ID:169464
Jun 15 2005, 10:10 am
|
|
Ok, if a variable is defined under a verb, how could you access that variable from another verb?
|
Jun 15 2005, 10:19 am
|
|
You can't. The only way you could is to keep it as a variable of an object, keep it as a global variable, or pass it as a parameter.
|
In response to Hazman
|
|
Ok, then look at this:
http://developer.byond.com/forum/ index.cgi?action=message_read&id=358983&forum=3&view=0 |