- Joined
- Jun 6, 2008
- Messages
- 51
Hello,
I've been working on a greatly modified melee map. So far, I've been able to solve most problems with it myself by just lurking around the forums as an unregistered user and have been able to come up with some pretty neat triggers. The map is almost done except for the terraining, a check on the tooltips and quests for any spelling and grammar errors, and some cosmetic issues here and there.
One of the main objectives of the game is to make monsters drop "keys" which are really two digit codes that can be used to activate waygates and set that waygate's destination to a specific location, usually another waygate.
Since I didn't want to leave players who didn't write their codes down at a disadvantage, I wrote triggers that would display the key codes collected by the player and their allies. The result is quite inelegant
not to mention that display text message(auto-timed) didn't want to do newlines properly.
If you think you can help solve this, I've started a thread on it here.
My only experience with scripting/programming are MATlab scripts, lol
I've been working on a greatly modified melee map. So far, I've been able to solve most problems with it myself by just lurking around the forums as an unregistered user and have been able to come up with some pretty neat triggers. The map is almost done except for the terraining, a check on the tooltips and quests for any spelling and grammar errors, and some cosmetic issues here and there.
One of the main objectives of the game is to make monsters drop "keys" which are really two digit codes that can be used to activate waygates and set that waygate's destination to a specific location, usually another waygate.
Since I didn't want to leave players who didn't write their codes down at a disadvantage, I wrote triggers that would display the key codes collected by the player and their allies. The result is quite inelegant
not to mention that display text message(auto-timed) didn't want to do newlines properly.
If you think you can help solve this, I've started a thread on it here.
My only experience with scripting/programming are MATlab scripts, lol