WilliamDraco
WilliamDraco
Reactions
-
Re: Multiple object creation / variable reassignment inside a loop
To clarify here why OP's first script wouldn't work - DestroyObject() just schedules an object for deletion after the script is finished running. It doesn't instantaneously do so. Therefore, on the s… (View Post)3 -
Re: Suggestions Thread: Game Mechanics (scripts, spells, feats, combat)
Has been said these were left off on purpose. You are able to add the columns in your custom 2da (anywhere you like, after the five present ones or at the end of the 2da) and they will be picked up s… (View Post)5 -
Re: Unlocking Achievements
Achievements are available on the current stable version, the latest development version is the same as the latest stable, and there's no anti-cheat that I'm aware of (which includes player any parti… (View Post)1 -
Re: Can I host my module over the internet?
Assuming you are using the Extended Edition (What this forum is for) there is a new master server set-up that means the server list populates like in the gamespy days. (View Post)1 -
Re: Tag an AOE Effect and AOE sizes.
GetAreaOfEffectCreator(object) is a function, just check if the creator == the exiting object. (View Post)1