Vice City Multiplayer

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

Title: Setting Mini Map Icon Color
Post by: Rusty on February 13, 2009, 12: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, 03: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, 03: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, 07:30:12 PM
Quote from: thijn on February 13, 2009, 03: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)

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