07.01.2013, 10:20
Is Seatbelt defined as a varible at the top of the script? If so, try changing its name to
The Variable name is the same as the function name (Seatbelt(playerid)).
pawn Код:
new VSeatBelt[MAX_PLAYERS]; // for example