• 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 - ilgabri

#1
Script Showroom / Re: Manhunt Mode
September 21, 2008, 07:01:21 PM
Where can I download the Falcon's Admin Panel?...

Ok.. found it...

http://vicecitymultiplayer.com/downloads/scripts/vcmp.adminpanel.zip

Bye
#2
Script Showroom / Re: Manhunt Mode
September 15, 2008, 11:23:47 PM
OK... but a list where we can found all scripts? Because it's a labirinth!

In the script session there are many... but for example Falcon's Admin there isn't...
#3
mIRC/pawn Scripting / Re: Bank Killing
September 15, 2008, 10:53:58 PM
Doesn't matter... anyway the subject is generic.... were not a specific subject about WSV...
#4
mIRC/pawn Scripting / Re: Bank Killing
September 14, 2008, 10:12:12 PM
I've wrote that for GUS

DOESN'T WORK (GUS 10.0)

if ((%victim != Unknown) && (%killer != Unknown)) {
vcmp.msg %killer Killed - Victim: $vcmp.name(%victim) $+ , Weapon: $vcmp.weapon.name(%weapon) $+ , Reward: $ $+ $bytes($vcmp.reward(%killer),b) $+ , Range: $vcmp.distince.rate($vcmp.distince(%killer,%victim)) $+ ( $+ $vcmp.distince(%killer,%victim) Meters) $+ , Location: $vcmp.area(%victim)
vcmp.add.kills %killer 1
if (( $vcmp.area($2) == Bank ) && ( $vcmp.area($3) == Bank ) ) {
vcmp.say $vcmp.warn( %killer, Auto-Admin, Killing in the bank )
vcmp.cash+ %victim $vcmp.reward(%victim)
} else {
vcmp.cash+ %killer $vcmp.reward(%killer)
}
}

#5
Script Showroom / Re: Manhunt Mode
September 14, 2008, 08:44:13 PM
For which script framework is made by? Can i integrate this with GUS 10.0?

Thx,

Gabri
(If there is no alternative... I will study an integration with GUS 10.0... if someone interested write below)
#6
Script Showroom / Re: WSV v0.3 by Windlord and VRocker
September 14, 2008, 12:59:57 PM
Error 404 - The Webpage cannot be found

I think the file is expired... Have you got any other mirror?

Thx...

Another question...

I've mounted a new server... Thank's to the General Mirc Script of Tommy...

Is the Internet "Italian" one...

I've just resolved the following...
But I don't understand (due to my n00b state :D) why some server have coloured nicknames and markers on the map...

In the config.ini of VC:MP all classes must be setted to other number instead of -1, except for the first one, must me -1 due to crash of the server!...

So you can see nicknames and markers of different colors...

Maybe this can be useful!



I was thinking it was due to the script... but someone told me was about some RPG type of game... I've searched about an Argonarth RPG or something similar... but seems to be no clear and useful information... and doesn't matter a type of RPG game mode to me now... the deathmatch is the target. Could you explain how can I take color for my players?

Thank you for the explain... please link me to other post if exists...