Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
arrays with a dot
« previous
next »
Print
Pages: [
1
]
Author
Topic: arrays with a dot (Read 374 times)
Ipquarx
May 14, 2011, 08:23:25 PM
im trying to do a overhaul of some code in a mod im working on... but i need to know if i can declare something like a client variable, with a sub-section (a dot, youknow.) and then array brackets. is this possible? example:
%client.stuff[%num];
Ad Bot
Advertisement
Iban
May 14, 2011, 08:25:00 PM
Why wouldn't you be able to?
Try this stuff out before asking. You absolutely can.
Ipquarx
May 14, 2011, 08:28:08 PM
kay, just making sure. locking topic.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
arrays with a dot