Main Page | Recent changes | Edit this page | Page history

Printable version | Disclaimers | Privacy policy

Not logged in
Log in | Help
 

Getpname

From EDukeWiki

getpname <QUOTE #> <gamevar holding PLAYER ID>

Replaces a quote with the name of a player. (Player names are entered in the PLAYER SETUP menu.)

Example (displays the name of the player in the upper left corner of the screen):

onevent EVENT_DISPLAYREST
    setvar digx 2
    setvar digy 2
    setvar shade 0
    setvar pal 0
    getpname 125 THISACTOR
    setvar temp 125
    minitext digx digy temp shade pal
endevent

Retrieved from "http://localhost../../../g/e/t/Getpname.html"

This page has been accessed 39 times. This page was last modified 23:15, 22 September 2006 by Richard Gobeille. Based on work by Dan.


[Main Page]
Main Page
Recent changes
Random page
EDuke32.com

Edit this page
Discuss this page
Page history
What links here
Related changes

Special pages
Bug reports