Jump to content

Recommended Posts

Posted

Event Horizon (121) - SAI Editor
Event Horizon is a tool for scripting creatures through smartAI.

 

While you're here, like my facebook page. :yahoo:


Web: http://devsource-eventhorizon.tk/"]http://devsource-eventhorizon.tk/
Download: http://www.mediafire.com/?nbhxmlla0a5gi5q"]http://www.mediafire...nbhxmlla0a5gi5q
VirusScan: http://virusscan.jotti.org/en/scanresult/672dbc9f08e67a218def45c06b1d4a03fc419c3d"]http://virusscan.jot...b1d4a03fc419c3d

Remember to Install the latest Java RE ( http://www.java.com/"]http://www.java.com/ )

Some Features

  • Script Creatures or Gameobjects using SmartAI without the knowledge or use of SQL or any other languages or DBMS's (e.g phpmyadmin,heidiSQL).
  • Built in tools and references removes the need to manually calculate bitmasks or lookup smartAI functions or parameter names and id's.
  • Running on the java virtual machine gives Event Horizon amazing portability and it can work on almost any operating systems!
  • SQL generation makes it possible to export and distribute or to archive and backup your work.
  • Fully compatible with any core which supports smartAI. However it was specifically written for Trinitycore and Project Skyfire.
  • Can connect to local or remote databases.
Screens:

Posted Image
  • Admin/Master Developers
Posted

Uploaded it on a faster site for your enjoyment. https://github.com/downloads/SkyFire/SkyFire-Community-Tools/EventHorizon+SAI-Editor.rar

Posted

WoW! looks like my scripts help u make this tool :lol: At last someone can make more scripts

Posted

Could you add an option not to connect to any DB at all? Currently I am working with a remote DB that may or may not be up. Just make it so you could skip the login or something :)

Posted

Thanks. I will :D Offline mode sounds cool, I am thinking of a safe way to implement it. In the meantime, you could run a Mysql server with an empty script table and access it locally..

Posted

Could you add an option not to connect to any DB at all? Currently I am working with a remote DB that may or may not be up. Just make it so you could skip the login or something :)

I need too it.

  • Admin/Master Developers
Posted

Update link without popup ads. https://github.com/downloads/SkyFire/SkyFire-Community-Tools/Event%20Horizon%20-%20SAI%20Editor%200.7-b.zip

Posted

I don't fully understand it. Why would you want an offline mode? A lot of features will be disabled while offline. As I previously said; It's much safer to run a local mysql server. Even with an empty database containing only a 'smart_script' table, Event Horizon will work properly. But if you really want an offline mode. I'll implement it. :D

Posted

An offline mode would allow us to write a script that has a "Show script" button so we can save it for later. Another scenario is if you want someone to work on a smart_script and you don't want to give them access to your DB. +1 Offline mode

  • 2 weeks later...
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.