HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

questions about the variable "ability"

01-01-2003, 10:06 AM#1
spekkio
is it possible to declare a local ability variable?
if so, kindly please tell how... ive tried "local ability <varname>" and it doesnt work.

and another question. how can we manipulate the variable? ive searched for the trigger but i just couldnt find it.

thanks

emote_confused
01-01-2003, 02:34 PM#2
AIAndy
There is no variable type ability. If you want to reference a certain ability type, use the 4-letter-code. That cann be saved in an integer.
01-02-2003, 08:27 AM#3
spekkio
hey thanks!