Search found 237 matches
- Tue Jun 13, 2017 3:41 pm
- Forum: Tutorials
- Topic: Basic Lua Knowledge
- Replies: 19
- Views: 707
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(); f...
- Sun Jun 11, 2017 2:55 pm
- Forum: Tutorials
- Topic: How to run 2+ cliets on 1 machine
- Replies: 24
- Views: 579
Re: How to run 2+ cliets on 1 machine
Well you can use Sandboxie for free, if you wanna run so much clients just pay for it or google for it.
I don't wanna have any Copyright issues so do not post any warez links in this forum.
Thanks and actually what should it tell about me because i removed an warez link?
I don't wanna have any Copyright issues so do not post any warez links in this forum.
Thanks and actually what should it tell about me because i removed an warez link?
- Sun Jun 11, 2017 2:48 pm
- Forum: Tutorials
- Topic: Basic Lua Knowledge
- Replies: 19
- Views: 707
Re: Basic Lua Knowledge
Look inside the main folder of AionScript for a file named AionScript.pdf Item is instanced object of the Model Inventory. For possible functions of the model look inside AionScript.pdf If you are a graduated programmer read the manual dude really.... It tells you exactly InventoryList:GetList() ret...
- Sun Jun 11, 2017 2:31 pm
- Forum: General Discussion
- Topic: How can I save the settings
- Replies: 13
- Views: 198
- Sun Jun 11, 2017 2:28 pm
- Forum: General Discussion
- Topic: AionScript fails to go through walls or move in spots
- Replies: 4
- Views: 77
Re: AionScript fails to go through walls or move in spots
Well i used AionScript to move through instances and walls and it works. But you can also use Paraly's software if you like. And basically you will get backported if you move too fast, look inside cheating lua and change for example the "Super Gliding Distance". Paralys move works because he makes a...
- Sun Jun 11, 2017 2:24 pm
- Forum: LUA Scripting
- Topic: Logout with nick name check script
- Replies: 4
- Views: 162
Re: Logout with nick name check script
Is there a way to logout/ or use return skill a town scroll if we find an enemy (like if I am asmodian, logout if elyos is found)? Yes look inside AionScript.pdf Entity:IsEnemy() for friendly player or enemy player if Helper:CheckAvailable( "Return" ) then Helper:CheckExecute( "Return" ); return fa...
- Wed Jun 07, 2017 8:01 pm
- Forum: General Discussion
- Topic: OfficialCrafting - problem :)
- Replies: 4
- Views: 73
- Wed Jun 07, 2017 6:26 pm
- Forum: Downloads
- Topic: AionScript Release 24.05.2017
- Replies: 24
- Views: 882
Re: AionScript Release 24.05.2017
Hi Nucu, there was a small update today and AS doesn't recognize the open game. I rebooted, etc. I'm a bit nabby still trying to read stuff and play with scripts so if I'm doing something wrong would love some help :) Well it works for me. Download this release, update your client and make sure you...
- Wed Jun 07, 2017 5:21 pm
- Forum: Downloads
- Topic: AionScript Release 24.05.2017
- Replies: 24
- Views: 882
- Wed Jun 07, 2017 5:20 pm
- Forum: General Discussion
- Topic: OfficialCrafting - problem :)
- Replies: 4
- Views: 73