AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   Server Side Info (https://forums.alliedmods.net/showthread.php?t=119946)

xakintosh 02-27-2010 07:17

Server Side Info
 
1 Attachment(s)

Description:
Constant communication where it set. Plugin displays everything you see in the picture :)

Cvars:
srv_hud_rgb "0 255 0" - rgb color
srv_hud_x "0.11" - X position on screen
srv_hud_y "0.01" - Y position on screen
srv_hud_effects "0" - Blink effects

Modules:
PHP Code:

#include <fakemeta> 

Thanks:
@He3aBucuM

- .Changelog. -
1.6 Add server uptime
1.5 Better look and server ip :)
1.4 Optimized code
1.3 Add round counter and optimized code
1.2 Optimized code, add function to get thetime, fix the bug with blink
1.1 Add cvars to plugin, optimized code
1.0 First public release

Installation:
1. Copy srv_info.amxx mod_dir/addons/amxmodx/plugins
2. Open plugins.ini from mod_dir/addons/amxmodx/config
3. Add at the end of the list on a new line like follows: srv_info.amxx

xPaw 02-27-2010 07:26

Re: Server Side Info
 
I lol'd at code

crazyeffect 02-27-2010 07:41

Re: Server Side Info
 
The idea is good, but the code isn't good indented

And it needs ML of course

SnoW 02-27-2010 08:08

Re: Server Side Info
 
Could someone tell me also what's funny in the source? Can't get the joke.

ConnorMcLeod 02-27-2010 08:09

Re: Server Side Info
 
PHP Code:

    set_task(0.1"Fwd_StartFrame"1""0"b");
    
register_forward(FM_StartFrame"Fwd_StartFrame"); 

uh uh, don't release plugins for now please.

DruGzOG 02-27-2010 08:38

Re: Server Side Info
 
Quote:

Originally Posted by SnoW (Post 1101918)
Could someone tell me also what's funny in the source? Can't get the joke.

Nor Do I

One 02-27-2010 08:41

Re: Server Side Info
 
Quote:

Originally Posted by xPaw (Post 1101890)
I lol'd at code

:stupid::avast:
btw. i think it's not so bad for first time :P

ConnorMcLeod 02-27-2010 08:43

Re: Server Side Info
 
Quote:

Originally Posted by One (Post 1101949)
:stupid::avast:
btw. i think it's not so bad for first time :P

He codes better than you :mrgreen:

One 02-27-2010 08:44

Re: Server Side Info
 
Quote:

Originally Posted by ConnorMcLeod (Post 1101952)
He codes better than you :mrgreen:

nice 4 u :D

alias_retaer 02-27-2010 09:53

Re: Server Side Info
 
help the man.....what do you laugh
HE isn't such a coder,he dont have skills such as your's (dont quote anyone)
You were just like him in the first time...


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

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