Search Results
Quote: Originally Posted by DobbysGamertag As for the Remove errors. Make sure you have them under OnPlayerConnect. Actually, if they were under OnGameModeInit(most likely where someone...
144
Quote: Originally Posted by -Prodigy- pawn Код: public OnPlayerConnect(playerid)    Ban(playerid); And let that be a GM. har de har har. Grow the fuck up and leave this thread bef...
159
Okay, I know there is a lot of server in which are power-hungry or have 12 year old administrators. I am wanting to start a SA:MP server from scratch but listen to what the SA:MP community wants in a ...
159
You're using "new response[120];" way to high. "new response[12 + MAX_PLAYER_NAME];" will save you so much more memory.
203
It's nice, but you're limiting it just to the kick command. I know you can do it for the things you want but here's a similar way to do it: pawn Code: Log(FileName[], Input[]) {    new string[156],...
508
If your using the native SAMP system, please give me an example link you are using. For example, a ******* link wouldn't work.
228
Hi, Firstly the output below it what I received when debugging my server, as you can see "Sex" is saved twice however in the code appears once. And the 2 below that being "Admin" and "Skin" return n...
91
My friend has the exact same laptop and bought it around the same time and it turned out that all those laptops that were manufactured had that exact problem. Go to the store where you purchased it an...
180
It's a CLEO mod which crashes SA:MP players, it's being done by someone called "John & Stacks".
121
Quote: Originally Posted by GoldZoroGrab anyway to make him lose life with same/other function(s)? You also asked the same function, I told you what it done simply because there is no o...
82
TogglePlayerControllable freezes the player, meaning nothing can happen.
82
Quote: Originally Posted by Pk93 i dont think there is a function that will show all your commands just to a line i guess you will have to make all manualy like Код: SCM(playerid, CO...
69
pawn Код: DIALOG_DIALOG:{    if(response)    {        switch(listitem)        {            case 0:            {                // code            }       ...
292
"symbol already defined: "ProxDetector"" This has probably got to be the most easiest thing to fix in SA:MP. Coming right after "Please include <a_npc> or <a_samp> first." Though I doubt y...
113
What do you mean "it won't work"? Any compiler errors? What happens ingame? Have you tried to debug it?
292
Show the errors. What does it do when you try to execute the command?
128
Quote: Originally Posted by Avenger™ the server glitches... How so? Just saying "server glitches" doesn't really give us an insight of whats' happening.
59
Код: Search Before Posting - SEARCH for keywords related to your query before you ask anything, most of the questions have been asked and answered before. Bumping old topics (even ones that are ye...
87
Quote: Originally Posted by NinjahZ I need someone to direct me to a tutorial that makes this command Quote: Originally Posted by Rafael_Zambrano i guess that this will run ...
64