Search Results
Quote: Originally Posted by Symon You don't have to hook anything if you're just adding objects (AFAIK). All you have to do is create a map file which contains all objets (i'd call maps.p...
131
Hi to everyone! I'm programming using modules and in a first try I separeted my maps in three different files, hooking those to OnGameModeInit callback, but I noticed that only 1000 out of 1300 object...
131
Hi to everyone. I've got a lot of dialog inside OnDialogResponse, so for making order and optimize some code i decide to include easyDialog. Now here the problem, when i compile without easyDialog it...
173
Solved, I found an option to enable the 7777 port on the ovh control panel.
177
Hi everyone, my server is hosted in a dedicated server for game by OVH. The problem is weird, because only when I connect to server from the user control panel(hosted in the same server of SAMP), i'm ...
177
Probably you should use OnPlayerWeaponShot, checking if weapon is grenade, but I have not test yet.
157
Can you show to me this function ? Code: ProxDetectorS
127
You used the command? If crashdetect doesn't work you must check manually on for cycle using printf. The problem should probably there. Код: print("%d",i); See when the cycle stop.
120
Probably it's cause from array out of bound error. Try to install this plugin: https://github.com/Zeex/samp-plugin-crashdetect After use the command and see if in the console show up some error. Usua...
120
Your code is incomplete, i don't understand. So can you tell me what you have to do
267
Well.. what query are you executing? Maybe, you can tell me what are you trying to do
267
Paste the query, i'll try to help you
267
Check this out: https://sampwiki.blast.hk/wiki/MySQL/R40 The function name are changed, for example mysql_num_rows(), now is cache_get_row_count(row_count).
267
Hi everyone, I created a weapon anticheat that every 1.5 second check the player weapons with the server side data. If I have a lot of people connected, it can cause lag? And, which type of dedicated ...
76
Well, you need to get the param. You must put before GetPlayeridFromName this: sscanf(params("s[24]",name));
348
I personally use Iperius Backup, you can set a lot of things like scheduled backups, the name format of compressed output or choose a program that start every time the backup finish (for example, i cr...
174
It works? Because I read of lot of people having issues, can I use it?
530