• Welcome to Vice City Multiplayer.
 
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Skirmant

#197
AWESOME! I'll try but not adding too many hopes in it.
#198
So you mean you can host the actual server, but you CANT host the FBS scripts?
#199
The big letters are really annoying, and I think the topic is in the wrong section.
Whats the problem? It works the same way as 0.3z server does.
#200
General Discussion / /me has annoying color
January 15, 2010, 09:14:34 PM
I think the black color in /me is really annoying. *** Skirmant eats cake
So is there a way to change the color with scripts or config.ini?
#201
Quote from: Trip on January 15, 2010, 03:52:20 PM
less complex script:
http://forum.sa-mp.com/index.php?action=printpage;topic=92692.0
Less complex? This thing is HUGE. I really think none be willing to reconvert all this for free. Mostly because of the limited features of VCMP. Although some commands are pretty simple but the other ones are just very complex.
#202
mIRC/pawn Scripting / Re: need help for a script
January 15, 2010, 03:26:42 PM
Its the player dot on the map. You can't see the color of your dot, only of others.
#203
mIRC/pawn Scripting / Re: need help for a script
January 15, 2010, 03:01:34 PM
No its vcmp.setplayermarker $1 $2 1

1 can be from 0 to 11.


#204
mIRC/pawn Scripting / Re: need help for a script
January 15, 2010, 02:30:17 PM
Its used to set a players icon color on the mini map.
#205
mIRC/pawn Scripting / Re: need help for a script
January 15, 2010, 01:50:45 PM
Well there is a way to remove a marker since FBS uses the Vrockers DLL. Never tried it though.

Add this near the other aliases.

alias vcmp.removemarker !return $dll( " $+ $scriptdirvcmp.dll $+ ", RemoveMarker, $1- )

Then make a timer that detects if you're in the bank.

It should work something like this vcmp.removemarker $1 1





#207
mIRC/pawn Scripting / Re: need help for a script
January 14, 2010, 08:27:58 PM
I have a hard time understanding what you said... I guess you want this command.

elseif ($3 == bank) vcmp.setmarker $1 1 vcmp.location($1,$2).x vcmp.location($1,$2).y vcmp.location($1,$2).z

1 is the marker id. It can be from 1 to 30, but not any higher I think.
#208
ShowRoom (pawn) / Re: Monkey Scripts 0.1
January 12, 2010, 07:17:03 PM
Nice job  ;D
#209
General Discussion / Re: Hey what's up?
January 12, 2010, 04:42:25 PM
Hello and welcome to the forum  ;D
#210
General Discussion / Re: any beginers??
January 10, 2010, 01:23:05 PM
Here's a VCMP Server Kit that I gathered up. Contains Win and Linux servers. Weapon, skin, vehicle and skin color ids. New dll and a few script bases.

Get it here