Vice City Multiplayer

VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: gamyster on October 15, 2008, 08:04:58 pm

Title: WSV !Burn
Post by: gamyster on October 15, 2008, 08:04:58 pm
please help me i know there is a !fun cmd in WSV which burns all cars! but i want !burn cmd which only burns the car in which i Sit.Also NeeD !follow !followoff for WSV SCRIPT i tried to convert it from GUS to wsv followon and off but it didnt work :(

i have maked this :-

Quote
    elseif (burn == $3) {
      WSV.setvehiclehealth %a 0
    }


but it dont work so please post !burn cmd
Title: Re: WSV !Burn
Post by: Force on October 15, 2008, 09:16:03 pm
Try the following:

Code: [Select]
elseif ($3 == burn) {
if (!$4) vcmp.msg $2 Error - Correct Syntax: ! $+ $3 <Vehicle ID>
else vcmp.setvehiclehealth $4 0
}

if vcmp.msg $2 dont work use vcmp.msg $1 $2
Title: Re: WSV !Burn
Post by: thijn on October 15, 2008, 09:21:36 pm
He use WSV :D
So try:
Code: [Select]
    elseif (burn == $3) {
      WSV.setvehiclehealth $WSV.vehicle($2) 0
    }
Title: Re: WSV !Burn
Post by: Punjabi on October 16, 2008, 04:01:44 am
Hey quake plz try to make some commands on your own bcoz these types like !burn,!lokcar are easy to make so use this..made by me last saturday..  ;)

Code: [Select]
elseif ($3 == burn) {
  WSV.cmdlevelcheck $1-
  WSV.setvehiclehealth  $4 0
  WSV.msg $2 Your vehicle is burning..

Cya
Punjabi_goli 
 
Title: Re: WSV !Burn
Post by: gamyster on October 16, 2008, 12:52:56 pm
i have made !lokcar also by me.i know its simple but i only did Error that i Puted the %a in burn cmd but now i can do it. :P thanx Thijin For this..
Title: Re: WSV !Burn
Post by: gamyster on October 16, 2008, 01:03:47 pm
and Punjabi Please u also Learn script ur Script doesnt work . :P
Title: Re: WSV !Burn
Post by: thijn on October 16, 2008, 01:40:46 pm
i have made !lokcar also by me.i know its simple but i only did Error that i Puted the %a in burn cmd but now i can do it. :P thanx Thijin For this..
Maby somethin like:
Code: [Select]
elseif ($3 == lockcar) {
WSV.setvehiclestatus $WSV.vehicle($2) 4
WSV.msg $2 You locked your car.
}
elseif ($3 == unlockcar) {
WSV.setvehiclestatus $WSV.vehicle($2) 0
WSV.msg $2 You unlocked your car.
}
Title: Re: WSV !Burn
Post by: Punjabi on October 16, 2008, 03:28:09 pm
LOL telling me to learn scripting haha very funny first u learn how to make command this is the command copied by u from GUS and converted into WSV lol even it is not right..

Code: [Select]
Quote
    elseif (burn == $3) {
      WSV.setvehiclehealth %a 0
    }

This shit u have done (%a) ... as i know u know nothing regarding WSV bcoz u r kid just copying the posts posted by users...u r rofl dont know how to make even a simple basic command...

And what u saying that !lockcar is made by you...i must tell u that u r wrong its by Tamas And dont say others command urs one i.e.,made by u...i must say that u r idiot .... >:( >:(

And tamas plz reply if u have any different cmments regarding gamsyter an excellent scripter...who can only copy the command made by other and abuse others by telling that all command are made by him... >:(
Title: Re: WSV !Burn
Post by: evil_night13 on October 16, 2008, 03:31:55 pm
Stop it punajbi_goli, flamming is not allowed here AFAIK , it may result in a BAN, read the forum rules!
Title: Re: WSV !Burn
Post by: gamyster on October 16, 2008, 05:36:04 pm
Only one thing i wanna say to Punjabi_goli is SAME tO you.IDIOT noob.You are IDIOT who Always Desturb People by spamming on yahoo msg "Please oh please give me script all your script"U dumbass and u post them here without giving Credits of the real creater.
Title: Re: WSV !Burn
Post by: Knucis on October 16, 2008, 05:49:55 pm
... Stop flaming mam..!! Chill out! Read the rules and stop flaming.
Stop it punajbi_goli and gamyster  flamming is not allowed here AFAIK , it may result in a BAN, read the forum rules!

Like evil said!... If you have the script close this topic to aviod more Flaming and spamming...

Cya, Knucis
Title: Re: WSV !Burn
Post by: gamyster on October 16, 2008, 06:44:46 pm
TOPIC LOCK