| 11-24-2003, 08:20 PM | #1 |
Q:Is it possible to use integers in the abilitydata.slk data fields like "DataA1=5*integerX" or something? Just wondering since that would have been real cool, just imagine being able to create none triggerspells with synergies. for example:"mana vortex regenerates 2*(fireball skill level) mana/sec." |
| 11-25-2003, 09:06 AM | #2 |
i do not think this is possible, because the datafields have to be a specific data-type. i.e. "Dur"-field requires a real-value, means "1.00", "5*IntegerX" is not a rea-value, because you're using letters. |
