I hope this tutorial dosen't need a moderator request or I'm sorry. This is a tutorial for scripting with Pokescript. Anyone who wants the program can send an email to [email protected] since posting links is banned i think. Is it? You also need a-map which is advance map. I'll tell you about compiling to in the email. Well, let's get on with the show!
Basic Scripting
Let's say you want to talk to a guy who says "Kaliba Hooha Duck Eating Mongoose". Lemme write a complete script and then I'll explain.
So now I explain. When we start a script we have to put #org and then $somepointer. You can put start or begin or uglyduckling or something but it can't have spaces. Then lock to lock everything in place including us so we don't move and faceplayer to make the person we talk to face us. Then message and some pointer again. It dosen't have to be $1 but something else without spaces. Then the same pointer for the message, a 1, an equal to sign and your message. The \n seperates the sentences. It appears like
From there you have to use \l. \n works but it might not. Experiment with it. Then there's \p to seperate as paragraphs. Ok now there's boxset 6, this shows that this is a normal text box. Then release to release everyone from lock and then end to end the script.
LESSON 1 BASIC SCRIPTING COMPLETE
Next lesson, next post....