Author Topic: Help!?  (Read 217 times)

Offline Charlie

  • XA Co-Owner
  • Board Moderator
  • EA Veteran
  • *****
  • Posts: 625
  • [Reputation] +9/-17
  • EH, OH, AH, UH WHAT THE ****
  • Location: Morocco
Help!?
« on: August 02, 2011, 07:44:34 pm »
can someone help me and give me the coordinates to add cars in warshiefs  :'(


Share on Bluesky Share on Facebook


Offline Castagna

  • Server Owner/Developer
  • EA Veteran
  • *
  • Posts: 1048
  • [Reputation] +16/-10
Re: Help!?
« Reply #1 on: August 02, 2011, 09:45:32 pm »
The warchief is just a script... in all scripts is the same, there's no diferece... use /s <name>
EA Developer & Owner , EYE Tournament Founder, VCDC 3 Administrator, part of VU since 2011. Playing VC:MP since early 2009.


Offline tato

  • Tato(:
  • Server Owner/Developer
  • EA Veteran
  • *****
  • Posts: 578
  • [Reputation] +17/-12
  • I'm Glad 2 be the owner of this svr with Castagna
  • Location: USA
Re: Help!?
« Reply #2 on: August 07, 2011, 12:48:49 am »
u need to get a car go to a position where u want to spawn and then u put /s (inside the car) and the coordinate will be saved in \GTA  Vice City\vc-mp_saved_coords and it will appear like this
"Vehicle = 156 -1675.3804 -216.5843 14.6671 1.4434 46 1 ;"
you need to change it like this "1=156 -1675.3804 -216.5843 14.6671 1.4434 46 1"
and then u put it in \Warchiefs v1.0\scriptfiles\Vehicles\Vehicles.ini
here an example

1=155 -1661.2036 -225.9701 14.8505 83.3180 40 44

1 = Car ID
155 = Car Model ID
-1661.2036 = X Coordinate
-255.9701 = Y Coordinate
14.8505 = Z Coordinate
40 = Color1
44 = Color2

and then in the line "CountVehicles=161"
you need 2 put the number of cars that u have or to make it easier go to the last car u added and copy the Car ID and remplaze 161 .... PD: if u need more help just tell me

Offline Charlie

  • XA Co-Owner
  • Board Moderator
  • EA Veteran
  • *****
  • Posts: 625
  • [Reputation] +9/-17
  • EH, OH, AH, UH WHAT THE ****
  • Location: Morocco
Re: Help!?
« Reply #3 on: August 07, 2011, 01:25:34 pm »
Thanks  Alot tato



Offline tato

  • Tato(:
  • Server Owner/Developer
  • EA Veteran
  • *****
  • Posts: 578
  • [Reputation] +17/-12
  • I'm Glad 2 be the owner of this svr with Castagna
  • Location: USA
Re: Help!?
« Reply #4 on: August 07, 2011, 05:50:02 pm »
mhm your welcome ;)