Facebook button

Ugleh Productions Ugleh's Blog of Production Updates, Release, and just stuff

11May/120

Garrys’ Mod – ThreeD 1.2 (A New Project of mine)

Download:

http://www.garrysmod.org/downloads/?a=view&id=129981
In 2010 q3k made a great tool called ThreeD, now 545 days later I have decided to pick it up as a project and add some ideas and bug fixes he has not.


This little addon lets you create 3D surface text in-game! Supports per-map settings, distance fading and comes with a handy STool (although it can be also easily called from any other Lua code).

Changelog 1.2:
- Data File now saves on text removal
- Added Color ability on STool itself
- Added Remove All Text button
- Added Remove Last Text button
- Created Admin tool in Utilities > Admin > ThreeD

1.3 Update:
- Dropdown of Fonts [Done]
- Automatically add shadow effect [Working on it]
- Text Boarder Option [Up Next]
- Add Ownership to text so users can only remove their own and not others [Sooner or Later]

Download:

http://www.garrysmod.org/downloads/?a=view&id=129981

Filed under: Uncategorized No Comments
18Apr/120

Garry’s Mod Teleporter STool 1.2

http://www.garrysmod.org/downloads/?a=view&id=129615

 

1.2 Changelog:
- Added option to remove the teleport effect
- Added option to have it be admin toggle so other uses cant teleport.
- Added Height Offset incase you want the player to teleport lower or higher then the prop. 24 is a good average number, not 1 or 0.
- Added more flat props, removed the non flat props.

 

Next Update:
- Add Wire Capability
- Suggestions?

Filed under: Uncategorized No Comments
15Apr/121

HTML2RGB

On my process of making my new Second Life utility hud I created this function to turn an html hex code like 000000 or #000000 to rgb(0,0,0) or even #FFFFFF to rgb(255,255,255). It could be useful when trying to color something from an html document to a prim.

be sure to divide the outcome by 255 for SL formatted colors.

12Apr/120

Garry’s Mod Teleporter STool

The Teleporter STool uses your numpad, and the entity you spawned with the STool to teleport you to where that prop is.
If you create a Teleporter with the numpad of 1, and then a button of 1, anyone who pressed that button will be teleported to that location.

The Teleporter Tool simulates a DarkRP teleport effect with the lightning and sound.

 

Garrysmod Download Page: http://www.garrysmod.org/downloads/?a=view&id=129327

Facepunch Discussion Page: http://facepunch.com/threads/1174827

12Apr/120

HTML Usergroup Names for PHP-Fusion

The admin panel for HTML Usergroup Names page

The admin panel for HTML Usergroup Names page

This infusion allows you to have HTML wrapped around user names that is in the online panel, members page, forums, shoutbox, and any place the profile_link function is used (function used to generate a link to a members profile in maincore.php).

Addon page: http://www.php-fusion.co.uk/infusions/addondb/view.php?addon_id=470

Latest Download: http://dl.dropbox.com/u/58144757/html_names_submission.zip

I made this addon a long time ago and for some reason could not find it in my old hard drive so I just remade it in less then a day. I haven't touched PHP-Fusion in awhile, I guess I am back to editing random stuff ive gotten involved in.