• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

REQUEST: Rank Name (Staff) / Block-Open PMs

armitxe

New Member
Joined
Feb 15, 2009
Messages
65
Reaction score
1
Hello everyone

It's me again.. xD

I want your help again guys xD with this 2 talkactions or well however they may be.

Ok to the grain.

Today i was thinking in a way to let the players knows whos GM,tutor, etc. And i remember the game "World of warcraft".

In WoW, all gm's have a single name for example: "Gassine", but if they says a command like "/onduty" the game now shows his rank before his name. For example:

Code:
Gassine says: Hi
[COLOR="Red"]/onduty[/COLOR]
<GM> Gassine says: Hi

But the players still can send their pms to "gassine" without write the "<GM>".

I was think, there's a way to do that in tibia? like a talkaction?

That was the first one.

The other one is:

In tibia we have a cmd named "/sqlch" or in my case "/nopm", that is for block all private messages from players.

Ok what i want? I want a talkaction to let a selected player to pm me. for example:

Code:
Me: [COLOR="Red"]/nopm[/COLOR]
[COLOR="Magenta"]<Nobody may sendme a private message>[/COLOR]
[COLOR="Red"]/pm Gassine2[/COLOR]
[COLOR="Magenta"]<Now Only Gassine2 may sendme a private message>[/COLOR]

Well that's it.

If you guys can help me with this, i'll apreciate very much!
Or well if that's not possible, let me know please..!

Thank you for reading!

Greetings.
 
@second, tibia has an ignore function that you can set players in your whitelist, those are the only players that can message you.
 
@up

True.. Thank you....
The only problem is, that doesn't work with the command "/nopm", if i put /nopm nobody can pm me, including the people in my white list...

One solve would be to use the "ignore private messages" from the ignoring list, but the only problem of that is: that don't send a message to the player saying that i'm ignoring him xD, so the players will think that i'm just afk... or something like that.
 
Back
Top