Nexus-Schema

From GMod Wiki

Jump to: navigation, search
Deletion.pngThis page has been nominated for deletion. Deletion is due within approximately 30 days from nomination, unless the deletion has been disputed on the talk page. See more pages nominated for deletion here.
Reason for deletion: The third party gamemode this page supports is dead
Last Edit was made on 11/16/2011

Clientside functions

Warning: This is old and subject to removal soon. Please read the Nexus-Menu under Lua Documentary!

NewerShared.png nexus.attributes.Progress
NewerClient.png nexus.character.GetActivePanel
NewerClient.png nexus.character.SetPanelLoading
NewerClient.png nexus.character.IsPanelLoading
NewerClient.png nexus.character.GetPanelList
NewerClient.png nexus.character.GetListWidth
NewerClient.png nexus.character.SetListWidth
NewerClient.png nexus.character.GetWhitelisted
NewerClient.png nexus.character.IsWhitelisted
NewerClient.png nexus.character.GetAll
NewerClient.png nexus.character.GetFault
NewerClient.png nexus.character.SetFault
NewerClient.png nexus.character.GetPanel
NewerClient.png nexus.character.RefreshPanelList
NewerClient.png nexus.character.IsPanelOpen
NewerClient.png nexus.character.SetPanelMainMenu
NewerClient.png nexus.character.SetPanelPolling
NewerClient.png nexus.character.IsPanelPolling
NewerClient.png nexus.character.SetPanelOpen
NewerClient.png nexus.chatBox.RegisterClass
NewerClient.png nexus.chatBox.SetCustomPosition
NewerClient.png nexus.chatBox.GetCustomPosition
NewerClient.png nexus.chatBox.ResetCustomPosition
NewerClient.png nexus.chatBox.GetPosition
NewerClient.png nexus.chatBox.GetPanel
NewerClient.png nexus.chatBox.GetX
NewerClient.png nexus.chatBox.GetY
NewerClient.png nexus.chatBox.GetSpacing
NewerClient.png nexus.chatBox.CreateDermaAll
NewerClient.png nexus.chatBox.CreateDermaTextEntry
NewerClient.png nexus.chatBox.CreateDermaPanel
NewerClient.png nexus.chatBox.panel:Show
NewerClient.png nexus.chatBox.panel:Hide
NewerClient.png nexus.chatBox.IsOpen
NewerClient.png nexus.chatBox.Decode
NewerClient.png nexus.chatBox.Print
NewerClient.png nexus.chatBox.WrappedText
NewerClient.png nexus.chatBox.Add
NewerShared.png nexus.config.ShareKey
NewerClient.png nexus.directory.GetCategory
NewerClient.png nexus.directory.AddCategoryPage
NewerClient.png nexus.directory.SetFriendlyName
NewerClient.png nexus.directory.GetFriendlyName
NewerClient.png nexus.directory.SetCategoryFormatting
NewerClient.png nexus.directory.SetCategoryFormatting
NewerClient.png nexus.directory.GetCategoryFormatting
NewerClient.png nexus.directory.CategoryExists
NewerClient.png nexus.directory.AddCategory
NewerClient.png nexus.directory.AddCode
NewerClient.png nexus.directory.RemoveCode
NewerClient.png nexus.directory.AddPage
NewerClient.png nexus.directory.GetPanel
NewerClient.png nexus.door.IsDoorPanelOpen
NewerClient.png nexus.door.HasSharedText
NewerClient.png nexus.door.HasSharedAccess
NewerClient.png nexus.door.IsParent
NewerClient.png nexus.door.IsUnsellable
NewerClient.png nexus.door.GetAccessList
NewerClient.png nexus.door.GetName
NewerClient.png nexus.door.GetPanel
NewerClient.png nexus.door.GetOwner
NewerClient.png nexus.door.GetEntity
NewerShared.png nexus.flag.Add
NewerClient.png nexus.menu.GetActivePanel
NewerClient.png nexus.menu.GetItems
NewerClient.png nexus.menu.GetWidth
NewerClient.png nexus.menu.GetHeight
NewerClient.png nexus.menu.ToggleOpen
NewerClient.png nexus.menu.GetNotice
NewerClient.png nexus.menu.SetNotice
NewerClient.png nexus.menu.SetOpen
NewerClient.png nexus.menu.GetOpen
NewerClient.png nexus.menu.GetPanel
NewerClient.png nexus.menu.Create
NewerClient.png nexus.player.IsNoClipping
NewerClient.png nexus.player.IsAdmin
NewerClient.png nexus.player.HasDataStreamed
NewerClient.png nexus.player.CanHearPlayer
NewerClient.png nexus.player.RegisterSharedVar
NewerClient.png nexus.player.DoesTargetRecognise
NewerClient.png nexus.player.GetRealTrace
NewerClient.png nexus.player.CanGiveToStorage
NewerClient.png nexus.player.CanTakeFromStorage
NewerClient.png nexus.player.GetAction
NewerClient.png nexus.player.GetMaximumCharacters
NewerClient.png nexus.player.GetWeaponRaised
NewerClient.png nexus.player.GetUnrecognisedName
NewerClient.png nexus.player.CanSeeNPC
NewerClient.png nexus.player.CanSeePlayer
NewerClient.png nexus.player.CanSeeEntity
NewerClient.png nexus.player.CanSeePosition
NewerClient.png nexus.player.GetWagesName
NewerClient.png nexus.player.DoesRecognise
NewerClient.png nexus.player.GetCharacterKey
NewerClient.png nexus.player.GetRagdollState
NewerClient.png nexus.player.GetPhysDesc
NewerClient.png nexus.player.GetWages
NewerClient.png nexus.player.GetCash
NewerClient.png nexus.player.GetRagdollEntity
NewerClient.png nexus.player.GetGender
NewerClient.png nexus.player.GetDefaultSkin
NewerClient.png nexus.player.GetDefaultModel
NewerClient.png nexus.player.GetFaction
NewerClient.png nexus.player.HasAnyFlags
NewerClient.png nexus.player.HasFlags
NewerShared.png nexus.player.RegisterSharedVar
NewerShared.png nexus.player.SetSharedVar
NewerShared.png nexus.player.GetSharedVar
NewerClient.png nexus.player.GetDrunk
NewerServer.png nexus.player.LightSpawn
NewerShared.png nexus.quiz.SetEnabled
NewerShared.png nexus.quiz.AddQuestion
NewerShared.png nexus.player:UpdateInventory
NewerShared.png nexus.schema.SetColor
NewerShared.png nexus.schema.SetFont
NewerShared.png nexus.schema.SetOption
NewerClient.png nexus.setting.AddNumberSlider
NewerClient.png nexus.setting.AddMultiChoice
NewerClient.png nexus.setting.AddNumberWang
NewerClient.png nexus.setting.AddTextEntry
NewerClient.png nexus.setting.AddCheckBox
NewerClient.png nexus.setting.RemoveByIndex
NewerClient.png nexus.setting.RemoveByConVar
NewerClient.png nexus.setting.Remove
NewerClient.png nexus.storage.IsStorageOpen
NewerClient.png nexus.storage.GetNoCashWeight
NewerClient.png nexus.storage.GetInventory
NewerClient.png nexus.storage.GetCash
NewerClient.png nexus.storage.GetPanel
NewerClient.png nexus.storage.GetWeight
NewerClient.png nexus.storage.GetEntity
NewerClient.png nexus.storage.GetName

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox