Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.

WWTBAM HUD element display for VP written in PHP

Notifications You must be signed in to change notification settings

oliverbooth/millionaire-hud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WWTBAM HUD

HUD element display using PHP GD, for use in virtual platforms such as Active Worlds or Virtual Paradise.

This repository only contains the scripts necessary to display the graphics. The graphics themselves are not provided for legal protection.

URL parameters

All parameters are optional.

Name Type Default Description
text string The text to display over the graphic.
size int 15 The font size (in points).
font string ARIAL The font filename. The font must be .TTF and the filename and extension must be uppercase.
n int 1 The image variant.
k char The image subvariant.

Examples:

?text=Hello&size=12

?text=World&n=4&k=c

About

WWTBAM HUD element display for VP written in PHP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages