Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: Rusty on February 13, 2009, 02:54:21 am

Title: Setting Mini Map Icon Color
Post by: Rusty on February 13, 2009, 02:54:21 am
My question is how do you change the color of the Dots you see on your Mini Map ingame?  Is this done through the Config File Or Script?  Help Appreciated.
Title: Re: Setting Mini Map Icon Color
Post by: Chezor on February 13, 2009, 05:01:43 pm
You can do it by Config. The best way: use search option on this forum and you will find what you want. There are many old topics which have this information. And goodluck for argonath 1.2 scripts.
Title: Re: Setting Mini Map Icon Color
Post by: thijn on February 13, 2009, 05:54:10 pm
If you have the new DLL (wich I thought argo have) You can do it with vcmp.setplayermarker <serverID> <playerID> <color ID>

For a list of colors: here (http://theultimatestuntserver.net23.net/Teamcolours.html)
Title: Re: Setting Mini Map Icon Color
Post by: Rusty on February 14, 2009, 09:30:12 pm
If you have the new DLL (wich I thought argo have) You can do it with vcmp.setplayermarker <serverID> <playerID> <color ID>

For a list of colors: here (http://theultimatestuntserver.net23.net/Teamcolours.html)

ahh cheers mate.
Title: Re: Setting Mini Map Icon Color
Post by: thijn on February 15, 2009, 03:35:35 pm
np ;)