Author Topic: WSV !Burn  (Read 5096 times)

0 Members and 1 Guest are viewing this topic.

Offline gamyster

  • Wiseguy
  • **
  • Posts: 61
    • View Profile
WSV !Burn
« 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
« Last Edit: October 15, 2008, 08:24:26 pm by gamyster »
Founder of [SAF]Clan

Offline Force

  • LU Developer
  • Made Man
  • *
  • Posts: 242
    • View Profile
Re: WSV !Burn
« Reply #1 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

Offline thijn

  • LU testers
  • VC:MP Veteran
  • *
  • Posts: 667
  • Im proud to be pro.
    • View Profile
    • Vice Underdogs
Re: WSV !Burn
« Reply #2 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
    }

Offline Punjabi

  • Made Man
  • ***
  • Posts: 147
  • Config Editor
    • View Profile
    • PUN Clan
Re: WSV !Burn
« Reply #3 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 
 
« Last Edit: October 16, 2008, 04:08:54 am by Punjabi »
GOD BLESS ALL..<<Founder of PUN Clan.....Born to fight and Kill..>>

Offline gamyster

  • Wiseguy
  • **
  • Posts: 61
    • View Profile
Re: WSV !Burn
« Reply #4 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..
« Last Edit: October 16, 2008, 01:00:20 pm by gamyster »
Founder of [SAF]Clan

Offline gamyster

  • Wiseguy
  • **
  • Posts: 61
    • View Profile
Re: WSV !Burn
« Reply #5 on: October 16, 2008, 01:03:47 pm »
and Punjabi Please u also Learn script ur Script doesnt work . :P
Founder of [SAF]Clan

Offline thijn

  • LU testers
  • VC:MP Veteran
  • *
  • Posts: 667
  • Im proud to be pro.
    • View Profile
    • Vice Underdogs
Re: WSV !Burn
« Reply #6 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.
}

Offline Punjabi

  • Made Man
  • ***
  • Posts: 147
  • Config Editor
    • View Profile
    • PUN Clan
Re: WSV !Burn
« Reply #7 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... >:(
GOD BLESS ALL..<<Founder of PUN Clan.....Born to fight and Kill..>>

Offline evil_night13

  • Wiseguy
  • **
  • Posts: 61
  • i are a normal person like you
    • View Profile
    • web hosting
Re: WSV !Burn
« Reply #8 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!

Offline gamyster

  • Wiseguy
  • **
  • Posts: 61
    • View Profile
Re: WSV !Burn
« Reply #9 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.
Founder of [SAF]Clan

Offline Knucis

  • Wiseguy
  • **
  • Posts: 82
  • u wot m9
    • View Profile
Re: WSV !Burn
« Reply #10 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

Offline gamyster

  • Wiseguy
  • **
  • Posts: 61
    • View Profile
Re: WSV !Burn
« Reply #11 on: October 16, 2008, 06:44:46 pm »
TOPIC LOCK
Founder of [SAF]Clan