Search Results
Quote: Originally Posted by Juvanii So it doesn't only hash the user path ? C:\Users\username\Documents\GTA San Andreas User Files\SAMP How can i deal with bans then ? range bans won't wo...
1,894
Quote: Originally Posted by Juvanii What CI stands for ? and how couldn't GPCI be unique ? what path does it exactly hash ? Is it the path where GTA installed ? or the path where SA-MP fol...
1,894
Welcome to Limitless Gaming - Real World at War IP: 145.239.172.235:7777 • Website: http://www.lgsamp.com/ • Discord: https://discord.gg/tQVrYW6 • Forums: https://forum.lgsamp.com/ Join ...
780
Fairly sure that it doesn't affect it. Remember, the ping is just a measure of how quick the communication between the client<->server is. Players will have lower/higher pings depending on where...
987
Can you show your OnPlayerConnect callback?
459
Quote: Originally Posted by DaZzY this is apart of cmd to make player invisible i need to add else ? and how to reset player color That's not what I said. You're telling me that you...
616
Quote: Originally Posted by DaZzY Yes im using this for a command this command make player invisible on map but when player is invisible on map there is no problem with senddeathmessage th...
616
Are you using SetPlayerColor or SetPlayerMarkerForPlayer?
616
Yeah, the website & launcher is returning a few 500, 502 and sometimes 404 errors. Gg.
3,580
Quote: Originally Posted by Adib23704 I am getting these errors. Code: pawno\include\eSelection.inc(202) : error 017: undefined symbol "PlayerTextDrawSetPreviewModel" pawno\include\eSele...
47,189
By recommending VSCode, do you have any real reason for recommending it or is it just because you use it? It'd be good for you to explain why you recommend certain editors. Personally, I prefer to use...
1,208
Quote: Originally Posted by BaFFyJunior Why don't you use cache_get_field_content? https://sampwiki.blast.hk/wiki/MySQL/R3...ld_content_int https://sampwiki.blast.hk/wiki/MySQL/R33#cache_g...
457
Possibly in this section? https://forum.sa-mp.com/forumdisplay.php?f=82
1,258
This is a really insightful guide! However, this seems to apply to pretty much all servers and so the title: "roleplay server" wouldn't be a great fit. This isn't a critique, it's more of a compliment...
2,181
I can't confirm whether they're bots or not, but there are reports that they are: who knows what's true these days? However, there has been a pretty big boom in players. Quarantine probably has a part...
1,962
Quote: Originally Posted by Mike861 Yeah i didn't saw that thanks. But it still does not save. Code: [04/29/20 11:32:07] [DEBUG] mysql_connect("127.0.0.1", "server_707", "*****", "server...
720
i should be %i. You have 13 fields (e.g. `USERNAME`) & 13 format specifiers (e.g. %s). However, you only have 12 values (e.g. Player[playerid][Password]. Therefore, one format specifier is empty ...
720
Code: error #1065 while executing query "": Query was empty [ERROR] mysql_format: destination size '225' is too small [DEBUG] retrieved and pushed value 'You have an error in your SQL syntax; check t...
720
Send the code where you save it to MySQL. Also, if you enable logging and you check your mysql.log file, there is likely to be an error.
720
Quote: Originally Posted by Markski There's no easier way since the last DCC update. It shouldn't be that hard anyways, you'll just need to fetch those two things at the top of the callbac...
324