Difference between revisions of "Krafties Scripting API"
(Created page with "The Krafties Scripting API is a feature which allows you to get data from your Kraftie Creature for your own scripted third party addons. Currently this is read only althou...") |
|||
Line 19: | Line 19: | ||
For feature requests please use the suggestion | For feature requests please use the suggestion | ||
+ | |||
+ | All Krafties must be version 1.05 to work with this API |
Revision as of 22:51, 13 September 2012
The Krafties Scripting API is a feature which allows you to get data from your Kraftie Creature for your own scripted third party addons.
Currently this is read only although gives access to a wide range of possibilities. This scripting api will be a permenant feature although we will be releasing a seperate way for 2 way communication in the near future with Krafties Script.
This API relies on listening to 1 minute pings on channel -748382747 from inworld Krafties Creatures.
For a demo script see here: http://pastebin.com/CwagAwvC
Notes:
If the current Kraftie is attached, it will Whisper
If the current Kraftie is not attached, it will RegionSay
For feature requests please use the suggestion
All Krafties must be version 1.05 to work with this API