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

Printable version | Disclaimers | Privacy policy

Not logged in
Log in | Help
 

Gotweapon

From EDukeWiki

This is an array of values which specify whether the player has a certain weapon.

onevent EVENT_RESETWEAPONS
{
    ifvare MULTIMODE 1
    {
        ifvare VOLUME 0
        {
            ifvare LEVEL 0 // remove the player's pistol if they spawned in single player on E1L1
            {
                setplayer[THISACTOR].gotweapon ONE ZERO
                setplayer[THISACTOR].ammo_amount ONE ZERO
            }
        }
    }
}
endevent

Retrieved from "http://localhost../../../g/o/t/Gotweapon.html"

This page has been accessed 194 times. This page was last modified 18:10, 7 September 2006 by Richard Gobeille. Based on work by Matthew Saettler.


[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