Search Results
Quote: Originally Posted by biker122 Try this: pawn Код: public OnPlayerDeath(playerid, killerid, reason){    //if(!(killerid) && reason != 53) SendDeathMessage(killerid, pla...
254
Quote: Originally Posted by iThePunisher pawn Код: public OnPlayerDeath(playerid, killerid, reason){    new oldlevel;    new newlevel;    oldlevel = GetPlayerWantedLevel(killerid...
254
I am not using PlayerCrimeReportForPlayer: I am using OnPlayerDeath. O.o
254
So here is my issue I am trying to add a "Crime Report" that is sent to the the Police when a player kills another player Via (OnPlayerDeath), well so far it works, it does give killerid a wanted leve...
254
So I have this issue "ShowPlayerNameTagForPlayer" I'm trying to turn off the nametag for the player that used the command, and so far it does indeed turn them off, but my problem is when another playe...
76
Well the command is from a Admin script, and with many things it has.. ALOT of the commands didn't even work! I've fixed almost 99% of it but that is one of thew few commands that refuse to work. It ...
156
Mhm. I knew I could do that, I was trying to simplify it into a command. :P Thanks though.
156
undefined symbol "GetPlayerIP" I changed it to GetPlayerIp and it compiled but the command it's self didn't work, I checked the samp.ban to see if my IP was in there and nothing was. I am in for a bit...
156
You guys are going to get tired of seeing me. ^-^ So my issue, I have a command that kicks me and doesn't ban me. Any sugguestions? Код: CMD:rban(playerid, params[]) { LoginCheck(playerid); Le...
156
Dude, thanks. I added them compiled them without errors and tested them. Worked 100% Rep man. Thanks!
101
Where would I set this in the filterscript? Under it? Bash me if you want I haven't learned much yet.
101
Would anyone mind showing me how I can set a timer to my ban command? I'm not to good with timers, or scripting for the most part. Код: CMD:ban(playerid, params[]) { LoginCheck(playerid); Leve...
101
Holy, I didn't even see that!, But I did fix that "," and still have the same error. Want me to send it to you to look at?
133
I just reviewed that, and tested that but I still get the same error as above.
133
EDIT: FIXED; Lock the topic please.
133