Search Results
2009. Played since it was still at version 0.2x or older. Damn its 8 years already hahahaha and I'm still here
15,012
Quote: Originally Posted by Sreyas So the problem is that the invalid calling of function (that opens the map files) when connecting to server right? Can u post the onplayerconnect? Bla...
140
Quote: Originally Posted by Dayrion Why this is still called once the map is loaded ? pawn Код: new file[100];    format(file, sizeof(file), MAP_LOCATION, mapname);    if(!fexist(...
140
Quote: Originally Posted by Speedpro Do you have the folders created correctly? Yes I do. You can see that it actually load the file from the folders properly.... but until I join the ...
140
Hello all. I have a strange problem here. So I have a function, say, to load a map. And I use timer to load that function: Код: function:LoadMap(mapname[]) { new file[100]; format(file, sizeof...
140
Quote: Originally Posted by MrTostada I not declared nothing The problem is you haven't declared what is "telesww". You need to declare it first. And then, say when player executes a co...
107
Show me your server.cfg Few days ago I had the same problem and fixed it. The thing is, try to run your server as clean as possible: 1. No other plugins were running except the iTD plugin 2. No other...
79
Quote: Originally Posted by Konstantinos You need to ignore the name of the function and after the last parameter. I had written a function to move maps that conflicted and I used: pawn Ð...
111
So I have this stock code to load objects from a text file. Код: #include <streamer> #define MAP_OBJECTS_LOCATION "Maps/%s/objects.ini" stock LoadMapDynamicObjects(filename[]) //...
111
Did you store your [pLevel] when player logged in? Like it will read the account files from the person and load his pLevel (just to make sure). And if I face this problem I usually make a temporary c...
178
Try to use textdraw editor, it is a lot easier to create textdraws without just writing each code of the textdraws. I recommend you to use the iPLEOMAX textdraw editor: https://sampforum.blast.hk/sho...
122
Quote: [12:26:48] Loading plugin: Whirpool [12:26:48] Failed. I think it has to do with your plugins, or gamemode error. It is Whirlpool with the "L". EDIT: You should've posted ...
252
Show us your chatlog and your command.
252
Try posting your problems in this category for a better response: http://forum.sa-mp.com/forumdisplay.php?f=19 ---- Use FileZilla to upload your server files to the server where the SA:MP server wil...
179
Quote: Originally Posted by Potassium The question about the "most famous CnR gamemode" is subjective and shouldn't really be a question. Also, Pawn is the name of the scripting language...
170
I'd say that it is fixed in 0.3? Don't know much about it though.
74
I only see the 0.2x version though, Код: samp02Xserver.win32.zip samp02Xsvr.tar.gz EDIT: I found these two, Код: sa-mp-0.2.2-R3_a.exe sa-mp-0.2X-u1_2-install.exe Try it for yourself whic...
95