Darthatron
巨大なトロール。
- 1,152
- Posts
- 19
- Years
- Age 33
- Melbourne, Australia
- Seen Feb 3, 2015
Help? every time I do the give pokemon script, this comes up:
![]()
The script is:LOL I'm still not finished with itCode:#dynamic 0x800000 #org @start checkflag 0x828 if 0x1 goto @done msgbox @1 0x5 compare LASTRESULT 0x1 if 0x1 goto @take msgbox @2 0x6 release end #org @take givepokemon 0x85 0x5 0x0 0x0 0x0 0x0 fanfare 0x13E msgbox @3 0x4 waitfanfare closeonkeypress setflag 0x828 msgbox @4 0x5 compare LASTRESULT 0x1 if 0x1 gosub @name msgbox @5 0x6 release end #org @name call 0x1A74EB return #org @done msgbox @6 0x6 release end #org @1 = Hello.\nSorry to trouble you.\nI can't take care\nof my Charmander.\pCan you take care of\nit for me? #org @2 = That's okay.\pI'm sure someone else will\ntake it. #org @3 = [black_fr]You received a Charmander! #org @4 = [black_fr]Would you like to give a\nnickname to Charmander? #org @5 = Please take care of\nCharmander. #org @6 = Are you taking good care\nof Charmander?
Looks like you are missing the std.rbc file. Re-download XSE and try the script again.