This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages1
#1
VVVVVV / Re: Help with Scripts and Ideas for the Next Version
August 02, 2011, 05:26:14 PM #2
VVVVVV / Re: How Much Time Do You Have Played On VVVVVV?
August 02, 2011, 04:56:35 PM
I got it with the HIB3 3 days ago and have 6 hours played... quite a fun game!
#3
VVVVVV / Re: Help with Scripts and Ideas for the Next Version
August 02, 2011, 03:47:17 PMQuote from: PJBottomz on August 02, 2011, 04:42:30 AM
You mean, remove the space between the comma and "flash"?
I put end there to make sure that the script stops safely. In the past, I've had script malfunctions that caught me by surprise. It would shut the game down, and I would usually forget to save before I tested it, so I lost almost all of my work I added.
Anyway, thanks for the help! I'll test the script.
Also, do you know how to change the player's color, because I've seen screenshots of people doing that...
Well, removing the space there could help...
I have had worlds crash also... I didn't know you could stop that from happening
I think that if you click on the player (like you do with changing directions of conveyors) it changes the colour.
#4
VVVVVV / Re: Help with Scripts and Ideas for the Next Version
August 02, 2011, 04:37:48 AM
I just started the script (like 1 hour ago) but I think I see your problem...
I don't think you need the spaces between the command and the brackets, and that might mess it up... also... I don't think you need the 'end' in that...
Code Select
iftrinkets(1, flash)
destroy(warptokens)
endI don't think you need the spaces between the command and the brackets, and that might mess it up... also... I don't think you need the 'end' in that...
Pages1
