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

Pages: [1]
1
i got port fowarded and fire wll off but still can't see it on internet tab...why?

2
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

3
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

5
Vice City / make a server can someone cheak it and register?
« on: July 21, 2008, 05:28:38 pm »
????

6
mIRC/pawn Scripting / big problwm help plzzzzzzzzzzz
« on: July 20, 2008, 10:20:40 pm »
i do set admin and then i register and now i am not admin and cant set

7
mIRC/pawn Scripting / wtffff
« on: June 29, 2008, 05:42:59 pm »
i put gus script and connect it  and nothing change in svr
and i put the server information in vcmp.ini
what to do?

8
* $dll: unable to open 'C:\Documents and Settings\user\Application Data\mIRC\rcondll.dll' (line 322, adminpanel.mrc)
-what to do?

Pages: [1]