gfxgfx
 
Please login or register.

Login with username, password and session length
 
gfx gfx
gfx
76774 Posts in 13500 Topics by 1651 Members - Latest Member: insider4ever March 28, 2024, 09:25:17 pm
*
gfx*gfx
gfx
WinMX World :: Forum  |  Third Party Stuff  |  Chat Servers  |  Ouka and Metis 2.60
gfx
gfxgfx
 

Author Topic: Ouka and Metis 2.60  (Read 1531 times)

0 Members and 1 Guest are viewing this topic.

momper

  • Guest
Ouka and Metis 2.60
« on: May 31, 2006, 09:23:18 am »
ez Guys .... im running a Room with Ouka and Metis (Level ---> CoHost) ..... why cant Metis read the IP or the Hostname when someone joins the Room ??? .... im using this Script

<config>

<OnEnter type="script">
<out type="normal">#adminmessage User %RAWNAME% with IP of %IP% from Service Provider %HOSTNAME% has now entered</out>

</OnEnter>

 
</config>

And thats the Message ---> [ADMIN] User (username) with IP of  from Service Provider  has now entered.

Can't find the Prob ...... any Ideas ????????

Offline Bearded Blunder

  • Forum Member
    • Taboo Community Website
Re: Ouka and Metis 2.60
« Reply #1 on: May 31, 2006, 06:48:31 pm »
Have you disabled colours for the bot? also have you considered using Ouka's welcome message to do this? as using the script above will (if memory serves me) return the node address for anyone on secondary, rather than the actual ip, to get or log the information you're after more accurately using metis I'd use the following code instead
Code: [Select]
<config>

<OnEnter type="script">
<out type="normal">#admincmd printip %RAWNAME%</out>

</OnEnter>

</config>
alternatively if you're doing this *purely* for logging purposes, rather than for admins to see the information, then modifying the output in the robomx options messages sheet will achieve what your after on the bot.

Blessed is he who expecteth nothing, for he shall not be disappointed.

momper

  • Guest
Re: Ouka and Metis 2.60
« Reply #2 on: June 01, 2006, 09:45:25 am »
ez .... thx for the Response .... Someone else added this Script to his Bot and he replied it correctly (IP & Hostname). ....  Ouka's welcome Message cant show me the Hostname .... only IP and other Stuff .... maybe the Prob is somewhere in the Metis Options ???

Offline Bearded Blunder

  • Forum Member
    • Taboo Community Website
Re: Ouka and Metis 2.60
« Reply #3 on: June 01, 2006, 10:24:39 am »
Well metis *should* do it, but as a workaround
Code: [Select]
<config>

<OnEnter type="script">
<out type="normal">/level %RAWNAME%</out>

</OnEnter>

</config>
and defining the output line in rcmsconf.txt
Code: [Select]
$LevelNotify$="#adminmessage User %RAWNAME% with IP of %IP% from Service Provider %HOSTNAME% has now entered"should also work... at least according to the helpfile.. I havn't tested it.
Blessed is he who expecteth nothing, for he shall not be disappointed.

WinMX World :: Forum  |  Third Party Stuff  |  Chat Servers  |  Ouka and Metis 2.60
 

With Quick-Reply you can write a post when viewing a topic without loading a new page. You can still use bulletin board code and smileys as you would in a normal post.

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Name: Email:
Verification:
Type the letters shown in the picture
Listen to the letters / Request another image
Type the letters shown in the picture:
What program is this site about?:
What year is it next year?:
What's the name of the site this forum belongs to?:

gfxgfx
gfx
©2005-2024 WinMXWorld.com. All Rights Reserved.
SMF 2.0.19 | SMF © 2021, Simple Machines | Terms and Policies
Page created in 0.022 seconds with 24 queries.
Helios Multi © Bloc
gfx
Powered by MySQL Powered by PHP Valid XHTML 1.0! Valid CSS!