Try write some code and test it
Search found 218 matches
- Wed Oct 11, 2017 2:00 pm
- Forum: General Discussion
- Topic: Shugo imperial tomb
- Replies: 3
- Views: 106
Re: Shugo imperial tomb
All is possible, just need to work
Try write some code and test it
Try write some code and test it
- Tue Oct 10, 2017 12:36 pm
- Forum: Tutorials
- Topic: Create your own Extensions! Help & FAQ!
- Replies: 4
- Views: 201
- Thu Oct 05, 2017 3:24 pm
- Forum: LUA Scripting
- Topic: Resonator Script (EU English client)
- Replies: 9
- Views: 224
Re: Resonator Script (EU English client)
I noticed you do not call the OnRun() function in the OnFrame() - I tested it, it's better and more efficient. Why did you do this? I'm asking because it's a good solution! and as for input - why don't you add this? To allow an on /off feature keybind? OnLoad() : -- Settings -- Check the key codes ...
- Thu Oct 05, 2017 2:20 pm
- Forum: Tutorials
- Topic: Create your own Extensions! Help & FAQ!
- Replies: 4
- Views: 201
Re: Create your own Extensions! Help & FAQ!
1) Open solution in VS2015
2) Add Aioninterface as reference
3) Compile in release mode
4) Copy/Paste dll in extension folder
2) Add Aioninterface as reference
3) Compile in release mode
4) Copy/Paste dll in extension folder
- Wed Oct 04, 2017 7:31 pm
- Forum: Tutorials
- Topic: Create your own Extensions! Help & FAQ!
- Replies: 4
- Views: 201
Re: Create your own Extensions! Help & FAQ!
I tryed to compile and put dll inside extension folder but seem not working. What i did wrong?
- Mon Oct 02, 2017 1:40 pm
- Forum: General Discussion
- Topic: change name
- Replies: 5
- Views: 127
- Mon Oct 02, 2017 10:55 am
- Forum: LUA Scripting
- Topic: Luna Hell Pass/Contaminated Underpath - Beta 28.10.2017
- Replies: 61
- Views: 880
Re: Lunar Hell Pass Script
This is the same as Contaminated Underpath for NA, aka Luna Daily?. The option with a tutorial about how to make the script is waaaay more productive in my opinion, this will also help people to understand how scripting inside instances work and therefore allow them to create for other instances an...
- Mon Oct 02, 2017 1:24 am
- Forum: LUA Scripting
- Topic: Luna Hell Pass/Contaminated Underpath - Beta 28.10.2017
- Replies: 61
- Views: 880
Luna Hell Pass/Contaminated Underpath - Beta 28.10.2017
Luna Hell Pass/Contaminated Underpath - Beta 28.10.2017 How to use 1) Get Bright Aether 2) Open the gate and start script TODO: - Add routine if character die - Auto loot boss Know Bug: - When disable script sometime NoGravity still remain active Is a beta version, i'll try to improve script -- Fin...
- Sun Oct 01, 2017 9:22 pm
- Forum: General Discussion
- Topic: {Question}
- Replies: 2
- Views: 66
- Sun Oct 01, 2017 3:13 pm
- Forum: LUA Scripting
- Topic: Project: Auto leveling new character
- Replies: 86
- Views: 1286
Re: Project: Auto leveling new character
Hello Cooco, I tried Kromede trial script. After joining the instance it runs to the first Troll Lookout and then my character stays still, for some reason is not attacking any monster. The last line shown in command promt is: - Start sub-procedure: 37_42-KromedeTrial Maybe I'm missing something on...