- Joined
- Feb 22, 2006
- Messages
- 960
I wont post any code till my final submission, just screenshots and concept
No. Thankfully, that rule got finally thrown out.we have to post a WIP? (=
Everybody knows I'm going to win this one anyways![]()
though I am not allowed to compete.
-Kobas- said:Hey I want to ask something, can this spell be mix of few!
For example you cast some spell than hero get new icon (ability) that can do something with first one etc etc?
Q3: Do I have to null the variable in an array slot before I assign a new value to it?
Q2: Does this leek?
Q1: Is it safe to assume that there won’t be more than 12 hero of the same type in any game (and no more than 1 per player) since that is the limit of the MUI of my spell (it will be hell for me otherwise)?
SetPlayerAbilityAvailable
to allow the user to select when he wants to cast the secondary target spell then it will not be MUI (only MPI) and thus it will not be allowed in this contest.SetPlayerAbilityAvailable
and thus you will be able to make it MUI if you know what you're doing - in which case it will be credited.Q1: Is it safe to assume that there won’t be more than 12 hero of the same type in any game (and no more than 1 per player) since that is the limit of the MUI of my spell (it will be hell for me otherwise)?
Doesn't look like it, but are you destroying your group?
No. You can remove arbitrarily much from a final spell, and call it a WIP. Also, you wouldnt even have to create the WIPs, if you just kept backups from the original development.I think the WIP rule was a good thing to proof if the spell was really created during the competition.
Yes, I will do that.Edit: I hope documentation is considered while judging code![]()
Yes.Will it be acceptable if: at first, the spell is passive and then after some conditions, the spell becomes an active spell. And after some other conditions, the spell turns back to passive. Or is this considered 2 spells?
Are we allowed to use any library we want ? I didnt spot any limitations in the contest rules. I might join if i´m allowed to use one or two of my personal libraries, because it would be pain the the a$$ to realize my idea by coding everything from scratch.
hm here a small preview... started working out the effects , but still got some things to improve there