Search Results
I have one question. Is it possible to explode player vehicle without burning fire? Searching this for long time and i didn't found anything.Yes i know, i need to set vehicle health under 250 to get v...
100
Sometimes when i logged into game, server kill me, i don't know the reason. I need to Mention, when i try to loggin into server, all my variables goes to 0, regardless my saving system is ok. And my ...
59
Hello, I need an asisstance concerning Audio plug-in. I know a lot of GameMods that use this type of plug-in. Within them is a good code through which music is played. Though when I tried to put it i...
38,427
Hello, I need an asisstance concerning Audio plug-in. I know a lot of GameMods that use this type of plug-in. Within them is a good code through which music is played. Though when I tried to put it i...
94
Quote: Originally Posted by Konstantinos Having DEBUG enabled will load everything much slower. Keep the default one (errors, warnings and probably info). Thank you, now works like norm...
183
Quote: Originally Posted by MEW273 Do you have MySQL logging enabled? If so can you post the log when this query is executed here or on Pastebin. Quote: Originally Posted by V...
183
Quote: Originally Posted by MEW273 Do you have MySQL logging enabled? If so can you post the log when this query is executed here or on Pastebin. Yes of course i use mysql logging. Here...
183
I made mysql connection in my gamemode. But when i login, server needs 2678 miliseconds for loading all variables at once. That is too much for me, also i tested with Y_ini system which read fast tho...
183
GetPlayerVelocity(playerid, x, y, z); MoveObject(objectid, objectposx, objectposy, objectposz, x); Something like this? Try i didin't test.
86
Hello, I have bug when my server want to save user files to ini file. I created basic variable which i want to save, but that variable going to positive i don't know for why. I set variable to 0 on r...
83
I have problem with my iPLEOMAX's TextDraw Editor, when i want to create some textdraw i must click on screen to create position, when i click on screen nothing happen.. I don't know why is that, my p...
42
Quote: Originally Posted by Mencent Do you take my code? Maybe you don't have an error I think it's a note. But I'm not sure. Yes i also tested with your code but not work.
143
No i don't have more information about this eror. I have also made some kind of print for my Query.. PHP код: public OnQueryFinish(gQuery[]) {     printf("Query %s is finished", Query...
143
I make some basic script with user login and register system, but i have eror in log PHP код: [00:57:11]  ** MySQL Debugging enabled (10/26/15) [00:57:11]   [00:57:39] >> mysql...
143
You can make when player strikes 3 times server slap him, if he continue server jail him. Or if you want to disable anim when he punching you can freeze player, if you don't want use ClearAnimation
63
When i aiming to Actor, actor hands goes up, but when i don't aiming actor hands not goes down. When i shoot near actor or in center of actor hands goes down. I never had this problem before.. PHP ...
64
I don't use any tune on my vehicles. I also thinking the problem is on my map,because i use some object who have draw distance 2000 meters. If i set draw distance to lower i don't want to be hole in t...
73