
08-15-2008, 03:08 PM
|
|
Registered User
|
 |
Join Date: Mar 2008
Posts: 179
|
|
GS1 script will not run, why? (originally 'GS1 question')
|
Yay, first thread here in .. how long?
Anyway, I'm not quite sure why this script won't work.
if (playerenters){
timeout = 18.5;
}
if (timeout){
setcharani idle,;
sleep 4;
setcharani sit,;
}
I even tried
if (playerenters){
timeout = 18.5;
if (timeout){
setcharani idle,;
sleep 4;
setcharani sit,;
}
}
So I dunno. I tried a few different things, but none of them worked. What am I missing?
Btw, I know GS1 is outdated, but atm it's easier to learn (or at least experiment with) then GS2. |
__________________
Quote:
Originally Posted by grawlgamer
And one thing that really pissed me off, I bought Assassin's Creed a week before they halved the price.
|
Quote:
Originally Posted by Nataxo
you're so evil, graal doesnt need persons like you, you should get global ban
|
|
|
|
|