Search Results
Quote: Originally Posted by DeathGod Quote: Originally Posted by _EminEm_ Nice for newbie good job! nigga Another white guy trying to be black. LOl also just to say tha...
268
can this be used to make a message apear ina gangzone? Код: public Rampe() { for(new i=0; i<GetMaxPlayers(); i++) { if(IsPlayerInRangeOfPoint(i, 10.0, 1553.157, -4554.372, 2861.08, -2779...
53
nope didnt work but im now down to this Код: if(IsPlayerInArea(playerid, 1553.157, -4554.372, 2861.08, -2779.334)) { SendClientMessage(playerid, 0x050CFAFF, "GETOUT"); return 1; } and stil...
136
ive got this Код: public LVWZ() { for(new i=0; i<MAX_PLAYERS; i++) { if(IsPlayerConnected(i)) { if(IsPlayerInArea(i, 1553.157, -4554.372, 2861.08, -2779.334)) { GameTextForP...
136
im trying to make a area only rcon admins are allowed in thats the problem.
136
....such a command like "onplayerenter(gangzone)" or anything like that?
42
ok last thing today hopefully i want a message to appear when you enter Код: (1800.4030, 1631.5419, 2583.8723, 2621.3843) is this possible , if the script to do is hard , please have a link or so...
136
error 017: undefined symbol "playerid" found on Код: for(new i=0; i<MAX_PLAYERS; i++) { if(IsPlayerConnected(i)) { if(IsPlayerInArea(i, 2422.7078, 2341.8752, 1738.9839, 1740.3250)) ...
46
ummmm , how , thats way above my level of scripting.
116
ive got a gangzone , but how can i make it so when you enter it a message appears?
116
my objects dont show up in game , how can i get em too Код: #include <a_samp> #if defined FILTERSCRIPT public OnFilterScriptInit() { print("\n--------------------------------------"); p...
88
how can you make a gangzone , for when you enter it makes stuff happen like a CMD would? e.g "sendclientmessage"
62
what is the command to add +1 to a players score , and hwere do i put it?
56
Quote: Originally Posted by Phento Nice. Quote: Originally Posted by kennyist bugs 7 warnings - i dont know what causing it (im newish to scripting) http://forum.sa-mp.com...
141
ok i got all that working then i started another menu Код: if(CurrentMenu == sexshops) { switch(row) { case 0: { GivePlayerMoney(playerid, -500); GivePlayerWeapo...
96
oh lol . my bad eye sight ..... :S , nope still get the same
96
im getiing "C:\Users\tristan\Documents\My Received Files\test.pwn(215) : error 010: invalid function or declaration" on this Код: public OnPlayerPickUpPickup(playerid, pickupid) if (pickupid ...
96
why do i get "C:\Users\tristan\Documents\My Received Files\test.pwn(102) : error 035: argument type mismatch (argument 2)" on this Код: case 0: //crisps { GivePlayerMoney(playerid, -5...
55