Vice City: Multiplayer

Server Development => Scripting and Server Management => Topic started by: Striker on Apr 10, 2016, 07:57 AM

Title: Bank Vault
Post by: Striker on Apr 10, 2016, 07:57 AM
Can anyone provide me a Bank Vault Object id with it's current pos? Sorry i'm unable to find it! i've tried my best.
P.S:  sorry, for my bad english...
Title: Re: Bank Vault
Post by: Xmair on Apr 10, 2016, 09:19 AM
Why don't you just use KEd to find ids and positions, there is a tutorial on that made by matadetor (kusanagi) aswell.
Title: Re: Bank Vault
Post by: MacTavish on Apr 10, 2016, 03:57 PM
I wasn't supposed to give you directly the code but i thought it would be better than spamming the topic with your requests

So according to your request here is the values taken from kED
4539, bank_vault, 3, -941.909, -346.911, 8.0445, 1, 1, 1, 0, 0, 0, 1  // Bank vault
4578, bnk_valt_door, 3, -945.596, -342.627, 7.58308, 1, 1, 1, 0, 0, 0, 1 // bank vault door

the text onfloat is the coords of the objects i hope you know about these stuff, if you want anything else then have a good look on this tut How to find object model ID using kED map editor  (http://forum.vc-mp.org/?topic=2376.0)