Search Results
Hi guys, haven't seen you for a while.... So I'm trying to make a hidden camera on players body and I need a small invisible object so it can be attached to player so I can manage to attach camera on...
165
Hey guys, gamemode looks awesome, I want to try it out soon as possible. Mind telling me where can I find MYSQL_DATABASE information so I can fix it and it could connect to localhost couldn't find t...
12,553
Hi, guys, I'm back to you again, to get some fresh ideas. I'm making a Dynamic Rocket system, on which, rocket gets fired within the timeframe you input and gets to your position at the where you wer...
104
Hi, guys, I'm back to you again, to get some fresh ideas. I'm making a Dynamic Rocket system, on which, rocket gets fired within the timeframe you input and gets to your position at the where you wer...
82
This is dialogid: 4200. On which crashdetect showed erros. Pawn compiler isn't giving me any errors on this dialog Код: case DIALOG_CGAMESBUYINPOKER: { if(response) { if(strval(inputt...
152
This is the Crashes I got Код: [12:10:51] 1956.050048, 1039.329956, 992.409973, -1.000000, -1.000000, -1.000000 [12:10:53] 1956.050048, 1039.329956, 992.409973, -1.000000, -1.000000, -1.000000 [1...
152
Where should I get crash information ? in which notepad ? I wrote crashdetect.so as a first plugin and no crash information is showing up
152
System is fully mysql, and mysql logs are fine, all of the plugins are fine as well and I'm just uploading .amx file from my pc to host, so that's not the issue. But Thank you. Any other suggestions ?
152
Hey guys, recently something strange happened, my Poker/Roulette System was working fine on both my LOCAL server and my SERVER host, I literally didn't do any updates in that system or any other plugi...
152
Hi guys I have a little problem gamemode isn't launching because of FCNPC, it starts and in 2 seconds samp-server.exe just disappears, FCNPC crash report says this: Код: ========================...
67
Код: format(query,256,"UPDATE accounts SET DonatJoinDate='%e' WHERE DonatExpireDate='%s'",NOW(),TIMESTAMPDIFF(DAY, NOW(), DATE_ADD(NOW(), INTERVAL 30 DAY))); mysql_tquery(handlesql, query); is thi...
185
Quote: Originally Posted by Vince See DATE_ADD() MySQL function. You don't need a timer to expire it. Whether a person is a VIP or something can simply be determined by checking that curre...
185
Quote: Originally Posted by vassilis I guess a timer that could be repeated every 24hours and each repeat removes 1 day would be lit. I am sure there's gonna be a different way
185
Quote: Originally Posted by vassilis Mysql has a function that is called NOW and prints the current time the command happens. EDIT: for example at my bug report command here is my mysql_...
185
Hey guys haven't been here for a while. I need a little help. I am trying to create Donate system with Join and Expire dates and that's why I created "DonatJoinDate" "DonatExpireDate" in the Account ...
185
crashdetect is showing this error: "CRASH: Tue Sep 20 14:48:21 MSK 2016"
84
what kind of infinite loop are you talking about ? I ran the gamemode on the host before. server.cfg: Код: echo Executing Server Config... lanmode 0 rcon_password chqimista password hostname Los ...
84