Posts: 17
Threads: 3
Joined: Jun 2009
Reputation:
0
Hey guys, I just started a new server and added the Tokyo drift game mode. And was wondering where I would get car models to add to the server. I've seen servers have these Tokyo drift cars in there server. And was wondering where I would get them...Thanks!
Posts: 369
Threads: 14
Joined: Apr 2009
Reputation:
0
you can add the cars on the .pwn file under ongamemodeinit
AddStaticVehicle(487,-720.5153,967.4464,12.3307,217.3708,6,6); //example
the 6,6 are the colors of the car
IN the debug, use /Save [add here a name to identify this ]
then , go to savedpositions.txt and copy the cord like the exampla above
and paste under ongamemode init
More info search in the wiki