Thread
:
Script Help Thread (DO NOT REQUEST SCRIPTS)
View Single Post
#
7501
December 29th, 2012, 08:36 AM
Kyouhei_ii00
I'm male
Join Date: Dec 2012
Gender: Male
I made a trainer but I need to talk to it to battle.
Script:
Spoiler
:
#dynamic 0x71E400
#org @start
trainerbattle 0x0 0x202 0x0 @yo @do
msgbox @talk 0x6
release
end
#org @yo
= Come at me Bro!!!
#org @do
= ....
#org @talk
= ....
Here are the AMap settings:
Spoiler
:
Movement = $11
Trainer = $01
View Radius = $0004
Person ID = $0000
I want it so that the trainer walks up to the player then battles
Last edited by Kyouhei_ii00; December 29th, 2012 at
10:39 AM
. Reason: lacking info
Kyouhei_ii00
View Public Profile
Send a private message to Kyouhei_ii00
Find all posts by Kyouhei_ii00
Find threads started by Kyouhei_ii00