Category:PC Only Functions
From NWN Lexicon
Jump to navigationJump to searchPC Only Function Category
Functions that affect a PC only.
Functions
Name | Brief Description |
---|---|
Examine an object | |
Send a player's client to a new server, where the player's character will log in. | |
Applies the penalty for respawn for the resurrecting PC. | |
Abruptly kicks a player off a multi-player server. | |
Changes the current Day/Night cycle for this player to night | |
Saves a single player game. | |
Fades the screen from black into normal view. | |
Fades the screen for a given player to black. | |
Briefly displays ambient text above targets head. | |
Briefly displays a string ref as ambient text above targets head. | |
Check whether a creature is player controlled. | |
Check to see if target is PC and not DM. | |
Returns the amount of experience set for a journal category. | |
Returns the last PC that rested. | |
Retrieves the last player to leave a cut-scene. | |
Determines the last PC that died. | |
Retrieves the last player that is currently dying. | |
Gets the last PC that clicked the Respawn button. | |
Determines the status of the last PC rest. | |
Retrieves the last player chat message that was sent. | |
Retrieves the PC that sent the last player chat message. | |
Retrieves the volume of the last player chat message that was sent. | |
Retrieves the IP address of a PC. | |
Retrieves reference to the last PC that levelled up. | |
Retrieves the login name of the player of a PC. | |
Retrieves the public version of the PC's CD key. | |
Retrieves the PC that is currently in a conversation with an NPC. | |
Changes the current Day/Night cycle for this player to daylight | |
Locks the player's camera direction to its current direction, or unlocks the player's camera direction to enable it to move freely again. | |
Locks the player's camera distance to its current distance setting, or unlocks the player's camera distance. | |
Locks the player's camera pitch to its current pitch setting, or unlocks the player's camera pitch. Stops the player from tilting their camera angle. | |
Displays a customizable death panel. | |
Raises a PC from death. | |
Removes all negative effects from a creature. | |
Restores the camera mode and facing. | |
Gives experience to a PC and (optionally) all party members. | |
Sends a message to the PC. | |
Send a message to a player | |
Changes the direction the player's camera is facing. | |
Sets the camera to a certain height | |
Sets the cut-scene mode. | |
Sets the last player chat message before it gets sent to other players. | |
Sets the last player chat volume before it gets sent to other players. | |
Given a string and an RGB color encoded string, this function returns an equivalent string that will display in the specified color. | |
Stores the camera facing and position so it can be restored later. |
Pages in category "PC Only Functions"
The following 49 pages are in this category, out of 49 total.
B
G
- GetIsPC
- GetIsPlayerCharacter
- GetIsPlayerConnectionRelayed
- GetIsPlayerDM
- GetJournalQuestExperience
- GetLastPCRested
- GetLastPCToCancelCutscene
- GetLastPlayerDied
- GetLastPlayerDying
- GetLastRespawnButtonPresser
- GetLastRestEventType
- GetPCChatMessage
- GetPCChatSpeaker
- GetPCChatVolume
- GetPCIPAddress
- GetPCLevellingUp
- GetPCPlayerName
- GetPCPublicCDKey
- GetPCSpeaker