Author Topic: I can't convert add-ons.  (Read 651 times)

I don't know how to convert add-ons.



How2?

You have to do something with server.cs and repackage it.

That's all I know.

I haven't tried to, but...

Fix up your vehicle .cs file (haven't tried to figure out how), rename it server.cs, put it in a .zip.
Put the vehicle's model and all your textures in the .zip.
Put any sounds or other related files in the .zip.
Make a description.txt, add a description, put it in the .zip.

Voila.

Small note: some of the vehicles (carpet, for example) have a Vehicle_MagicCarpet.cs, and a server.cs that says

Code: [Select]
exec("./vehicle_magiccarpet.cs");


You have to port them from v8 to v9.

Badspot

  • Administrator
Solution: Don't try. 

We don't need any half-assed ports so if you don't get it then just give up.  Thanks.