Author Topic: Question about DLL  (Read 2957 times)

0 Members and 1 Guest are viewing this topic.

Offline Tamas

  • Made Man
  • ***
  • Posts: 127
    • View Profile
    • http://www.tamasnet.eu/
Question about DLL
« on: September 05, 2008, 07:05:40 pm »
Hello
I have a question abour VRocker's new dll. I want to using the setmarker function:

    elseif (putmarker iswm $3) {
          WSV.cmdlevelcheck2 $1-
          WSV.setmarker 25 -1022.8901 -866.6465 12.7784
          WSV.say TESTING

But this dont want to work. The new icon not appear in the map, i don't know whats the problem.

Offline Mattz

  • VC:MP Lead Tester
  • Made Man
  • *
  • Posts: 192
  • BK-201
    • View Profile
Re: Question about DLL
« Reply #1 on: September 05, 2008, 11:18:18 pm »
Set maker only works when you join or rejoin the server. It will not show when you are in the server and active it.


Offline Tamas

  • Made Man
  • ***
  • Posts: 127
    • View Profile
    • http://www.tamasnet.eu/
Re: Question about DLL
« Reply #2 on: September 05, 2008, 11:48:41 pm »
But its worked with Bakasan's dll when i typed this command the new marker icon on the map instantly added. (Sunshine icon)
Anyway if i rejoin still nothing.

Offline Mattz

  • VC:MP Lead Tester
  • Made Man
  • *
  • Posts: 192
  • BK-201
    • View Profile
Re: Question about DLL
« Reply #3 on: September 06, 2008, 02:58:10 am »
Ah, lol sry i said it the other way around. Add the setmarker cmd under the join signal, so when somebody joins it does setmarker. Thats the only way you can use it like that atm.


Offline Tamas

  • Made Man
  • ***
  • Posts: 127
    • View Profile
    • http://www.tamasnet.eu/
Re: Question about DLL
« Reply #4 on: September 06, 2008, 01:17:18 pm »
Okay, so i dont think i can add perm icon, like pink square to the map, when i start a race  ;D