Search Results
Quote: Originally Posted by Nero_3D Question?, the code you gave us, isn't it working like it should? It should create an object 5 meter in the direction you are looking at And if you wan...
130
Hi, I need GetPlayerCameraFrontVector to get the aim target x,y,z. but camera rotation is not like aim. whatever, the question is: pawn Код: // A simple command to manipulate this vector using t...
130
I will try, codes: OnPlayerGiveDamage: http://pastebin.com/uEDSgBfT OnPlayerTakeDamage: i don't use OnPlayerWeaponShoot: http://pastebin.com/gV2U4rHh
129
Sometimes players don't take damage, like a desync, if i put old lagshot system (0.3x) it's all good, but appear other problems.. Someone can help me with a advice?
129
I solv with saving account, but sometimes server freeze and when somebody try to connect in serverlog appears that: Kicking X because they didn't logon to the game.
80
After this server restart's...
80
Sometimes i get this error in serverlog.txt: Код: errorid: 2013 | error: Lost connection to MySQL server during query | resultid: -1 | extraid: -1 | callback: NULL | query: UPDATE playeraccounts SE...
80
I use this script for anti-lag system: Код: public OnPlayerGiveDamage(playerid, damagedid, Float:amount) { new Float:health, Float:armour; GetPlayerHealth(damagedid, health); GetPlayerArmour(da...
124
Problem solved. An timer doesn't work well. Thanks for trying.
55
Your x, y ,z from MoveObject is not good. Try to get the good position from MTA or Map Editor.
151
After 2-3 hours from server start it falls, in serverl.log doesn't apear anything with crashdetect, in host console i see this: terminate called after throwing an instance of 'std::bad_alloc' what():...
55
I want a PHP script ho show player stats from ftp. Thanks.
177