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 ... 10
1
mIRC/pawn Scripting / Re: How to script
« on: October 28, 2008, 09:14:30 am »
What kind of script you will be using give detalis than w can help u... ::)

2
mIRC/pawn Scripting / Re: WSV Cmds
« on: October 20, 2008, 12:41:37 pm »
It will work u just have to place then at right place...aah i prefer to paste it under ur !aspirine command.. 8) ;D

3
mIRC/pawn Scripting / Re: WSV MONEY SCRIPT ERROR
« on: October 20, 2008, 03:49:03 am »
Post ur command here !kill i will tell u where to paste it.. :P

4
mIRC/pawn Scripting / Re: Heal command for WSV..
« on: October 19, 2008, 04:07:58 pm »
No problem ::)

5
mIRC/pawn Scripting / Re: WSV..Dump
« on: October 19, 2008, 01:30:59 pm »
HE started it first i am cool and helpping him but he abuse me at every point of stage so plz explain him i think he is kid and didnt understand english.. >:(

6
mIRC/pawn Scripting / Re: WSV MONEY SCRIPT ERROR
« on: October 19, 2008, 01:29:40 pm »
I am config editor so i should know what boundaries are and i can easily make boundaries of 4 corners...Tested boundaries means i have already tested it..and i know how to make it but cant open the secret..sorry if u need the boundaries of any area plz tell me in new topic.. i will help..definately..

7
mIRC/pawn Scripting / Re: WSV..Dump
« on: October 19, 2008, 01:25:52 pm »
Ban this member abusing me by saying that i am noob,dumbass or tell him not to reply in this manner ,i am helping him but he is replying with wrong sytax...thats it.. :( >:(

8
mIRC/pawn Scripting / Re: How can I...
« on: October 19, 2008, 01:24:17 pm »
If u dont know anything plz dont abuse anyone by saying that ur command didnt work and from now plz stop dming with me i am fed up from u ..i am helping u but u dont know anything about WSV then i cant do anything thats it.. :(

9
mIRC/pawn Scripting / Re: Heal command for WSV..
« on: October 19, 2008, 01:22:29 pm »
Than u have to save the boundaries first then edit those boundaires in location folder like this..
Medic store= X Y Z
Hospital= X Y Z

plz edit axis in place of (X Y Z)...i think it will work..

Regards
Punjabi_goli

10
mIRC/pawn Scripting / Re: WSV MONEY SCRIPT ERROR
« on: October 19, 2008, 11:48:48 am »
It will not work u need the [boundaries] of the particular place.. :)

11
mIRC/pawn Scripting / Re: Heal command for WSV..
« on: October 19, 2008, 11:47:13 am »
U need to identify th place if u are in [Schuman Health Care Center-Downtown] Than go to that place and then type !aspirine or tell me which place u have written where we have to go to heal..

12
mIRC/pawn Scripting / Re: How can I...
« on: October 19, 2008, 11:42:48 am »
Replace this..

Code: [Select]
on *:SIGNAL:WSV.pickuphit: {
  if ($4 == 406) || ($4 == 407) { WSV.respawnpickup $3 | WSV.propinfo $2 $3 }
  elseif ($4 == 382) { WSV.respawnpickup $3 | WSV.endrace $1- }
  else { WSV.msg $2 Pickup ID: $3 $+ , Pickup Type: $4 }
}

With this one..

Code: [Select]
on *:SIGNAL:WSV.pickuphit: {
  if ($4 == 406) || ($4 == 407) { WSV.respawnpickup $3 | WSV.propinfo $2 $3 }
  elseif ($4 == 382) { WSV.respawnpickup $3 | WSV.endrace $1- }
  else { WSV.msg $2 Pickup ID: $3 $+ , Pickup Type: $4 }
}
elseif ($3 == 508) {
  WSV.msg $2 You pickup a teletransport pickup! I will transport you to Upside
  WSV.setlocation $2 -868.671265 -116.157364 11.100804
}

Cya
Punjabi_goli ;)

13
mIRC/pawn Scripting / Re: WSV..Dump
« on: October 19, 2008, 11:39:41 am »
Try this one out.. ;)

Code: [Select]
elseif (dump == $3) {
  WSV.setvehicleloc $WSV.vehiclename($2) 152.694636 -11.227704 102.503616
}

Regards
Punjabi_goli :P

14
mIRC/pawn Scripting / Re: WSV..Dump
« on: October 18, 2008, 06:54:18 pm »
Use this .. :D

Code: [Select]
elseif (dump == $3) { WSV.setvehicleloc $WSV.vehicle($WSV.id($4)) 152.694636 -11.227704 102.503616 }
Regards
Punjabi_goli

15
mIRC/pawn Scripting / Re: Heal command for WSV..
« on: October 18, 2008, 06:24:56 pm »
paste it below this command ... :-\

Code: [Select]
elseif (getc == $3) {
Do i need to identify anything else.. :(



Pages: [1] 2 3 ... 10