Search Results
Still not helping...someone else please
77
Hello guys...this time im wondering how to check is player let we say stuned.So if player is stuned you wount be able to stun him again. I did this: i made cmd that toggles your controll to off and ad...
77
Quote: Originally Posted by leonardo1434 Here.. this way is better. pawn Код: new delay[MAX_PLAYERS];CMD:test(playerid,params[]){    if(gettime() < delay[playerid]) return SendCli...
85
Hello guys...im wondering how to make one command and make it usable every 30 secs. So if i do /command and i want do /command again i need to w8 30 secs. Thanks I use: sscanf,zcmd,foreach,asamp,ysi
85
Hello guys...im making /cuff command.What i need is someone to explain me how to check is player cuffed. So if you /cuff someone and you place him into handcuffs and you type /cuff again it will say e...
70
shitbird thanks...i knew its something like that but i wasnt really sure Thanks, rep+
86
If you was "messing" around on your server files (or server cfg) you should reinstall it. That retrieving info means that your server is down. And i bet your friends are not playing...their names are ...
152
Hello guys i stucked again...i need to check is player wanted so if player is wanted you will be able to /cuff him but if he aint it will send you message that you cannot cuff him Please help I use zc...
86
Ive tryed that but it didnt work...im re writing that command maybe i failed somewhere.Anyway thanks for help, rep +
183
Ahh i understand randomizing now but could you tell me how to take that randomzied money? as there isnt take money all i can do is reset but thats not it...if i have 300k and someones takes from me 10...
183
Darren i said i know how to make that command but i dont know how to randomize taken money. Jari thanks ill try it right now
183
Hello guys i was thinking about learning rob command.I know how to take all player money and give it to another player but thats not what i want. I want that /rob commands take different amount of mon...
183
Hello guys... Yesterday i made cmd that freezes player, heres code: pawn Код: CMD:freeze(playerid, params[]){    new id;    new msg[50], string[128], string1[128], string2[128];    if(sscanf...
104
Hello guys...im learning pawno and im wondering how to do this: I want make command (let we say /me) that will do this Joseph says hy Let me explain. I dont want this: Joseph: says hy i want message w...
67
Today i was making some random commands in pawno and when i tried to compile one i got this error: undefined symbol "Player@YSII_Ag" Its on line where my include <foreach> is...i tried re downlo...
35
Quote: Originally Posted by Matz Try like this; pawn Код: forward Infected(playerid);public Infected(playerid){    new Float:health; GetPlayerHealth(playerid,health);    SetPlayerH...
200
There is one problem...after 1 sec it kills me insed of taking 2hp
200
Still aint helpfull as it makes some msges...i want timer that takes your health every while- rape command
68
Hello guys...im beginer at pawno and making scripts....i know some sh*ts but not much Im wondering could someone help me with timers?I dont know anything about timers so can aonyone help? Or even bet...
68