Raised This Month: $ Target: $400
 0% 

[Request Plugin] Steam ID Counter


Post New Thread Reply   
 
Thread Tools Display Modes
TheRadiance
Senior Member
Join Date: Nov 2007
Location: Kazakhstan
Old 08-07-2009 , 10:21   Re: [Request Plugin] Steam ID Counter
Reply With Quote #21

Quote:
If this is not possible, can you please let display the counter message in the CS (Chat-)Text?
Sorry, but i've never worked with color chat.

Plugin displays message when client is authorized.
TheRadiance is offline
Send a message via ICQ to TheRadiance
TazZ.amxx
Member
Join Date: Jun 2009
Old 08-07-2009 , 11:11   Re: [Request Plugin] Steam ID Counter
Reply With Quote #22

Quote:
Originally Posted by crazyeffect View Post
It already is like that
Quote:
Originally Posted by TheRadiance View Post
Sorry, but i've never worked with color chat.

Plugin displays message when client is authorized.
ahh ok -.-

so canīt implement it into GHW Connect plugin, too?

But your plugin works of course good I think!
TazZ.amxx is offline
TazZ.amxx
Member
Join Date: Jun 2009
Old 08-20-2009 , 05:53   Re: [Request Plugin] Steam ID Counter
Reply With Quote #23

Sometimes it is only displayed for 1 second. And usuallly 3 seconds. Why?

Is it possible to make the text bigger?
TazZ.amxx is offline
TheRadiance
Senior Member
Join Date: Nov 2007
Location: Kazakhstan
Old 08-20-2009 , 09:26   Re: [Request Plugin] Steam ID Counter
Reply With Quote #24

Quote:
Is it possible to make the text bigger?
No.
Quote:
Sometimes it is only displayed for 1 second. And usuallly 3 seconds. Why?
There are more reasons for this.. Some small hl bug, when another hud message is displayed it can override the previous..
TheRadiance is offline
Send a message via ICQ to TheRadiance
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 08-20-2009 , 09:33   Re: [Request Plugin] Steam ID Counter
Reply With Quote #25

PHP Code:
 if (v  == -1
    { 
        return; 
    } 
v == INVALID_HANDLE
__________________
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
TazZ.amxx
Member
Join Date: Jun 2009
Old 08-20-2009 , 09:45   Re: [Request Plugin] Steam ID Counter
Reply With Quote #26

Quote:
Originally Posted by TheRadiance View Post
No.

There are more reasons for this.. Some small hl bug, when another hud message is displayed it can override the previous..
OK. It doesnīt matter

Quote:
Originally Posted by tuty View Post
PHP Code:
 if (v  == -1
    { 
        return; 
    } 
v == INVALID_HANDLE
OK, but I donīt unterstand you^^
Is it a correction of a part of the plugin-code?
TazZ.amxx is offline
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 08-20-2009 , 09:47   Re: [Request Plugin] Steam ID Counter
Reply With Quote #27

Not really, INVALID_HANDLE it's equal with -1.
__________________
Still...lovin' . Connor noob! Hello
Alka is offline
TheRadiance
Senior Member
Join Date: Nov 2007
Location: Kazakhstan
Old 08-21-2009 , 02:21   Re: [Request Plugin] Steam ID Counter
Reply With Quote #28

Quote:
OK. It doesnīt matter

Quote:Originally Posted by tuty
PHP Code:
if (v == -1)
{
return;
}
v == INVALID_HANDLE

OK, but I donīt unterstand you^^
Is it a correction of a part of the plugin-code?
PHP Code:
/* Opens a vault by name (such as "myvault")
 * Returns a vault id, INVALID_HANDLE otherwise (-1)
 */
native nvault_open(const name[]); 
Doesn't matter what to use, INVALID_HANDLE or -1.
TheRadiance is offline
Send a message via ICQ to TheRadiance
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 08-21-2009 , 20:27   Re: [Request Plugin] Steam ID Counter
Reply With Quote #29

Quote:
Originally Posted by Alka View Post
Not really, INVALID_HANDLE it's equal with -1.
i know, but is more cool with a define than "-1"
__________________
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
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 19:25.


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