30.07.2010, 20:24
Guys Can you tell Me Why We use this when we want the other players can't entrer in Admin's Vehicules
public OnPlayerStateChange(playerid, newstate, oldstate)
{
if (newstate == 2)
I mean if (newstate == 2)
public OnPlayerStateChange(playerid, newstate, oldstate)
{
if (newstate == 2)
I mean if (newstate == 2)

