31.10.2010, 22:13
Hello. I wanna to make cars where can enter just one player and noone else when some other will enter to eject him automaticly... please someone help
Thanks...
Thanks...

new pName[24];
GetPlayerName(playerid, pName, sizeof(pName));
if(strfind(pName, "(Name)", false) != -1)
public OnGameModeInIt()