Search Results
Hello. What is the difference between cache_get_row_count and cache_get_result_count?
96,115
Hello. I decided recently to change the MySQL plugin that I use, and it has led me to "normalize" the size of the strings that I use to store the SQL queries to something bigger. Then, when I compile...
71
Here is a download link of v2.1.1 for both linux versions and the windows version, for those who want it. Hosted on MediaFire: http://www.mediafire.com/file/17y9v9...x_2.1.1.tar.gz http://www.mediafir...
28,557
totalgaara;3612505 Wrote: -- Le contenu du serveur, l'йquipe administrative qui doit кtre proche des joueurs, un script rйguliиrement mis а jour et stable et de l'inйdit -- Tout faux. Moi je ...
1,221
This is still a bug, as Kalcor most likely forgot to use quotes in the command syntax used to launch samp-npc.
634
Hello. After struggling to get my Linux server to start my NPC, I found out that what prevented the server from launching the bot (while I could do it manually without any problem), is the directory ...
194
It's not an issue with this I'm afraid. Even by setting the CHMOD to the directory and the NPC script to 777, there's still nothing. I did a "stat" on the NPC script, and apparently the SAMP server do...
634
You're stubborn. Code: ConnectChuck() { ConnectNPC("Chuck_Norris","ChuckNorris"); } public OnGameModeInit() { // Stuff here that works pretty well and is executed ConnectChuck(); // St...
634
Quote: Originally Posted by Abagail Do you have "maxnpc" set to something above 0? I was so expecting that question. Not only maxnpc is set correctly, but I also said that I DO can conn...
634
Hello. I'm struggling to get this issue fixed. My NPC works like a charm on my local server. But on my host (Debian 7 Wheezy - 64 bits), he won't even TRY to connect with ConnectNPC() (not even a con...
634
Quote: Originally Posted by Abagail His site is down but why would you want to use an outdated MySQL plugin when BlueG's MySQL plugin is much more advanced and is still in development? ...
28,557
Quote: Originally Posted by Crayder Hello, What do you mean by detected? If you mean Chrome's "this file is not frequently download" message then that should be disregarded because obviou...
28,776
I will not try to download the server packages before the malware issues are solved. I do think, in all honesty, that any software detected as a potential virus by a browser or an antivirus, DOES thin...
28,776
Ton topic sert strictement а rien. Si quelqu'un a un problиme, il poste son propre topic, point. Enfin si, il a quand mкme une utilitй: servir а te rendre intйressant sans frand effort, mais bon...
601
My bad, haven't seen these ones. Still that won't solve much.
188
Hello everyone. I'm opening this thread (and praying that it won't be censored) because since 0.3z came out, my players and I are facing lots of serious issues regarding 0.3z lagcomp. I gotta admit t...
188
Quote: Originally Posted by cessil I know that feeling, it makes me feel suspicious that something is wrong anyway If I get this, I am both happy and worried. Because most of the time I...
679
If that bug occured only once in a while, I wouldn't mind. But it occurs all the damn time! I once remember playing on LS-CNR, we 3 guys get in a shop, then we get out of it: the THREE tanks were flyi...
257
Actually, there's no lost dollar: it's the thing that is thought the wrong way just to confuse people. The 3 boys DO NOT have paid $27 in the end! The seller got $25 in the end, the boys $3 and the bo...
84
Quote: Originally Posted by Black Wolf pawn Код: public OnPlayerDeath(playerid, killerid, reason){    PlayerInfo[killerid][Kills]++;     return 1;} Basically, when you suicide,...
214