SA-MP Forums Archive
Server Side Handling - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Plugin Development (https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: Server Side Handling (/showthread.php?tid=637041)



Server Side Handling - uLChris42O - 07.07.2017

I programmed a basic server handling a while ago, never used the code in uL42O project realms so i have decided to release it here.

The code only works for localhost, the unwritten code section was to use raknet sockets to make it work for everyone else (ofc requiring users execute a third party executable)

Credits:
Ino42O, Helping me beatify some code
Kanada42O, Helping me understand the data files as usual. He was also helping me on a daily basis with the original ColAndreas Wizard algorithms.

Sources: http://gta.wikia.com/wiki/Handling.cfg/GTASA
https://projectcerbera.com/gta/sa/tutorials/handling
https://sampwiki.blast.hk/wiki/Vehicle_Model_ID_List

Thanks to Slice, Pottus and the rest of the uL 42O crew

I am not active in sa-mp anymore so i give permission for Crayder, Ino42O or pottus to manage this project on the sa-mp forums

Heres all the code i have, its probably messy i just dont have the energy/time to pretty it up.
https://www.sendspace.com/file/2bmlo5

please give credit if you use it somewhere


Re: Server Side Handling - uLChris42O - 07.07.2017

maybe slice or someone can ask Kalcor to add it in the next samp release, its useless for most servers otherwise


Re: Server Side Handling - Crystallize - 07.07.2017

Could you please elaborate further


Re: Server Side Handling - Fairuz - 07.07.2017

Would be nice if someone improve this


Re: Server Side Handling - DTV - 07.07.2017

Quote:
Originally Posted by Crystallize
Посмотреть сообщение
Could you please elaborate further
Pretty sure he's saying this plugin affects vehicle handling.


Re: Server Side Handling - NaS - 07.07.2017

Quote:
Originally Posted by Crystallize
Посмотреть сообщение
Could you please elaborate further
With this you can edit every Vehicle's Handling (Handling per vehicle model, not per single vehicle) on your local machine.

Mass, turning angle, max speed, Wheel Size, Wheel Height etc (a lot more, very interesting to play around with).

You can for example create a Monster Truck Caddy, a max-speed dozer or make a vehicle super heavy.


Thanks for releasing it.


Re: Server Side Handling - Freaksken - 07.07.2017

The concept is pretty cool


Re: Server Side Handling - Romz - 07.07.2017

To use this, you need to install the add-on in the game client?


Re: Server Side Handling - Logic_ - 08.07.2017

Quote:
Originally Posted by Kolstin
Посмотреть сообщение
To use this, you need to install the add-on in the game client?
Not anymore if this is implemented to SA-MP.


Re: Server Side Handling - Crystallize - 23.07.2017

Quote:
Originally Posted by NaS
Посмотреть сообщение
With this you can edit every Vehicle's Handling (Handling per vehicle model, not per single vehicle) on your local machine.

Mass, turning angle, max speed, Wheel Size, Wheel Height etc (a lot more, very interesting to play around with).

You can for example create a Monster Truck Caddy, a max-speed dozer or make a vehicle super heavy.


Thanks for releasing it.
Wow thats insane too bad it doesnt work on servers only localhost
Hope kalcor will do smth about it anytime soon