Dominator86 Posted May 30, 2008 Posted May 30, 2008 Is it possible to add new vehicles server-side? Modifying existing ones is client-side only and therefore not allowed.
Stevvo Posted May 31, 2008 Posted May 31, 2008 You can modify existing ones useing the engine functions (http://www.development.mtasa.com/index.php?title=Client_Scripting_Functions#Engine_functions) in a client-side script, this script is automatically downloaded from the server when a client joins.
Dominator86 Posted June 3, 2008 Author Posted June 3, 2008 That's definitely what I was searching for. Thanks!
Recommended Posts