this is from nadrews leveling system that i wanted to work with but this problem stops me from using it.
this is the part its mad at.
mob // line 58, problem line
var
health = 100
maxhealth = 100
exp = 0
maxexp = 1000
level = 1
and this is the error.
Testworld.dm:58:error: missing expression
I cant find out whats wrong with it
ID:145102
![]() Jun 14 2006, 5:34 pm
|
|
![]() Jun 14 2006, 5:38 pm
|
|
I don't see any missing expessions.
|
GhostAnime wrote:
1) Use <dm> CODE </dm> for codes please <* ^-^ |
mob |
Osirus2440 wrote:
> mob Notice the "/", im positive that shouldn't be there. |