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.


Messages - gamyster

Pages: 1 [2] 3 4 5
16
mIRC/pawn Scripting / Re: How can I...
« on: October 18, 2008, 01:39:44 pm »
NOPE it aint :(

17
mIRC/pawn Scripting / WSV..Dump
« on: October 18, 2008, 01:36:23 pm »
I have created a Dump Cmd which aint working.

Quote
elseif (dump == $3) { WSV.setvehicleloc $2 152.694636 -11.227704 102.503616 }

The Problem is that if anyone enters a car and type !dump his car will be gone in which he is sitted.The person will be stayed here but the car will be gone to that Location

and is there any Error IN WSV PROP script one time u spawn a house icon second time u restart server then the PROP pICKup gone.Its been 8 days i havent seen those Pickups! once u on server again it wont ever come. WINDLORD PLEASE FIX IT! :(

18
mIRC/pawn Scripting / Re: How can I...
« on: October 18, 2008, 01:26:34 pm »
nvm leave it......

Is there any cmd made in WSV that !setpickup <NUMBER>
?

19
mIRC/pawn Scripting / Re: How can I...
« on: October 17, 2008, 01:19:26 pm »
hey Thijin do u know a file in which there are commands like WS.setpickup WSV.setvehicle status etc....?

20
mIRC/pawn Scripting / Re: WSV MONEY SCRIPT ERROR
« on: October 17, 2008, 01:03:48 pm »
Hey is $WSV.money($2) is same like WSV.money $2  ??

21
mIRC/pawn Scripting / Re: WSV MONEY SCRIPT ERROR
« on: October 17, 2008, 12:45:32 pm »
:p NVM I FIXED IT!.

22
mIRC/pawn Scripting / Re: How can I...
« on: October 17, 2008, 12:34:49 pm »
:( i want that For WSV

23
mIRC/pawn Scripting / Re: WSV MONEY SCRIPT ERROR
« on: October 17, 2008, 12:34:25 pm »
I know that there is a Problem IN This script :-

Quote
   elseif (withdraw* iswm $3) {
      WSV.cmdlevelcheck $1-
      if (%bankname isin $WSV.loco($2)) {
        if ($4 <= $WSV.bank($2)) || ($4 == all) {
          if ($4 == all) var %money = $hget(WSV.Bank,$WSV.getname($2))
          if ($4 <= $WSV.money($2)) var %money = $4
          hinc WSV.money $WSV.name($2) $4
          hdec WSV.bank $WSV.name($2) $4
          WSV.setcash $2 $hget(WSV.money,$WSV.getname($2))
          WSV.msg $2 You have been withdrawed $chr(91) $ $+ $4 $chr(93) from your bank account!
          WSV.msg $2 New Balance: $chr(91) $ $+ $WSV.bank($2) $chr(93)
        }
        else WSV.msg $2 You hasn't got $chr(91) $ $+ $4 $chr(93) in you're bank account!
      }
      else WSV.msg $2 You have to be at the bank!
    }

Because like i have license and heal cmd i cant BUY BOTH! it says same error u dont have Enough money.

24
mIRC/pawn Scripting / WSV MONEY SCRIPT ERROR
« on: October 16, 2008, 08:30:49 pm »
Please help :- got


Quote
   elseif (withdraw* iswm $3) {
      WSV.cmdlevelcheck $1-
      if (%bankname isin $WSV.loco($2)) {
        if ($4 <= $WSV.bank($2)) || ($4 == all) {
          if ($4 == all) var %money = $hget(WSV.Bank,$WSV.getname($2))
          if ($4 <= $WSV.money($2)) var %money = $4
          hinc WSV.money $WSV.name($2) $4
          hdec WSV.bank $WSV.name($2) $4
          WSV.setcash $2 $hget(WSV.money,$WSV.getname($2))
          WSV.msg $2 You have been withdrawed $chr(91) $ $+ $4 $chr(93) from your bank account!
          WSV.msg $2 New Balance: $chr(91) $ $+ $WSV.bank($2) $chr(93)
        }
        else WSV.msg $2 You hasn't got $chr(91) $ $+ $4 $chr(93) in you're bank account!
      }
      else WSV.msg $2 You have to be at the bank!
    }

THIS SCRIPT by windlord i m having a Problem like if i try anything to buy it says u dont have enough cash like i wanna get healed or when i buy even a car Still i dont know why it gives error Saying you need 200$ but i have 9000$ :( something is error in this script the HEAL CMD i used is this one not made by me :- its made by someone in Forum



Quote
   elseif (aspirine == $3) {
      WSV.cmdlevelcheck $1-
      if (downtown isin $WSV.loco($2)) {
       if ($WSV.money >= 500) {
          hdec WSV.money $WSV.name($2) 500
          WSV.setcash $2 $WSV.money($3)
          WSV.sethealth $2 100
          WSV.announce $2 You are healed by the doctors of the hospital.
        }
        else WSV.msg $2 You need at least 500
      }
      else WSV.msg $2 You need to be Hospital.
    }

:( i have 9000$ it says u dont have 2000$ :( whats the error

25
mIRC/pawn Scripting / Re: WSV !Burn
« on: October 16, 2008, 06:44:46 pm »
TOPIC LOCK

26
mIRC/pawn Scripting / Re: WSV !Burn
« 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.

27
mIRC/pawn Scripting / Re: WSV !Burn
« on: October 16, 2008, 01:03:47 pm »
and Punjabi Please u also Learn script ur Script doesnt work . :P

28
mIRC/pawn Scripting / Re: WSV !Burn
« 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..

29
mIRC/pawn Scripting / 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

30
mIRC/pawn Scripting / Re: WSV
« on: October 15, 2008, 04:50:19 pm »
i typed !addnews blablablablabal hello man how are you lolz.still it says that add more than 5 words

Pages: 1 [2] 3 4 5