| 07-11-2009, 06:31 PM | #1 |
I've been trying to automatically load a hero's movement speed into its description (uberTip). Can this be done? The hero's ID is 'H00B', and it is based on Paladin('Hpal'). I've tried <H00B:Hpal,spd>, which stubbornly returns 0. |
| 07-11-2009, 08:50 PM | #2 |
Try out GMSI...it may be anoying, but in the end, it'll save much work :) http://eeve.org/board/viewtopic.php?f=23&t=1102 Greez |
| 07-12-2009, 02:50 AM | #3 | |
Quote:
Shouldn't it be <H00B,spd> ? I know integers and reals should work fine normally. |
