Search Results
Quote: Originally Posted by Sascha pawn Код: CMD:members(playerid, params[]){    if(IsPlayerConnected(playerid))    {        new string[128];        new sendername[MAX_PLAY...
77
Well, on my RP server I have a command that is /members. Then all the members in your family should pop up, but instead it says like "Members Online Austin: Rank 6 Austin: Rank 2 Austin: Rank 4" So h...
77
Hello guys. So I am currently working on to get players able to do /accept death when EMS is off duty and when EMS is on duty /accept death wont work. So this is my current code. pawn Код: stock...
96
Quote: Originally Posted by Sascha yea I didn't post that before eh? Yours is working. Thanks AGAIN.. You're awesome! +rep added
133
Quote: Originally Posted by Matess pawn Код: CMD:frisk(playerid, params[])//for all or for specific teams?{    if(gTeam[playerid] == 2 ||     IsACop(playerid) ||     PlayerInfo[p...
133
Hello guys. Alright so I want to make the /frisk command available for all players because that is more realistic. But when I try to edit it by myself to get it work, it fucks up. So if someone only ...
133
well that command with if(EMSOnline) dont work.. What should I do instead?
156
Quote: Originally Posted by Sascha what is your variable to say whether some EMS is on duty?... I'll just use "EMS[playerid] = 1" for "on duty" now, you might need to change it later, or t...
156
Quote: Originally Posted by Sascha what is your variable to say whether some EMS is on duty?... I'll just use "EMS[playerid] = 1" for "on duty" now, you might need to change it later, or t...
156
Hello guys. I am working on to fix like, if no EMS is on duty /accept death will work. If EMS is on duty /accept death wont work. I think you understand. Anyways, because I am new and very noob in PAW...
156
Quote: Originally Posted by Vince http://forum.sa-mp.com/showpost.php?...4&postcount=18 Lol, my country is not even on the list..
114
I am right now learning about OnPlayerKeyStateChange actually.. For me it seems like Macronix code should work. Anyways, good luck!
69
[quote=Mriss;2955640]lolol [pawn](Lets skip 21-125 No question, idiot!
206
Alright here is the problem. Here and there, there is vehicle's from nowhere. Like in Grove Street. I have not added them and I dont know how to delete them. What should I do?
63
Try this: pawn Код: CMD:showbadge(playerid, params[]){    if(PlayerInfo[playerid][pMember] >= 1 || PlayerInfo[playerid][pLeader] >= 1)    {        new string[128], giveplayerid;   ...
130
Quote: Originally Posted by sampplayer12 Nice, great Fuck alot!
206
Quote: Originally Posted by Mckarlis Hmm I guess nice job Thanks xD, I am noob at everything.
206