You are not logged in.
Pages: 1
one more question:-
(a little newbie question)
what do we write here(where !! signs are made) in pksv:-
#org !!!!!!!!
____________
faceplayer
loadfont
2writetext !!!!!!!!!!!, !!!!!!!!
closetextbox
loadmovingsprite
end.
Last edited by Kumar (2013-12-08 05:10:05)
Offline
yes
You can try to hide yourself in this world of pretend; when the paper's crumpled up, it can't be perfect again.
Offline
okay
You can try to hide yourself in this world of pretend; when the paper's crumpled up, it can't be perfect again.
Offline
help
You can try to hide yourself in this world of pretend; when the paper's crumpled up, it can't be perfect again.
Offline
1. how to insert new trainer and data(i know how to script trainer and add event but how to repoint trainer data)
2.how do trigger are coded?
1. Trainer data works so that the pointer table tells where the Trainer Groups are located. Each Trainer Group can hold "infinite" amount of Trainer No.s that are divided from each other with byte FF. So you can't repoint the trainer data of one specific trainer unless that is a gym leader or such enemy - you need to repoint the Trainer Group data as whole.
2. Look for Scripting Compendium and check the event data information there.
3. PKSV question... see how existing scripts work.
Offline
Pages: 1