• 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

#1
mIRC/pawn Scripting / Re: How to script
October 28, 2008, 07: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
October 20, 2008, 11:41:37 AM
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
Lol chezor u make someone crazy.. ;D
#4
mIRC/pawn Scripting / Re: WSV MONEY SCRIPT ERROR
October 20, 2008, 02:49:03 AM
Post ur command here !kill i will tell u where to paste it.. :P
#5
mIRC/pawn Scripting / Re: Heal command for WSV..
October 19, 2008, 03:07:58 PM
No problem ::)
#6
mIRC/pawn Scripting / Re: WSV..Dump
October 19, 2008, 12: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.. >:(
#7
mIRC/pawn Scripting / Re: WSV MONEY SCRIPT ERROR
October 19, 2008, 12: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..
#8
mIRC/pawn Scripting / Re: WSV..Dump
October 19, 2008, 12: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.. :( >:(
#9
mIRC/pawn Scripting / Re: How can I...
October 19, 2008, 12: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.. :(
#10
mIRC/pawn Scripting / Re: Heal command for WSV..
October 19, 2008, 12: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
#11
mIRC/pawn Scripting / Re: WSV MONEY SCRIPT ERROR
October 19, 2008, 10:48:48 AM
It will not work u need the [boundaries] of the particular place.. :)
#12
mIRC/pawn Scripting / Re: Heal command for WSV..
October 19, 2008, 10: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..
#13
mIRC/pawn Scripting / Re: How can I...
October 19, 2008, 10:42:48 AM
Replace this..

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

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 ;)
#14
mIRC/pawn Scripting / Re: WSV..Dump
October 19, 2008, 10:39:41 AM
Try this one out.. ;)

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


Regards
Punjabi_goli :P
#15
mIRC/pawn Scripting / Re: WSV..Dump
October 18, 2008, 05:54:18 PM
Use this .. :D

elseif (dump == $3) { WSV.setvehicleloc $WSV.vehicle($WSV.id($4)) 152.694636 -11.227704 102.503616 }

Regards
Punjabi_goli