80s.haircut.man
SuperBanned
- 31
- Posts
- 13
- Years
- Florida
- Seen Feb 17, 2012
From a person with no biased knowledge of having used one or the other, which one would be most effective?
OLO
OLO
I only know how to use poket script. Isn't the scripting as bit different?
not really. for poke script movement commands you use #binary, while in XSE you use #raw. also for speech, in poke script here is how to write a message:
Spoiler:message $cool
$cool 1 = Cool!
boxset 6
while in XSE it is like this:
Spoiler:msgbox @cool 0x6
.................(other parts of the script).........
release
end
#org @cool
= Cool!
but XSE makes it easier to compile, and you can select scripts throughout the game and actually open them up in XSE. Pokescript is really for beginners (i definitely used), but once you get more advanced it is good to use XSE
PKSV even has rough thumb-disassembly.
Thumbs up! :DIt's like comparing IE with Google Chrome/Firefox. They're both browsers, they both do their job, but the only ones who still use Internet Explorer are the ones that haven't tried the other ones (or downloaded them yet).
Oh, guess which scripting program I'm referring to as the IE of scripting.
Pokescript!
PokeScript cannot even be considered as option.
XSE is way better in every aspect and the most important thing is... it actually works without those bugs that were mentioned.
You're using Pokéscript and you recommend XSE? o.OI'm using Pokéscript for my current hack, it's easy if you learn but I only hear good stuff about XSE. I don't want to learn more about scripting for a different script editor, but I'd recomennd XSE