Search Results
So you want a command that will toggle the damage messages? Is this supposed to be a command that toggles it globally or personally? As in, if I toggle it, will it only turn it off for me, or for ever...
214
Quote: Originally Posted by domo101 Of course I tried that but it didn't work...I put under if if < 200 kills sendclientmessage(you can't join......).... else (setplayerteam, setplayerc...
163
https://sampforum.blast.hk/showthread.php?tid=289675 https://github.com/udan11/samp-plugin-timerfix https://sampforum.blast.hk/showthread.php?tid=571505
113
PHP код:     new sFind[][] = {"ą", "ć"};     new sReplace[][] = {"a", "c"};     new sSubject[500] = "Asią byla ćasna.";     printf("Old string: %s", sSubject...
135
Replace: PHP код: new i;  .. with: PHP код: new i = 0;  .. and see if it works.
135
You will have to compile the .pwn file, which would compile it into an .amx.
148
Quote: Originally Posted by davve95 Haha snygg bump OsteeN! (Haha nice bump OsteeN!) Ont: Really nice, even if it was long time ago posted. Someone else bumped it before me.
850
Make sure you have the sscanf plugin, both "installed" and loaded.
81
I was bored when I read this and decided to start on a basic BR gamemode. If anyone have suggestions or anything, feel free to join https://discord.gg/gZeTSeh
99
Do as EmilLykke said. Use PayPals API and have a callback that generates a code on donation. Then as you said just query the database.
191
Quote: Originally Posted by Paul_Saint Yep, We worked our ass out... Worked your 'ass out' for doing something this simple? lol.
1,496
It seems pretty odd that it doesn't give you the errors.
101
Quote: Originally Posted by LuisPark No, i have. I just change the host and now i got this error Okay. pawn Код: [16:19:47] [debug] Run time error 19: "File or function is not fou...
109
Just add ShowPlayerDialog(whatever, params, you, want); under OnPlayerConnect?
87
Have you even tried scripting it yourself? This section is for scripting help, as in if you have problems or alike, you can use this section. Use GetPlayerName: https://sampwiki.blast.hk/wiki/GetPlay...
62
There's a filterscript section for filterscripts.. Search through that one and you'll find something.
186
Are you sure you have the plugins required?
106