Code:mob
icon = 'wizard.dmi'
var
hp = 5
Problem description:what do i do when it says previous/duplicate definition? If I have to make a var, what would it be in this case?
Nevermind, I fixed it, thanks.
ID:141159
![]() Jun 7 2009, 5:21 am (Edited on Jun 7 2009, 5:42 am)
|
|
![]() Jun 7 2009, 5:34 am
|
|
You already have a var named "hp".
|