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

#31
mIRC/pawn Scripting / Re: WSV place script..
October 12, 2008, 02:04:40 PM
But how can i set prizes for differen weopans like..
m60=1000
spaz=1200
granide=300
and allll..........

Hmm which u have given is for only a single weopan i think...plz reply if u have any other idea regarding the script..

Cya
Punjabi_goli
#32
mIRC/pawn Scripting / WSV place script..
October 11, 2008, 04:09:44 PM
Can someone tell me how can i make that people have to goto that place to buy that thing example.=if they want to buy wepon m60 they have togo ammunation and to type !buywep <ID> and how can i set the prizes of different weopans........like m6o=1000,spaz=1200 like this ..
Plz reply if have any idea..

Cya
Punjabi_goli
#33
I am not here to discuss this bull shit so then plz try to improve urself as we are not happy with ur ttitude.. >:(
#34
mIRC/pawn Scripting / Re: WSV CMDS
October 10, 2008, 04:58:47 PM
plz place it at right place so that ur brackets will close properly by other command ......... ;)

Cya
Punjabi_goli
#35
U are idiot gamyster we made it ourself... :-[
#36
Hey rimal and i are making efforts to complete this Counter strike v1beta into counter strike v1...and we will make it more compresive by putting more commands like in real counter strike game.

Cya
Punjabi_goli 8)
#37
This is not a script this a config file designed by Rimal and me And we both are owners of Punjabisonline server [PUN] ;).......v1 is coming soon..so plz show some patience..and this is a mode of fighting between Terrorist and CO.Terrorist. ;D

Cya
Punjabi_goli
#38
mIRC/pawn Scripting / Re: WSV License ...
October 07, 2008, 12:33:16 PM
Great it works but problem arises even i get license i cant able to sit in car......
any problem?? :-[
#39
mIRC/pawn Scripting / WSV script starting kicking..
October 06, 2008, 03:28:13 PM
Hey can anyone tell me that how can i avoid kicking players in the server when WSV script disconnected and again started.......its creating a problem for me..
and also my bot is not appearing when i start the script.. :(
Cya
Punjabi_goli
#40
mIRC/pawn Scripting / WSV License ...
October 04, 2008, 03:01:40 PM
Not working even license or Vehicleenter..

elseif ($3 == getlicense) {
  if (Sunshine isin $WSV.loco($2)) {
    if ($WSV.money($1) >= 2000) {
      hdec WSV.money $WSV.name($2) 2000
      WSV.setcash $2 $WSV.money($2)
      set %license. [ $+ [ $WSV.name($2) ] ] Yes
      WSV.msg $2 You can now drive vehicles...
      WSV.announce $2 ~o~Got a License!
    }
    else WSV.msg $2 You need at least [2000] to buy your license..
  }
  else WSV.msg $2 You need to be at Sunshine Autos!
}


on *:SIGNAL:WSV.vehicleenter: {
  var %car = $hget(WSV.Config.Cars,$3) ( $+ $3 $+ )
  if ([ %license. [ $+ [ $WSV.name($2) ] ] ]) {
    WSV.msg $2 You do not have a license!
    .timer 1 3 WSV.setlocation $2 $WSV.location($2)
  }
  elseif ($5 == 18) WSV.msg $2 You have started to drive a %car $+ .
  elseif ($5 == 17) {
    var %a = 0
    while (%a <= %maxplayers) {
      if ($WSV.vehicle(%a) == $3) && ($WSV.vehicle(%a) != 0) && (%a != $2) var %b = $WSV.getname(%a)
      inc %a
    }
    WSV.msg $2 You got onto %b $+ ' $+ s %car $+ .
    set % [ $+ [ passenger $+ . $+ [ $WSV.getname($2) ] ] ] $3
  }
}


Cya
Punjabi_goli
#41
Try this one out.... ;)

elseif ($2 == !jail) || ($2 == !pmjail) {
    if ($vcmp.cmdcheck(!jail,%id) == fail) !halt
    elseif (!$3) vcmp.msg %id Error - Missing Information, $2 <name> <reason>
    elseif (%a == -1) vcmp.msg %id Error - Invalid ID/Name
    else {
      vcmp.cmdsay $2 %id  $vcmp.name(%a) - Has been Jailed By Admin: %name $+ , Reason: $iif($4,$v1,None)
      vcmp.setlocation %a 388.669739 -509.847992 9.395614
      vcmp.setcont %a 0
    }

#42
mIRC/pawn Scripting / Re: WSV script... (help)
October 02, 2008, 08:39:32 AM
Yes it works fine..... ;D
#43
mIRC/pawn Scripting / Re: Spawn Problem
October 02, 2008, 08:38:23 AM
Hey deleting locations from (spawn spots ) works fine for me ........ ;D ;D
#44
mIRC/pawn Scripting / Re: WSV script... (help)
October 02, 2008, 08:34:13 AM
I know that !jail command is given by Tamas......and from now i dont want to speak to u after this long resulting mess with u..
#45
mIRC/pawn Scripting / Re: Need Auto-Warn ...
October 02, 2008, 08:28:28 AM
Drowning will be more useful.. ;D

}
      if (Sunshine-Autos isin $vcmp.playerarea(%idk))
         vcmp.adminchat Admin auto drowned player: $+ $chr(91) %id $chr(93) Reason: $+ $chr(91) Killing at Sunshine-Autos $chr(93)
        vcmp.setloc %id -761.1595 -340.6097 9.9061


Same is with bank..

}
      if (Bank isin $vcmp.playerarea(%idk))
         vcmp.adminchat Admin auto drowned player: $+ $chr(91) %id $chr(93) Reason: $+ $chr(91) Killing at Bank $chr(93)
        vcmp.setloc %id (put the Axis here)