Author Topic: Setting Mini Map Icon Color  (Read 3705 times)

0 Members and 2 Guests are viewing this topic.

Offline Rusty

  • Street Thug
  • *
  • Posts: 7
    • View Profile
Setting Mini Map Icon Color
« 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.

Offline Chezor

  • Wiseguy
  • **
  • Posts: 90
  • RPG Planet Scripter
    • View Profile
    • RPG Planet
Re: Setting Mini Map Icon Color
« Reply #1 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.

Scripts: Fuel system in vehicles, Speedometer, Spawnback, Improved Copwork, Improved Jailing, Improved phone with sms, and many more. Coming soon..

Offline thijn

  • LU testers
  • VC:MP Veteran
  • *
  • Posts: 667
  • Im proud to be pro.
    • View Profile
    • Vice Underdogs
Re: Setting Mini Map Icon Color
« Reply #2 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

Offline Rusty

  • Street Thug
  • *
  • Posts: 7
    • View Profile
Re: Setting Mini Map Icon Color
« Reply #3 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

ahh cheers mate.

Offline thijn

  • LU testers
  • VC:MP Veteran
  • *
  • Posts: 667
  • Im proud to be pro.
    • View Profile
    • Vice Underdogs
Re: Setting Mini Map Icon Color
« Reply #4 on: February 15, 2009, 03:35:35 pm »
np ;)