[join lists [t1] [t2] and output into [t3] ]
| i length line |
i_ 0.
length_ self lineCountOfList: (t1).
length timesRepeat: [
i_ i + 1.
line_ self getLine: (i) ofList: (t1).
self append: (line) toList: (t3)
].
i_ 0.
length_ self lineCountOfList: (t2).
length timesRepeat: [
i_ i + 1.
line_ self getLine: (i) ofList: (t2).
self append: (line) toList: (t3)
].
Thats in CYOB
Type:
-
Offline
johnnydean1 wrote:
[join lists [t1] [t2] and output into [t3] ]
| i length line |
i_ 0.
length_ self lineCountOfList: (t1).
length timesRepeat: [
i_ i + 1.
line_ self getLine: (i) ofList: (t1).
self append: (line) toList: (t3)
].
i_ 0.
length_ self lineCountOfList: (t2).
length timesRepeat: [
i_ i + 1.
line_ self getLine: (i) ofList: (t2).
self append: (line) toList: (t3)
].
Thats in CYOB
Type:
-
Why.
Offline
[join lists [t1] [t2] and output into [t3]]
(self listNamed:t3 ifNone:[^self]) newContents:((self listNamed:t1 ifNone:[^self]) listContents, (self listNamed:t2 ifNone:[^self]) listContents).
Or we could report a list:
[join lists [t1] and [t2]]
|t3|^(t3_ScratchListMorph new listName:'list' target:nil;newContents:((self listNamed:t1 ifNone:[^self]) listContents, (self listNamed:t2 ifNone:[^self]) listContents)).
Offline
what about my question at the very bottom of the previous page
Offline
PlayWithFire wrote:
PlayWithFire wrote:
hey guys!
I've imported my project, Scratch Bash Dg Edition into panther in the hopes that i could update it and maybe make the sequel using panther. unfortunately, i've found that the project doesn't work properly in panther. many of the buttons don't show up, the characters can't move and things don't work. could anyone please explain to me why this is happening?bump
Some of the parts of panther and scratch aren't compatible, such as the direction reporter. Try replacing blocks and see if things start working again.
Offline
okay i'll go through everything, thanks.
i also noticed that the hide variable block isn't working for me.
Offline
Hi developers of Panther!
You may of noticed I am creating a website called MOD share. It will basically be just like scratch but Mod projects can be uploaded! This means anyone can share a project that has been made with their favourite mod. At the momment that is impossible, at least not an instant upload, but with MOD share it is possible to share any project made with any mod. The website is not finished yet but will be in the next month or so. Since Panther is such a good mod I would love to include it so I would just like to ask for your permision to list it and allow the upload and sharing of Panther projects. Is this okay with you?
Thanks, Daffy22
PS:- I know you are making your own upload site but I feel my site would be 'incomplete' without panther! Please.
Offline
Feel free to let people upload Panther projects to your site, We're happy for people to share wherever they're can and we're frustrated by the lack of quality in our uploading system, believe me. If you could possibly forward any projects you get by email to me so that we can upload the same project to our sharing site, please do so (leave a small note mentioning it will be shared on the Panther site too).
I am in charge of adding projects to our site at the moment, here's a little advice:
it's a full time job, be prepared to knuckle down and do it, or get someone to help.
Due to Panther's excellent custom blocks, it is unfortunately possible to make mildly dangerous projects with it, please think about checking each Panther project's coding and custom blocks before uploading it, as I do to ensure nothing bad is uploaded
This sounds like a great idea, I look forward to seeing all your excellent ideas being used
Offline
sparks wrote:
Feel free to let people upload Panther projects to your site, We're happy for people to share wherever they're can and we're frustrated by the lack of quality in our uploading system, believe me. If you could possibly forward any projects you get by email to me so that we can upload the same project to our sharing site, please do so (leave a small note mentioning it will be shared on the Panther site too).
I am in charge of adding projects to our site at the moment, here's a little advice:
it's a full time job, be prepared to knuckle down and do it, or get someone to help.
Due to Panther's excellent custom blocks, it is unfortunately possible to make mildly dangerous projects with it, please think about checking each Panther project's coding and custom blocks before uploading it, as I do to ensure nothing bad is uploaded
This sounds like a great idea, I look forward to seeing all your excellent ideas being used
I'll reply for Daffy22 (i'm in a collab with him).
What you are asking for is quite dfficult as the projects are uploaded via an automatic script. We will however have moderators checking the projects and comments to keep the site clean. You didn't seem to understand this in the last post so i just wanted to clarify
Offline
LS97 wrote:
I'll reply for Daffy22 (i'm in a collab with him).
What you are asking for is quite dfficult as the projects are uploaded via an automatic script. We will however have moderators checking the projects and comments to keep the site clean. You didn't seem to understand this in the last post so i just wanted to clarify
Ah, I got the impression automatic downloads were not possible currently meaning quite some time, If this is a problem because it does not arrive as an email, then that's fine, no need to forward it
Offline
sparks wrote:
LS97 wrote:
I'll reply for Daffy22 (i'm in a collab with him).
What you are asking for is quite dfficult as the projects are uploaded via an automatic script. We will however have moderators checking the projects and comments to keep the site clean. You didn't seem to understand this in the last post so i just wanted to clarifyAh, I got the impression automatic downloads were not possible currently meaning quite some time, If this is a problem because it does not arrive as an email, then that's fine, no need to forward it
So is it a yes?
Offline
Daffy22 wrote:
sparks wrote:
LS97 wrote:
I'll reply for Daffy22 (i'm in a collab with him).
What you are asking for is quite dfficult as the projects are uploaded via an automatic script. We will however have moderators checking the projects and comments to keep the site clean. You didn't seem to understand this in the last post so i just wanted to clarifyAh, I got the impression automatic downloads were not possible currently meaning quite some time, If this is a problem because it does not arrive as an email, then that's fine, no need to forward it
So is it a yes?
i do suppose so
Offline
LS97 wrote:
Daffy22 wrote:
sparks wrote:
Ah, I got the impression automatic downloads were not possible currently meaning quite some time, If this is a problem because it does not arrive as an email, then that's fine, no need to forward itSo is it a yes?
i do suppose so
Not yet, we need to discuss it.
Offline
nXIII wrote:
LS97 wrote:
Daffy22 wrote:
So is it a yes?i do suppose so
Not yet, we need to discuss it.
I don't see your problem. Loads of mods are letting us do this BYOB, Rage, Bingo and many more! You'll get extra addverticing. Anyway theres nothing you can do to stop us because it's not like you've got a patent for it!
Offline
Daffy22 wrote:
Anyway theres nothing you can do to stop us
Okay, you started out friendly and polite, what's up with this? What you meant was
@nXIII: what's your concern? Something we could work to resolve?
Isn't that what you meant?
Offline
bharvey wrote:
Daffy22 wrote:
Anyway theres nothing you can do to stop us
Okay, you started out friendly and polite, what's up with this? What you meant was
@nXIII: what's your concern? Something we could work to resolve?
Isn't that what you meant?
Yes, sorry I was getting stressed!
Last edited by Daffy22 (2010-09-10 15:18:02)
Offline
I feel stuck now. The Reason why nXIII would rather not allow you to upload is probably because we like to know about all the projects created with Panther. However, we still want people to use and share Panther and for this reason I say go ahead. It would have been lovely if a copy could have been sent to us so that we can continue to see what's going on, but if it's not possible, I can always browse your site and have a look!
I discussed this inconclusively with nXIII eariler, but I don't see why we should stop you, and if he has a problem, I apologise for this post and ask that we discuss it further
Offline
sparks wrote:
I feel stuck now. The Reason why nXIII would rather not allow you to upload is probably because we like to know about all the projects created with Panther. However, we still want people to use and share Panther and for this reason I say go ahead. It would have been lovely if a copy could have been sent to us so that we can continue to see what's going on, but if it's not possible, I can always browse your site and have a look!
I discussed this inconclusively with nXIII eariler, but I don't see why we should stop you, and if he has a problem, I apologise for this post and ask that we discuss it further
Thanks! I'll look into letting it email you the project if I can but you may get a lot of spam!
Offline
sparks wrote:
I feel stuck now. The Reason why nXIII would rather not allow you to upload is probably because we like to know about all the projects created with Panther.
No, but I don't really care anymore...
Offline
sparks wrote:
so... yeah! go ahead with that!
I'm running a workshop at my school for younger pupils that introduces them to game making using Panther as a language! Isn't that cool?!
Yup
Wish my school would let me do that, so I have to stick with Lego Robotics club.
P.S: Hows develpoment going? E-mail per chance? Get Hamachi! Then I can talk to yooouu! *Feels cut off from Panther Team*
Offline
WHAT is that smiley doing to that poor rainbow sheep in your sig, Sperry? Not much has been going on, nXIII has been working on 10 things at once, not many of them Panther related, and I'm very busy with school and my German exchange atm
Offline
sparks wrote:
WHAT is that smiley doing to that poor rainbow sheep in your sig, Sperry? Not much has been going on, nXIII has been working on 10 things at once, not many of them Panther related, and I'm very busy with school and my German exchange atm
Shaving it! Poor shhep
Could you pleeeease get Hamachi pleeeeaasee! I would like to catch up, and I might, might tell you about a suprise I've been thinking about (Not saying here though)
Offline
Sperry wrote:
sparks wrote:
so... yeah! go ahead with that!
I'm running a workshop at my school for younger pupils that introduces them to game making using Panther as a language! Isn't that cool?!Yup
Wish my school would let me do that, so I have to stick with Lego Robotics club.
P.S: Hows develpoment going? E-mail per chance? Get Hamachi! Then I can talk to yooouu! *Feels cut off from Panther Team*
I have no robotics/Lego/Computer club at my school
Offline