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

Pages: [1] 2
1
problem fixed nvm guys

2
i got port fowarded and fire wll off but still can't see it on internet tab...why?

3
mIRC/pawn Scripting / Re: gotoloc \save loc for wsv
« on: October 28, 2009, 03:07:11 pm »
the one u post here?

4
mIRC/pawn Scripting / Re: gotoloc \save loc for wsv
« on: October 23, 2009, 01:07:46 pm »
i already did wsv instead vcmp
but when i load it it say it on but when i do !lms its says invalid command

5
mIRC/pawn Scripting / Re: gotoloc \save loc for wsv
« on: October 22, 2009, 05:11:02 pm »
not working

6
mIRC/pawn Scripting / Re: gotoloc \save loc for wsv
« on: October 21, 2009, 03:23:40 pm »
thx rulk ill try
but the lms is not inside the wsv
is in different file

7
mIRC/pawn Scripting / gotoloc \save loc for wsv
« on: October 20, 2009, 01:47:45 pm »
k i have tamas code:
  if ($4) {
    if (!$hget(WSV.Savedlocks,$4)) {
      hadd WSV.Savedlocks $4 $calc($WSV.location($2).x) $calc($WSV.location($2).y) $calc($WSV.location($2).z)
      WSV.msg $2 Location saved sucessfully! Name: $chr(91) $4 $chr(93)
      WSV.msg $2 Coord: $calc($WSV.location($2).x) $calc($WSV.location($2).y) $calc($WSV.location($2).z)
    }
    else WSV.msg $2 Error: This location name is allready saved!
  }
  else WSV.msg $2 Syntax: /c saveloc <locname>
}
elseif ($3 == gotoloc) && ($2 < 100) {
  WSV.cmdlevelcheck $1-
  if ($4) {
    if ($hget(WSV.Savedlocks,$4)) {
      WSV.setlocation $2 $WSV.savedloc($4)
      WSV.say Teleporting: $WSV.name($2) To: $chr(91) $4 $chr(93)
      WSV.msg $2 Location: $WSV.savedloc($4)
    }
    else WSV.msg $2 Error: This location name is not on the saved list.
  }
  else WSV.msg $2 Syntax: /c gotoloc <locname>
}



i put it in the end of wsv
and when i do the cmds its not work say invalid

and with greg lms i load it
it wrote this:HEF (Universal Public Version) LastManStanding Module v1.0 by Greg
---
-
Status - Successfully Loaded.
-
and no lms

what to do

8
Vice City / Re: The Best Server of VC:MP
« on: October 08, 2009, 06:55:48 pm »
vc-ha mdm

9
XE Servers (Legacy) / hmm..subnet banned?why?
« on: November 10, 2008, 10:46:06 pm »
im [ECA]qwq and i dont know why when i get in it kick for subnet banned

10
mIRC/pawn Scripting / Re: mIRC Tutorial No.1 by Windlord
« on: September 29, 2008, 01:35:16 pm »
its for my mirc channel not vcmp

11
mIRC/pawn Scripting / Re: mIRC Tutorial No.1 by Windlord
« on: September 28, 2008, 02:36:36 pm »
whats wrong here:
on *:text:idiot*#:$chan $kick
and this:
on *:text:idiot*#:$chan writeini curse.ini $nick say idiot

12
mIRC/pawn Scripting / Re: whats wrong here
« on: August 18, 2008, 05:46:48 pm »
line 1870 and the last line are thew last

14
Support / Re: I can't find my server at "Internet" tab
« on: July 22, 2008, 10:44:21 pm »
its on my server to!and the port open and i click anoounce

15
Vice City / Re: make a server can someone cheak it and register?
« on: July 22, 2008, 10:18:14 pm »
get in and say what to add
svr name qwq server

Pages: [1] 2