Search Results
Damn never even though of that, thanks man!
75
Hello, I'm trying to make a map for my server where there is lights and stuff, however I'm trying to make a strobe light system for it and I cant really find the last object ID I'm looking for. I so ...
75
Bump* How it the world can it be that my OnPlayerEditObject is not working, I also fixed the warnings and it still not working. Doesn't even print a damn thing in to the server_log.txt Any ideas?
147
Well the difference between them are that CreateObject are a none streamed object which there is a limit on in SA:MP which is up to 1000 objects, if you use a CreateDynamicObject you'r streaming the o...
67
Okey, so I just tried the print the debug out, nothing ends up in the server_log.txt, it only shows that I connected and logged in thats all. Also I get no errors from the codes, to be honest I have ...
147
Quote: Originally Posted by [MG]Dimi Thing is I DO know about it but I don't use those defines. Simple if(response) or if(!response) does the job. And no, those posts aren't spam. Second t...
147
Quote: Originally Posted by [MG]Dimi You defined EDIT_RESPONSE_FINAL and CANCEL on your own? if so show me that line. I where looking at your account details, to be having 1,262 posts I...
147
Hi there, I've tried this a few times now, but everytime I use the OnPlayerEditObject function and hit the save button on the pins in game nothing happens, doesn't matter if I cancel it or if I hit t...
147
Hi there, As everytime I try to create commands over filterscripts it never works, specialy if it's ZCMD or any other function, it's like my game mode kicks it out. Anyways I'm trying to make a furni...
46
The problem isn't smap, Samp only replaces such as vehicle handlings etc. I'd belive it's not correct installed, try going in to singel player and check if it works there, if thats the case check your...
155
I don't really see the server problem here, maybe move on to a correct section?
186
Here, hope it works for you! pawn Код: if(strcmp(cmd, "/local", true) == 0 || strcmp(cmd, "/l", true) == 0) == 0){    if(IsPlayerConnected(playerid))    {        new str[160];        ...
203
This is server support, not a script support section...
118
Alright, thanks for all help! Cheers guy!
66
Hello fellow SAMP:ers I'm trying to remove a few objects BUT, they never get removed in game. I just wonder is there a limit for it or something because I have like 700 removed object, maybe that's w...
66
Hello everyone, I'm looking for a object that's small like a strobe light on a vehicle, it should be blue or red if not maybe you can re-texture it but I don't know. Any ideas?
43
Hello! I'm trying to create a function to write some details in a text file but some how it doesn't write more lines, I just write one and if I decided to save something else it replaces the old line...
68
Sorry, here's a translation pawn Код: [14:05:07] [debug] Run time error 4: "Array index out of bounds"[14:05:07] [debug]  Accessing element at index 4 past array upper bound 2[14:05:07] [debug] ...
144
Ehmmm How can I understand this? xD pawn Код: [13:49:15] [debug] Run time error 4: "Array index out of bounds"[13:49:15] [debug]  Accessing element at index 4 past array upper bound 2[13:49:15] ...
144
Quote: Originally Posted by Anak Crash Log? I don't know where I can find one, the only thing I see at my host is that it's "Server cashing, auto restarting" some times nothing. But it ...
144