The end of the world has come. I made a Heroes script.
Link:
http://www.blevwal.net/dokuwiki/doku.php?id=heroes_script
Yes, it is in a wiki.
Link:
http://www.blevwal.net/dokuwiki/doku.php?id=heroes_script
Yes, it is in a wiki.
Blue Warrior said:Better idea:
Code:bind 1 "skin Sonic; color blue" bind 2 "skin Tails; color orange" bind 3 "skin Knuckles; color red"
A lot more simpler. I think I'll add an SRB2JTE version of this in my controlpanel.txt script.
bind 1 "devmode; skin Sonic; color blue; devmode"
bind 2 "devmode; skin Tails; color orange; devmode"
bind 3 "devmode; skin Knuckles; color red; devmode"
Draykon said:Blue Warrior said:Better idea:
Code:bind 1 "skin Sonic; color blue" bind 2 "skin Tails; color orange" bind 3 "skin Knuckles; color red"
A lot more simpler. I think I'll add an SRB2JTE version of this in my controlpanel.txt script.
Blue Warrior's Grammer (lol) aside, this script dosen't work, for the simple reason that devmode has to be on in order to change skins. However, perhaps:
Code:bind 1 "devmode; skin Sonic; color blue; devmode" bind 2 "devmode; skin Tails; color orange; devmode" bind 3 "devmode; skin Knuckles; color red; devmode"
My heroes.txt file said:bind 1 "color blue; skin sonic; kick allbots; wait 2; addbot tails; wait 4; addbot knuckles; wait 10; tailspickup off"
bind 2 "color orange; skin tails; kick allbots; wait 2; addbot sonic; wait 4; addbot knuckles; wait 6; tailspickup on"
bind 3 "color red; skin knuckles; kick allbots; wait 2; addbot sonic; wait 4; addbot tails; wait 10; tailspickup off"
Flame_the_hedgehog said:You all are not Writing the code correctly...
This is how it should be (For netgames)
My heroes.txt file said:bind 1 "color blue; skin sonic; kick allbots; wait 2; addbot tails; wait 4; addbot knuckles; wait 10; tailspickup off"
bind 2 "color orange; skin tails; kick allbots; wait 2; addbot sonic; wait 4; addbot knuckles; wait 6; tailspickup on"
bind 3 "color red; skin knuckles; kick allbots; wait 2; addbot sonic; wait 4; addbot tails; wait 10; tailspickup off"
Yes... I tested this in Srb2JTE and it works PERFECTLY...
Blue Warrior said:No, Tails is not yellow in any game with decent visuals that I've played. Perhaps his emblem might be yellow, as well as his Super form. But Tails himself isn't.
I'm sure that script works fine. However, you can't add bots in devmode.Have you ever actually tried the script?
...Yeah, I improvised the script off of theirs. Your point? <_<Jason the Echidna said:fyi, improvise != improve. :|