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

Pages: 1 2 [3] 4 5 ... 10
31
mIRC/pawn Scripting / WSV place script..
« on: October 11, 2008, 05: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

32
mIRC/pawn Scripting / Re: counter strike mod for vcmp v.1 beta
« on: October 10, 2008, 06:00:00 pm »
I am not here to discuss this bull shit so then plz try to improve urself as we are not happy with ur ttitude.. >:(

33
mIRC/pawn Scripting / Re: WSV CMDS
« on: October 10, 2008, 05:58:47 pm »
plz place it at right place so that ur brackets will close properly by other command ......... ;)

Cya
Punjabi_goli

34
mIRC/pawn Scripting / Re: counter strike mod for vcmp v.1 beta
« on: October 10, 2008, 05:24:22 pm »
U are idiot gamyster we made it ourself... :-[

35
mIRC/pawn Scripting / Re: counter strike mod for vcmp v.1 beta
« on: October 08, 2008, 12:51:43 pm »
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)

36
mIRC/pawn Scripting / Re: counter strike mod for vcmp v.1 beta
« on: October 07, 2008, 03:43:09 pm »
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

37
mIRC/pawn Scripting / Re: WSV License ...
« on: October 07, 2008, 01:33:16 pm »
Great it works but problem arises even i get license i cant able to sit in car......
any problem?? :-[

38
mIRC/pawn Scripting / WSV script starting kicking..
« on: October 06, 2008, 04: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

39
mIRC/pawn Scripting / WSV License ...
« on: October 04, 2008, 04:01:40 pm »
Not working even license or Vehicleenter..

Code: [Select]
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!
}

Code: [Select]
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

40
mIRC/pawn Scripting / Re: Whats rong with this command?? (GUS)
« on: October 04, 2008, 02:13:23 pm »
Try this one out.... ;)

Code: [Select]
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
    }

41
mIRC/pawn Scripting / Re: WSV script... (help)
« on: October 02, 2008, 09:39:32 am »
Yes it works fine..... ;D

42
mIRC/pawn Scripting / Re: Spawn Problem
« on: October 02, 2008, 09:38:23 am »
Hey deleting locations from (spawn spots ) works fine for me ........ ;D ;D

43
mIRC/pawn Scripting / Re: WSV script... (help)
« on: October 02, 2008, 09: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..

44
mIRC/pawn Scripting / Re: Need Auto-Warn ...
« on: October 02, 2008, 09:28:28 am »
Drowning will be more useful.. ;D

Code: [Select]
}
      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..

Code: [Select]
}
      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)


45
mIRC/pawn Scripting / Re: WSV script... (help)
« on: October 01, 2008, 02:17:29 pm »
Hey chezor i dont want ur comments and stop saying me all rubish and who the hell u are that  i dont know scripting ,i am just saying windlord that i will make a fix the rpg aliases and if any problem he will fix it from them made be me and stop saying all bullshit to others and u got !suspect rpg command from thijn and u dont know how to made it.... >:( >:(

Pages: 1 2 [3] 4 5 ... 10