Conversation Between SharpPoint and JasonX3333
Showing Visitor Messages 1 to 15 of 19
you came back on yesterday
I'm kinda 'taking a break' so to speak. I haven't opened XSE in months to be honest.
I can't get the hang of flag's the tut's didn't work for me so could you take some time to help me?
No problem! I hope you succeed with your team. ^-^
Thanks you motivated me into learning scripting I'm in 2 hack teams now thanks for all the help sharpey.
its rather good just in the bottom two corners the color goes through the box art
Yo look at my thread's new design. I want your thoughts on it. :)
Click the trainer on A-Map and set a number under View Radius which means how far that trainer can see the player. Also, make sure to check the trainer box above Unknown.
I did my first trainer battle script i just dont know how to make them come up to you do i have to set a flag or something
You open up Nintendo's script and use that to make your other scripts.
how do i use a nintendo base script?
Almost. Hmm_End and Hmm_Finish have to be either End or Finish. Use one of Nintendo's script as a base. It helps a lot. :D
#dynamic 0x29F6C8
#org @start
lock
faceplayer
trainerbattle 0x0 0x001 @Hmmm_start @Hmmm_finish
'====================
#org @Hmmm_start
= Hello lets Battle
#org @Hmmm_end
= Good one
is this right?
On XSE there's a button that looks like 'Gears'. That compiles your script.
how do i compile a script though if u can tell me how