Search Results
Hello. I'm programming a server using SAMP 0.3.DL and I need to know if there's a callback or something to be called when the user has finished the download of my custom models. I've looked here in ...
79
Hello. I'm a player who started a long ago here, but in the past two years I haven't played any SAMP servers. How is having a own server today? I'm Spanish, what about attacks? When I left SAMP, peo...
592
Quote: Originally Posted by Alteh Kemula, is signaling that it is already defined... :facepalm: try to modify the library. Of course it's telling me that those symbols are already def...
60,218
Hello. I got these two errors: Код: D:\Trabajo\GitLab\projectx\gameServer\legacy\nex-ac.inc:2978 (error) symbol already defined: "@yH_OnPlayerConnect@003" D:\Trabajo\GitLab\projectx\gameServer\le...
60,218
Quote: Originally Posted by 10MIN https://stackoverflow.com/questions/...acket-redirect or https://stackoverflow.com/questions/...een-interfaces may be usefull Thank you for your respon...
475
Hello people. I am very interested in knowing what other servers do to have more than one IP address pointing to their server, so that in case of attack, they can connect from another. I have read a...
475
Quote: Originally Posted by xPhantom I wonder, would the same thing happen if you were to disable the cookie connection system? The fake player now 'joins' the server Quote: [10:46...
159
Quote: Originally Posted by xPhantom I had a few issues before with CSF firewall, when I used to run a server and I enabled CSF the 7777 port would be temporarily blocked by CSF. Although ...
159
Hello. I've receiving cookies attack thus not allowing real players to join my server. The server stay in Server is not responding... I'm using a OVH's Game dedicated server, and CSF firewall. Bannin...
159
Quote: Originally Posted by Micko123 Show code of create vehicle Код: CreateVehicle(Veh[i][vmodel], Veh[i][vx], Veh[i][vy], Veh[i][vz], Veh[i][va], Veh[i][vcolor1], Veh[i][vcolor2],...
189
Hello. I'm creating vehicles with CreateVehicle. In Respawn Time, i've set them to 300 seconds. Why don't they respawn after 5 minutes? Thank you.
189
Quote: Originally Posted by Vince Damn, just write a function. I don't understand this affection for large macros. They're hardly readable and they increase the size of the compiled code b...
265
Quote: Originally Posted by AndreT Try to implement the logic yourself. You have to create a function that takes all the characters in string A and applies the function tolower (https://sa...
265
Hello. Is there any include/plugin or function to use like strtolower? I know that tolower is for characters only (read from the SAMP's wiki). Thank you
265
Puedes buscarlos en OnGamemodeInit, o ver si estбn en algъn filterscript.
184
Quote: Originally Posted by Marshall2015 Toda la razуn. Acб publiquй la soluciуn: http://forum.sa-mp.com/showpost.php?...06&postcount=8 No se puede acceder a ese enlace.
102
I've used it on another dedicated server and now it's working! Solved.
139
The file is in the same directory. I think that class works correctly, but the problem is when connecting to my server. Thanks.
139
Hello. Today I've trying to use RCON from a PHP script. I've used Westie's php class. I don't know what am I doing wrong. Cannot do it from Windows nor Linux. I've sockets extension enabled, and I've...
139