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

Pages: 1 2 [3] 4 5 6
31
mIRC/pawn Scripting / Re: Skins For Daniel95
« on: February 08, 2009, 01:24:02 pm »
Yeah...
By the way thats from H.M Murdock

32
XE Servers (Legacy) / Re: ADMIN! I want to be an admin
« on: January 11, 2009, 08:38:48 pm »
Akikaru you're right, I'm Zetaxx, true. But I have 8 names. You don't know all of them and I change the IP every day.
o.O! And you want to be admin?

33
mIRC/pawn Scripting / Re: Help With Pickups
« on: December 29, 2008, 05:48:23 pm »

34
mIRC/pawn Scripting / Re: New SCRIPT By JoJo_boy
« on: December 08, 2008, 05:14:11 pm »
OMG!!! He stole 2 freefalls from GameSparks Ultimate Stunt Server!!!!!
WTH??? You stoled our scripts?? o.O!

35
mIRC/pawn Scripting / Re: Teleport command
« on: December 01, 2008, 04:00:17 pm »
U were missing some details and plz provide place in between = and !airport..

Code: [Select]
elseif ($2 == !airport) {
  vcmp.msg %id Taking you to the International Airport..
  timer 1 2 vcmp.setlocation %id -1463.359497 -858.807983 14.878179 0
}
Googly Woogly Woosh
Amenine

Have fun guys..
[off Topic]Knucis i found that you are the admin of Ultimate stunt server i want some help from u and if u too want to help me just PM me (Yes) than i will tell u my problem..Thanks
What kind of help do you want?

36
mIRC/pawn Scripting / Re: Teleport command
« on: November 30, 2008, 09:44:01 pm »
Can you guys Find me one For GUSv9.0

Here is one
Code: [Select]
elseif ($2==!airport) {
vcmp.setlocation %id -1463.359497 -858.807983 14.878179 0
}

37
mIRC/pawn Scripting / Re: gotoloc commands
« on: November 22, 2008, 11:59:30 pm »
Code: [Select]
elseif ($3 == saveloc) {
  if ($4) {
    writeini -n " $+ $scriptdirSavedLocs.ini" SavedLocs $4 $WSV.location($2)
    WSV.say New Location saved by $WSV.name($2) at $4
  }
  else WSV.msg $2 Please type a name after !saveloc
}
elseif ($3 == gotoloc) {
  if ($readini(" $+ $scriptdirSavedLocs.ini",SavedLocs,$4)) {
    WSV.setlocation $2 $readini(" $+ $scriptdirSavedLocs.ini",SavedLocs,$4)
    WSV.msg $2 Taking you to $4
  }
  else WSV.msg $2 Invalid Location
}
Next time search in the forum ;)

38
mIRC/pawn Scripting / Re: gotoloc commands
« on: November 20, 2008, 10:38:32 pm »
Errr... For WSV, SANSAN, GUS or FBS??

39
mIRC/pawn Scripting / Re: WSV !BUYPROP problem
« on: November 14, 2008, 02:32:13 pm »
Did you add a prop?? like /c addprop <name> <price>

Then try it... and if dont work try to contact Windlord

40
Support / Re: VC downgrader?
« on: November 02, 2008, 05:51:00 pm »
Yes you are right. Dont exist a downgrader but reeinstal your game and it will probably start with version 1.0

Cya, Knucis

41
mIRC/pawn Scripting / Re: How can I...
« on: October 19, 2008, 03:40:38 pm »
Ok... STOP IT!

This is a Mirc Scripting topic so pls dont Spam, Flam, etc...
This is suposed to be about Pickups nothing else. Pls you two are... Arghhh.. Stop Flamming...

Topic LOCKED bcuz of the spamming

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

u mean coords of the 4 corners?

if iam wrong , pls say how to get the boundaries of the particular place

Boundaries... Try this: http://forum.vicecitymultiplayer.com/index.php?topic=733.0
I dunno if is this what you wants...

Cya, Knucis

thnkx Knucis, i think adtec's idea will work , will try it now!
No Problem ;)

43
mIRC/pawn Scripting / Re: How can I...
« on: October 19, 2008, 01:36:37 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.. :(

Yeap... But dont start flamming you two...

Gamyster try to search in he scripts a text that  means: on *:SIGNAL:WSV.pickuphit: {
And put the script there...

Cya, Knucis

44
mIRC/pawn Scripting / Re: WSV MONEY SCRIPT ERROR
« on: October 19, 2008, 12:35:29 pm »
It will not work u need the [boundaries] of the particular place.. :)

u mean coords of the 4 corners?

if iam wrong , pls say how to get the boundaries of the particular place

Boundaries... Try this: http://forum.vicecitymultiplayer.com/index.php?topic=733.0
I dunno if is this what you wants...

Cya, Knucis

45
mIRC/pawn Scripting / Re: How can I...
« on: October 18, 2008, 03:50:01 pm »
in wsv0.3 !ap [id] works!

!ap health - health pickup is added

to delete !dp [id]
Yeap im testing now and it works! I dunno why doesnt work for you gamyster...

Pages: 1 2 [3] 4 5 6