Page 1 of 1

C# and AionScript

Posted: Thu Jul 13, 2017 8:39 am
by pawelgbw
How to use Aion Script in C#?

Re: C# and AionScript

Posted: Thu Jul 13, 2017 12:10 pm
by nucular
pawelgbw wrote:
Thu Jul 13, 2017 8:39 am
How to use Aion Script in C#?
Pretty simple.
Install Visual Studio Community Edition
Go to AS/Scripting/ExampleSuperGlide and do a DoubleClick on ExampleSuperGlide.csproj file.
Add Changes and run the script via AionScript like OfficialGrinderFramework.

Re: C# and AionScript

Posted: Thu Jul 13, 2017 12:40 pm
by pawelgbw
Thank you for your help :)