The Matrix Online Server Emulator
  • Search
  • Member List
  • Calendar
  • Help

Register


The Matrix Online Server Emulator The Matrix Online The MxO Client v
« Previous 1 2 3 4
Python discovery API

 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Python discovery API
12-07-2009, 02:48 PM,
#1
rajkosto Offline
MxoEmu Programmer
*******
Posts: 1,712
Threads: 53
Joined: Jun 2009
Reputation: 33
Python discovery API
methods of Discovery object
"Discovery Engine rules API"

"outputDebugString" 'Send debug message out to the debug environment'

"consolePrint" 'Send debug message out to the game console'

"serverPrint" 'Send debug message out to the server console'

"errorPrint" 'Send message to the logs via Minor Error.'

"clientConsolePrint" 'Send debug message out to the client console'

"sendMissionResult" "Send mission result to mission object"

"getGameObjectType" 'Get the type id for the game object string'

"getAllObjects" 'Get a dictionary mapping all object names to IDs'

"getTypeInfo" "Get type info for a game object ID"

"clientSystemMessage" 'Send a dungeon master message to the client.'

"clientMissionUpdate" "Send a mission update to the client."

"addHardline" "Send OS an add hardline message."

"playEffect" "Send IO to player to create an effect."

"addAccessNode" "Send OS to record access node."

"abilityMessageToAll" 'Sent by ability to all objects in area (currently just caster and target)'

"abilityMessageToCaster" "Sent by ability to caster only"

"abilityMessageToTarget" "Sent by ability to target only"

"abilityIDToGameObjectID" 'Convert from Ability ID to GameObject ID (as it appears in GODes.)'

"getGameObjectPropValue" 'Get the property (alias) value on an object type'

"getGameObjectName" 'Gets the objects name as it appears in godes (i.e gameobject database).

"getGaussianRandom" 'Returns a random number given avg/std that follows gaussian distribution.'

"getGaussianRandomClamped" 'Returns a random number given avg/std that follows gaussian distribution clamped to min/max.'

"getInstDataFromStability" 'Returns the instData for an item of the given stability'

"getInstDataFromPurity" 'Returns the instData for an item of the given purity'

"getInstDataFromLevel" 'Returns the instData for an ability code of the given level'

"sendModalMessage" 'Send IO to player to display modal message'

[Image: K7L1EYt.png]
Website Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)

Contact UsThe Matrix Online Server EmulatorReturn to TopLite (Archive) ModeRSS Syndication

Powered By MyBB, © 2002-2025 MyBB Group.
Theme by Ryan McGrane of Audentio Design.

Linear Mode
Threaded Mode