Search found 114 matches
- Sun Jun 25, 2017 5:15 pm
- Forum: General Discussion
- Topic: How can I save the settings
- Replies: 13
- Views: 176
Re: How can I save the settings
This also happened to me, its kind of a bug and it started after trying the AS teleport function. Download the AS again or delete the "Setting.xml" file and configure it again. Alright here is what happened. I set the keys and go see the changes done in setting.xml This is what I saw that changed: ...
- Sun Jun 25, 2017 5:03 pm
- Forum: General Discussion
- Topic: Aethertapping problem
- Replies: 9
- Views: 108
Re: Aethertapping problem
What is SDK? I know framework and I will probably upgrade mine to the latest but is SDK something special I need to search for? Google wasn't very friendly with this search.
- Sun Jun 25, 2017 5:02 pm
- Forum: General Discussion
- Topic: Aethertapping problem
- Replies: 9
- Views: 108
Re: Aethertapping problem
Mhh intresting, do you guys use the OfficialGathering.lua or some posted lua on this forums. OfficialGathering.lua should not crash. I am using official gathering.lua and the only thing I changed was the wind serums. I also do not need it really since I am using the Harbinger's Landing buff the one...
- Thu Jun 22, 2017 12:58 pm
- Forum: General Discussion
- Topic: Aethertapping problem
- Replies: 9
- Views: 108
Aethertapping problem
Guys I have a problem, when aethertapping my client will crash at some point. This never happens at any other AS usage. I also did some aethertapping manually and nothing occured. I am more than sure that AS and aethertapping have some problems and that makes the client crash. Does anyone else have ...
- Thu Jun 15, 2017 11:58 am
- Forum: Tutorials
- Topic: Basic Lua Knowledge
- Replies: 19
- Views: 696
Re: Basic Lua Knowledge
Nope, the C equivalent are linked lists, so you can't access it directly by defining the an key. https://en.wikipedia.org/wiki/Linked_list https://en.wikipedia.org/wiki/Doubly_linked_list for Item in ListIterator( InventoryList:GetList() ) do .... would also work InvList = InventoryList:GetList(); ...
- Thu Jun 15, 2017 11:53 am
- Forum: General Discussion
- Topic: AionScript fails to go through walls or move in spots
- Replies: 4
- Views: 68
Re: AionScript fails to go through walls or move in spots
What do you mean I need to save spots?
- Tue Jun 13, 2017 2:03 pm
- Forum: Tutorials
- Topic: Basic Lua Knowledge
- Replies: 19
- Views: 696
Re: Basic Lua Knowledge
Yes I read the pdf but it simply has the names of functions and the names of preset variables. It doesn't say exactly how they are used. I am a computer programmer but I do not know all languages, I specialized in C/C++ But you said that InventoryList:GetList() returns an List of inventory objects r...
- Tue Jun 13, 2017 2:01 pm
- Forum: Tutorials
- Topic: How to run 2+ cliets on 1 machine
- Replies: 24
- Views: 564
Re: How to run 2+ cliets on 1 machine
I got it from thepiratebay, the link above didn't even work as intended.
Anyway I would also pay for it if I couldn't make it work.
Anyway I would also pay for it if I couldn't make it work.
- Tue Jun 13, 2017 2:00 pm
- Forum: General Discussion
- Topic: How can I save the settings
- Replies: 13
- Views: 176
Re: How can I save the settings
I am running it as admin otherwise it doesn't work at all.
- Tue Jun 13, 2017 1:59 pm
- Forum: General Discussion
- Topic: AionScript fails to go through walls or move in spots
- Replies: 4
- Views: 68
Re: AionScript fails to go through walls or move in spots
Thanks for the input on this one. I did figure it wanted smaller steps so it won't get ported back. But even with accurate moving with tiny steps I still get ported, especially if I go vertically upwards.
I didn't use vanilla tool, it needs to be paid. I just saw the videos.
I didn't use vanilla tool, it needs to be paid. I just saw the videos.