NC: Difference between revisions

From Graal Bible
m (Reverted edits by Anti-up (Talk); changed back to last version by Sonwell)
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Administration]][[Category:Scripting Reference]]
An abbreviation for '''NPC-Control''', the portion of the [[RC]] which allows for access to the [[NPCServer]]'s various functions. For some time, this was a separate application to the RC.
An abbreviation for '''NPC-Control''', the portion of the [[RC]] which allows for access to the [[NPCServer]]'s various functions. For some time, this was a separate application to the RC.



Latest revision as of 16:02, 16 February 2010

An abbreviation for NPC-Control, the portion of the RC which allows for access to the NPCServer's various functions. For some time, this was a separate application to the RC.

NC Functions

NPC List - lists all database NPCs.
Weapons - self-explanatory; contains a list of all weapons.
Classes - A list of certain "classes", or a bit of coding that can be added to another script through "join." The class button will only show the classes that have been "joined," otherwise, their scripts can be found in scripts/ in the file browser.
NPC Level List - A list of levels that run NPCs.
Local NPCs - a device that retrieves the attributes, including variables and strings, of the serverside NPCs running on the level.