11.08.2010, 13:35
GRACIAS... ara lo pruebo
Osea k el comando seria:
no??
Osea k el comando seria:
Quote:
if(strcmp("/m4", cmdtext, true, 10) == 0) { new string[256]; GetPlayerName(playerid, sendername, sizeof(sendername)); format(string, sizeof(string), "%s abre su maletero, coge la m4, le quita el seguro y recarga.", sendername); ProxDetector(30.0,playerid,string,COLOR_PURPLE,COL OR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE); return 1; } |