I get an error that says error: src.worn unidentfyed var.
mob
var
src.worn
I add the var and still get the error?
ID:173305
Jan 23 2004, 3:37 pm
|
|
When you're declaring the variable, you don't use src. Only use src when it's being accessed inside a proc. For example: