|
Virus Wanderer
Joined: 29 Jun 2002 Posts: 69 Location: USA
|
Posted: Mon Jul 15, 2002 7:23 am
Varsiables ! in main folder |
Im trying to figure out how to keep my Varables in certain folders. IE if i make code fo damages and have it kept in thje damages class folder, I want the variables to stay in the damages class folder also.
Richard Powell
Mux Alias: Virus
2796 Wizard Staff
64.89.10.1 port 2796
Rich@gigdev.com |
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Mon Jul 15, 2002 3:52 pm |
It's the optional fourth field
Syntax: #VA variable value [defaultval] [classname]
Example: #VAR example {10} {_nodef} {damages}
LightBulb
Senior Member |
|
|
|
|
|