Showing Visitor Messages 1 to 15 of 23
-
June 3rd, 2010 7:17 PMMaho Minamihell yeah thanks 8D
-
June 3rd, 2010 10:25 AMpsychicboyWhy are you using boxset?
-
June 3rd, 2010 12:32 AMMaho Minamimeh friend i gots a little trouble with this script .___. it said line 16 D:
#dynamic 0x800002
#org @start
lock
faceplayer
checkflag 0x828
if 0x0 goto @creep
if 0x1 goto @creepy
release
end
#org @creep
givepokemon 0x1 0x10 0x0 0x0 0x0 0x0
fanfare 0x13E
waitfanfare
setflag 0x828
msgbox @we
boxset 0x6
release
end
#org @creepy
msgbox @done
boxset 0x6
end
#org @we
= You Got a Crap!
#org @done
= what do you want? -
June 3rd, 2010 12:12 AMMaho Minamihell yeah i got succes on meh first come back on scripts LOL no im hunting for map tiles xD can you give meh some tile's pwease xD
-
June 2nd, 2010 12:06 AMMaho Minamiyep i copied the first one that said start but actually i reveal the spires on AM problem is..when i start anything white screen >.>
-
June 2nd, 2010 12:03 AMpsychicboyCopy the one that says start, and secondly are any of the sprites hidden?
-
June 1st, 2010 11:32 PMMaho MinamiOh ok dude i really got a big problem i tried XSE script then i compile it i got 2 section of numbers on the mid bottom question 1 is..wich should i copy? ._.
2.ok here's another one i copied the first wich has $start then i go to myadvance map and changed the girls script offset in leaf green...then i started it to try but
but this **** happened..its on white screen D: i can't move anything >.> -
June 1st, 2010 10:45 PMpsychicboyXSE has a built-in tutorial. Its what taught me how to script in the 1st place.
-
June 1st, 2010 10:40 PMMaho Minamiok enough with this =.= do you have any link to a XSE scripting tutorial? xD
-
June 1st, 2010 10:39 PMMaho Minamiyes but there's a new question in teh previous post LOL.
-
June 1st, 2010 10:37 PMpsychicboyEhh.. you did copy my script and replace mine with yours right?
-
June 1st, 2010 10:32 PMMaho Minamiyayy im keep on double post rofl xD
i don't wanna edit the other i could get late if your reading it so here's another question in your script given to meh there's a error here's the thingy
No #org/#seek derectives were found.
i hate probs like this D: ok i think i solved the upper LOL i forgot the # on teh dynamic LMAO but i really got a big pwoblem error 13 "type mismatch"
curse XSE!!! CURSE!!!! -
June 1st, 2010 10:31 PMpsychicboyAlright. I used 0x800000 because most free space in the rom starts there.
Next. I used 0x4 because it combines lock and faceplayer into one command =] -
June 1st, 2010 10:28 PMMaho MinamiDIE!!! LOL
ok D: lol another question
in your dynamic thingy why is it x800000 and another one
in your msgbox why is it 0x4? .__. sorry for being a n00by kekekeke >:D -
June 1st, 2010 10:23 PMpsychicboyAHHHH PSKV CODING!!! Eww.
This is how I would do that script.
#dynamic 0x800000
#org @start
msgbox 0x4 @msg
release
end
#org @msg
= Hell no.

