Get Started
·
Register
·
Login
Posts
ID:162940
Favorites
Creations
Medals
mob/stat()
in
Developer Help
[Tips]
ID:162940
Nov 5 2007, 9:45 am
Kylemark
hey im haveing trouble getting the
mob/stat()
to work
it says its a undefined proc
do i have to put this in a certain spot, or define it somewhere? i have it working in other programs but this one it wont work in? i dont get it
#1
Nov 5 2007, 9:47 am
Keeth
In programming, everything is case sensitive
.
Stat(), not stat().
Copyright © 2013 BYOND. All rights reserved.
Stat(), not stat().