InGameScripts

InGameScripts

English

InGameScripts provides a simple LUA scripting interface inside the game. So you can test your addon scripts without restarting ROM, for example. Or you can use larger LUA scripts in ROM without writing a AddOn.

To open the Editor type: /igsc

The scripts can be used in macros by typing: /igs Script1

Or they may be used in other scripts with: igs_Execute("Script1")

The 10 scripts and the AutoScript are saved per character and class.

Deutsch

InGameScripts stellt ein einfaches LUA Scripting Interface im Spiel zur Verfügung. Damit kannst Du, zum Beispiel, Deine AddOn-Skripte ausprobieren, ohne ROM neu starten zu müssen oder größere LUA-Skripte in ROM benutzen, ohne dafür gleich ein AddOn schreiben zu müssen.

Um den Editor zu öffnen tippe: /igsc

Die Skripte können auch in Makros benutzt werden mit: /igs Script1

Oder in anderen Skripten mit: igs_Execute("Script1")

Die 10 Skripte und das AutoScript werden pro Charakter und Klasse gespeichert.

You must login to post a comment. Don't have an account? Register to get one!

Table of contents

  1. 1 English
  2. 2 Deutsch

Facts

Date created
28 Sep 2009
Categories
Last update
30 Oct 2009
Development stage
Release
Language
  • enUS
License
GNU General Public License version 3 (GPLv3)
Curse link
InGameScripts
Recent files

Authors