31.01.2011, 15:14
Quote:
He wanted to fix the errors, and it works like this, where is your try to fix the error? i cant see it.
|
Darien, 'continue' is used in loops, read the samp wiki or the pawn documentation on how to use it. If you want the gates to open only for you, you need to check the players name and not the id, since 'playerid' isn't a constant value, it changes when players trigger events so that It's their id on certain events, so the script knows which player is doing what (eg connecting (OnPlayerConnect))