Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: Tamas on September 05, 2008, 07:05:40 pm

Title: Question about DLL
Post by: Tamas 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.
Title: Re: Question about DLL
Post by: Mattz 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.
Title: Re: Question about DLL
Post by: Tamas 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.
Title: Re: Question about DLL
Post by: Mattz 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.
Title: Re: Question about DLL
Post by: Tamas 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