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.


Topics - Punjabi

Pages: [1] 2
1
mIRC/pawn Scripting / Tamas Help me.....
« on: October 15, 2008, 03:18:26 pm »
Hey i am making commands related some buystuff and want idea that how can i edit commands like !buyfood and when i bought food how can i save it to my name like when i type !mystuff it will show food bought by me......

Example::
In server
Punjabi type !buyfood <Noodles>Than it will show that i bought noodles and when i type !mystuff like this
Punjabi type !mystuff
!mystuff You have noodles..
acatually i want that when i buy food it will add to my other command to !mystuff
and then other command with which i can eat it..like !eat <noodles>


I just want an idea thats all or if u are interested in posting ur script u r free to post here below..

2
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

3
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

4
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

5
mIRC/pawn Scripting / Spawn Problem
« on: September 30, 2008, 01:24:48 pm »
Hey Windlord i have a problem with spawn locations as i cant make my own one bcoz there is random process in WSV ,now i dont want players to spawn randmly as i want to spawn them on the locations saved by me in my config file,so plz help if i can remove random process from WSV  :-\
.........

6
mIRC/pawn Scripting / WSV need help..
« on: September 28, 2008, 11:16:54 am »
Whenever i banned someone only his nick is banned not his ip than how can i ban his ip if any command plz reply with one.. :-\

Thanks For ur reply......... ;)


7
UltraMegaServer / Wnna be admin in Ultramega server..
« on: September 26, 2008, 07:36:51 pm »
HEY hi to the admins of Ultramegaserver and really wanna join Ur team..baksan ,sansan and members involve in making ULTra mega server..
Some details about me..

Name :Punjabi_goli
Age: 16
I use mirc..
I can keep an eye on hackers who joined the server..

Regards
Punjabi_goli.. ::) ::)

8
mIRC/pawn Scripting / Heal command for WSV..
« on: September 26, 2008, 12:57:36 pm »
Code: [Select]
elseif (heal == $3) {
  WSV.cmdlevelcheck $1-
  if (Hospital isin $WSV.loco($2)) {
   if ($WSV.money >= 500) {
      hdec WSV.money $WSV.name($2) 500
      WSV.setcash $2 $WSV.money($3)
      WSV.sethealth $1 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.
}

Any problem in this code not working..... :(

9
mIRC/pawn Scripting / GUS error.....
« on: September 20, 2008, 07:48:57 pm »
* /vcmp.check.ini: not connected to server (line 42, vcmp.mrc)

Any idea why it is coming???????????

10
mIRC/pawn Scripting / Nedd help in WSV.........
« on: September 14, 2008, 06:22:51 am »
Hi friends and i know there are excellent scripters who can help me in making commands like !licence.
It includes that u have to buy a licence of car than only u can drive...
Something like driving licence...and only owner can give the licence..
If have any ideas plz reply waiting for your answer........

Thanks for Reply.... ::) ::)

11
mIRC/pawn Scripting / Help me!!!!!
« on: September 12, 2008, 03:47:54 pm »
Whats the problem in this code....... ??? :-\ not working..

Code: [Select]
elseif (lockcar == $3) && ($2 < 100) {
      WSV.cmdlevelcheck $1-
      if ($WSV.getname($2) == $WSV.carowners($4)) || ($WSV.getname($2) isin $WSV.sharecarowners($4)) WSV.setvehiclestatus $4 1
      if ($WSV.getname($2) == $WSV.carowners($4)) || ($WSV.getname($2) isin $WSV.sharecarowners($4)) WSV.msg $2 Vehicle $chr(91) $WSV.vehiclename($4) $chr(93) locked
      else WSV.announce $2 This is not your vehicle!
    }
    else WSV.msg $2 $WSV.name($4) is not in a car! 
  }
  else WSV.msg $2 $4 cannot be found on this server at the moment.
}

   
elseif (unlockcar == $3) && ($2 < 100) {
      WSV.cmdlevelcheck $1-
      if ($WSV.getname($2) == $WSV.carowners($4)) || ($WSV.getname($2) isin $WSV.sharecarowners($4)) WSV.setvehiclestatus $4 0
      if ($WSV.getname($2) == $WSV.carowners($4)) || ($WSV.getname($2) isin $WSV.sharecarowners($4)) WSV.msg $2 Vehicle $chr(91) $WSV.vehiclename($4) $chr(93) unlocked
      else WSV.announce $2 This is not your vehicle!
    }
    else WSV.msg $2 $WSV.name($4) is not in a car! 
  }
  else WSV.msg $2 $4 cannot be found on this server at the moment.
}


12
mIRC/pawn Scripting / Loackcar problem!!!!!
« on: September 08, 2008, 11:17:29 am »
I have to made a code like this
Code: [Select]
elseif (buycar* iswm $3) {
      if ($4) WSV.buycar $2 $4
      else WSV.msg $2 Please type !buycar <propid>
    }

Heres the code for Lockcar=
Code: [Select]
elseif (lockcar* iswm $3) {
      if ($4) WSV.lockcar $2 $4
      else WSV.msg $2 Please type !lockcar <propid>
    }

This will work!!! ???

13
mIRC/pawn Scripting / Lockcar For WSV..
« on: September 07, 2008, 09:15:42 am »
I have made lockcar code for WSV but unfortunately its not working,so plz help me out.....Here's the code!!

Code: [Select]
alias WSV.lockcar {
  if ($WSV.name($1) isin $WSV.carowners($2)) {
    if ($WSV.lockcar $2 $+ CarIDs $WSV.vehiclename($2) {
     hadd WSV.Cars $2 $+ CarIDs $WSV.vehiclename($2) {
     }
     else {
      WSV.lockdoors $2 4
      WSV.msg $1 Your Car is Locked..
    }
  }

14
mIRC/pawn Scripting / Props Script
« on: September 04, 2008, 11:46:02 am »
Hey i want !buyprop !sellprop !addprop !delprop for my GUS script
Can anyone help me out? ??? ;D

15
mIRC/pawn Scripting / Want Scripter....
« on: September 03, 2008, 06:08:08 pm »
WANT SCRIPTER ??? :'( :'(

Pages: [1] 2