My First Script

Old posts that have not been replied to for several years.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

Hehe.. error spoted..

Code: Select all

global poz_chans text text2 
should be:

Code: Select all

global poz_chans text1 text2 
Anyway, if you want to drop the *line* and call the global variables then call them like $::text1 and $::text2 in the line where you want them.
Once the game is over, the king and the pawn go back in the same box.
Locked