AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Hud Writer (https://forums.alliedmods.net/showthread.php?t=301209)

Jozkah 09-11-2017 18:33

Hud Writer
 
2 Attachment(s)
Hud Writer

How to fix colors
sm plugins unload jozkah_hudwrite
sm plugins load jozkah_hudwrite
At least if fix the colors for me

LIST OF COMMANDS
!hwrite <TEXT>
!hw <TEXT>

CVARS
jozkah_hud_red;
jozkah_hud_green;
jozkah_hud_blue;
jozkah_hud_xpos;
jozkah_hud_ypos;
jozkah_hud_time;
jozkah_hud_fadein;
jozkah_hud_fadeout;
jozkah_hud_transparency;
jozkah_hud_effect;
jozkah_hud_fxtime;


NEEDED INCLUDES TO COMPILE:
Sourcemod default includes


Changelog of the plugin:
--------------------------------------------------------
V1.1 - Added color change cvars
--------------------------------------------------------
V1.2 - Added position change cvar
- Added @r @g @b commands
--------------------------------------------------------
V1.3 - Changed to new syntax
- Added more colors @w @y @bl
(White, Yellow, Black)
---------------------------------------------------------
V1.4 - More Colores added (Purpe, Pink, Orange)
---------------------------------------------------------
V1.5 - Changed @r @g @bl @p
- To @red @green @black @purple
(On every single color)
---------------------------------------------------------
V1.6 - Added message time(hud_time)
---------------------------------------------------------
V1.7 - Added the FadeIn/Out Effects
---------------------------------------------------------
V1.8 - Added transparency change cvars
- Added effect change cvars
- Added duration of the effect(hud_fxtime)
---------------------------------------------------------


Credits go for MitHat Guner for the " base " of the plugin , i did just resumed his job , and updated the plugin :)

Technoblazed 09-11-2017 18:47

Re: Hud Writer Recoded
 
Where's the source?

sneaK 09-11-2017 18:53

Re: Hud Writer Recoded
 
Source code much be attached.

Edit: If it does not include any 3rd party dependencies, upload the .sp and not the compiled binary.

Jozkah 09-11-2017 18:56

Re: Hud Writer Recoded
 
Quote:

Originally Posted by sneaK (Post 2548310)
Source code much be attached.

Sourcecode added.

sneaK 09-11-2017 18:56

Re: Hud Writer Recoded
 
Quote:

Originally Posted by Jozkah (Post 2548311)
Sourcecode added.

Ty, see updated post and I'll re-approve attachments and plugin!

Jozkah 09-11-2017 18:58

Re: Hud Writer Recoded
 
Quote:

Originally Posted by Technoblazed (Post 2548308)
Where's the source?

I updated the files. Now all files are there!

Jozkah 09-11-2017 19:00

Re: Hud Writer Recoded
 
Quote:

Originally Posted by sneaK (Post 2548312)
Ty, see updated post and I'll re-approve attachments and plugin!

Thank you :D , sorry it was my first upload , i will not do this again in futures uploads!

MithatGuner 09-12-2017 13:40

Re: Hud Writer Redux
 
Thanks for updating, good job.

Mitchell 09-12-2017 14:26

Re: Hud Writer Redux
 
This isn't much of a rewrite, it's just the same code with added features, couldn't this have just been submitted to the old thread instead of releasing it as your own?

How about instead of hard coding all of the colors you just make a config so Server Admins can add to it without having to change the code.

Jozkah 09-12-2017 15:12

Re: Hud Writer Redux
 
Quote:

Originally Posted by Mitchell (Post 2548451)
This isn't much of a rewrite, it's just the same code with added features, couldn't this have just been submitted to the old thread instead of releasing it as your own?

How about instead of hard coding all of the colors you just make a config so Server Admins can add to it without having to change the code.

Were it says that i own it?


All times are GMT -4. The time now is 19:46.

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