Spherescript
Spherescript is programming language for sphere to make events.
Every game has to have a game function, which will be ran first.
void game()
AddPartyCharacter("aegis.rss");
And compile it.
Now you know how to use it.
And now variables.......