| Author |
Message |
Forum: General Topic: err pokemon battle system code. |
| arno321 |
|
Posted: Thu Sep 06, 2007 1:53 pm
|
|
Replies: 23 Views: 12149
|
my friend says its with C# or VB he doesnt know lol he just said he found it on website  |
|
 |
Forum: General Topic: err pokemon battle system code. |
| arno321 |
|
Posted: Wed Sep 05, 2007 8:09 pm
|
|
Replies: 23 Views: 12149
|
| is this correct o_definer global.identity=0; //SPRITE INDEX OF ENEMY // global.battled=1 sound_loop(snd_battle) room_goto(global); o_battlecontrol CURRENT_ENEMY=1; CURRENT_SELF=1; CURRENT_SPRITE=get_sprite(global.enemy[CURRENT_ENEMY]); CURRENT_SELFSPR=get_sprite(global.our[CURRENT_SELF]); if variabl... |
|
 |
| Sort by: |