05.09.2011, 19:43
So tell me guys, what do you think would be (very useful but) impossible to script?
So tell me guys, what do you think would be (very useful but) impossible to script?
|
FuckPlayer(playerid);
EnableHeadShots(enable); //this will fully enable headshots, with the decapatation and this shit.
SendPlayerFile(playerid, filename[]); //send a file to the User Files directory of the player.
IsPlayerIdle(playerid); //check if the player has pressed ESC.
if(CheckPLayerHasObject = 0);
{
DownloadObjectForPlayer(ThisWouldBeSoCool);
}
else ConnectPlayer(playerid);
return 1;
}
Umm think of this to add a custom object to a players file or somthing
It's not possible for you to do I dont think but a admin will look at this pawn Code:
|