Raised This Month: $51 Target: $400
 12% 

Private Message


Post New Thread Reply   
 
Thread Tools Display Modes
Moody92
Veteran Member
Join Date: May 2011
Location: Oman
Old 07-06-2012 , 06:10   Re: Private Message
Reply With Quote #11

I didn't try the plugin, but since you didn't wrote anything about it i have right to ask.

The admins have ability to hear the personal messages ? If it doesn't what should I add in the code to let ADMIN_RCON admins has the ability to read ppl personal messages, In case somebody swore on another one.
Moody92 is offline
claudiuhks
Yam Inside®™℠
Join Date: Jan 2010
Location: Living Randomly
Old 07-06-2012 , 10:09   Re: Private Message
Reply With Quote #12

What do you mean with:

PHP Code:
speak sound/%
Did you ever test it?
Do not add sound before for wav sounds.
__________________

Last edited by claudiuhks; 07-06-2012 at 10:50.
claudiuhks is offline
Send a message via MSN to claudiuhks Send a message via Yahoo to claudiuhks Send a message via Skype™ to claudiuhks
Moody92
Veteran Member
Join Date: May 2011
Location: Oman
Old 07-06-2012 , 10:35   Re: Private Message
Reply With Quote #13

Well, I was clear in my first post. I didn't test it yet

I didn't mean hearing the voice. I meant if the admin can read private messages between players
Moody92 is offline
Liverwiz
Veteran Member
Join Date: Feb 2010
Location: Maryland
Old 07-06-2012 , 11:08   Re: Private Message
Reply With Quote #14

Quote:
Originally Posted by Moody92 View Post
I didn't try the plugin, but since you didn't wrote anything about it i have right to ask.

The admins have ability to hear the personal messages ? If it doesn't what should I add in the code to let ADMIN_RCON admins has the ability to read ppl personal messages, In case somebody swore on another one.
This post made pleanty of sense. But this plugin does not, and will not support admins reading private messages. It is to be an in-game version of a "steam chat" but with other neat stuff. There is an update coming soon that will allow admin communications, however. But having admins reading any PM going through will not be a feature, i'm sorry for any inconvenience this may cause.

Quote:
Originally Posted by claudiuhks View Post
What do you mean with:

PHP Code:
speak sound/%
Did you ever test it?
Do not add sound before for wav sounds.
It works fine. Why would i not add the sound directory to the sound path? You want to specify its in /sound and if it works....why not.
__________________
What an elegant solution to a problem that doesn't need solving....
Liverwiz is offline
Moody92
Veteran Member
Join Date: May 2011
Location: Oman
Old 07-06-2012 , 12:03   Re: Private Message
Reply With Quote #15

Oh thanx for responding,

I just wanted it in case somebody swore, or atleast a log that show steamid and the personal messages it will be useful!
Moody92 is offline
Liverwiz
Veteran Member
Join Date: Feb 2010
Location: Maryland
Old 07-06-2012 , 13:04   Re: Private Message
Reply With Quote #16

Quote:
Originally Posted by Moody92 View Post
Oh thanx for responding,

I just wanted it in case somebody swore, or atleast a log that show steamid and the personal messages it will be useful!
I agree, from a server administration standpoint, that it would be useful. But from a client privacy standpoint it is intrusive. And because there is already a pm mod that logs all chats, i just don't want to put it in there. But if you want to do it add this to the source.

PHP Code:
log_to_file("pmLog.log"output
at the end of printMessage. If you want to have their steamID as well do this

PHP Code:
new stid[20]; get_user_authid(idstidcharsmax(stid) )
log_to_file("pmLog.log""From: <%s> %s"stidoutput
EDIT: if you want all admins to be able to see it....wait for the update that's coming soon. It'll make admin things easier. Though i will never release that as a feature.
__________________
What an elegant solution to a problem that doesn't need solving....

Last edited by Liverwiz; 07-06-2012 at 13:06.
Liverwiz is offline
Randomize
BANNED
Join Date: May 2012
Location: in your heart
Old 07-25-2012 , 09:47   Re: Private Message
Reply With Quote #17

Hey Liverwiz, there's bug on your plugin :/
Randomize is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 07-25-2012 , 10:01   Re: Private Message
Reply With Quote #18

Quote:
Originally Posted by Randomize View Post
Hey Liverwiz, there's bug on your plugin :/
And this bug is what?
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Randomize
BANNED
Join Date: May 2012
Location: in your heart
Old 07-25-2012 , 12:39   Re: Private Message
Reply With Quote #19

There is another plugin which using clcmd, when i typed /rank it shows INVALID TARGET or BAD_TARGET (I'm forget it)
Randomize is offline
Liverwiz
Veteran Member
Join Date: Feb 2010
Location: Maryland
Old 07-25-2012 , 19:45   Re: Private Message
Reply With Quote #20

Quote:
Originally Posted by Randomize View Post
There is another plugin which using clcmd, when i typed /rank it shows INVALID TARGET or BAD_TARGET (I'm forget it)
I thought i fixed that....I'll look into it, thanks for the report!

I'm close to releasing an update (whenever i get around to finalizing it) so i'll make sure to put even closer attention into making sure those bugs aren't there.

In the mean time....put amx_pm.amxx at the END of your plugins.ini This should mitigate any issues of this kind.
__________________
What an elegant solution to a problem that doesn't need solving....
Liverwiz is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 03:49.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode