- 2
- Posts
- 14
- Years
- Seen May 23, 2010
Everytime i write a script on XSE, compile it then add it into advance map it doesnt work.
Here is what i do
Open XSE
Write script
#Dynamic 0xOFFSET
#org @start
lock
faceplayer
msgbox @text 0x6
release
end
#org @text
= bla bla
Then i compile it and then i add the offset to the persons offset on AM
but when double clicking the person to open the script all i get is
#org 0xsumnumber
Thats it
What is going on?
Here is what i do
Open XSE
Write script
#Dynamic 0xOFFSET
#org @start
lock
faceplayer
msgbox @text 0x6
release
end
#org @text
= bla bla
Then i compile it and then i add the offset to the persons offset on AM
but when double clicking the person to open the script all i get is
#org 0xsumnumber
Thats it
What is going on?