09.08.2012, 21:38
Well.. Thats a fairly big onplayerupdate. put [pawn] tags around it.
EXAMPLE:
EXAMPLE:
pawn Код:
public OnPlayerUpdate
{
// Code here.
return 1;
}

