Search Results
Quote: Originally Posted by Sneaky. Tried on 3 different Win2003 servers, all 3 not working. Make sure you have the Microsoft Visual C++ 2008 Runtime installed.
95,815
Sorry for double posting, but It's not enough We must change OnPlayerUpdate function for fix memory allocation problem. Change old function to: http://cyberguerilla.pastebin.com/f62f2f968 NOT: Ad...
95,815
All GF Edits: For switch your GM's old Mysql plugin to this plugin, watch. I working about this, for 4 days. I solved this problem. Step 1: Find samp_mysql_ in your script. Change this to mysql_ St...
95,815
Quote: Originally Posted by Sneaky. CyberGuerilla: http://pastebin.com/f34ee9e27 Thank you very much Sneaky
95,815
This plugin is not alternative of other plugin. This is the best... Congratulations G-sTyLeZzZ
95,815
Oww, all chat functions f.. up Not worked.
165
Quote: Originally Posted by [XG Lj ] Weirdosport you're sending that message to everyone in ANY car, he's asking to send a message to someone who's in the same car as him. Yeah It's true...
165
If I use this function, all players can see the message. (Who inside any car)
165
stock SendCarMessage(playerid, string [], color12) { for(new i = 0; i <= MAX_PLAYERS; i++) { if(IsPlayerInVehicle(i, GetPlayerVehicleID(playerid))) { SendClientMessage(i, color12, string);...
165
Already added sampmysql Already added Include a_sampmysql.inc Server connected to MYSQL server. But, sometime gives this error.
121
I already deleted samp_mysql_free_result() functions. But It didn't solve this problem.
121
I have a problem. It says runtime error. SS: The list shows all players online, but the classic message "Game Mode Restarting... Not Respond..."... How can I solve this problem?
121
Any answer? This is critic problem, please
88
I have a problem. It says runtime error. SS: The list shows all players online, but the classic message "Game Mode Restarting... Not Respond..."... How can I solve this problem?
88
I have a server, I added mysql system. But when 5th person logged in, server is crashing. Thanks for your help.
105