Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
String Arrays?
Fearlessagent Offline
Junior Member

Posts: 12
Threads: 2
Joined: Jul 2012
Reputation: 1
#3
RE: String Arrays?

(08-13-2012, 09:06 PM)Your Computer Wrote: The AngelScript documentation has been updated to fit the latest version of AngelScript. Amnesia, however, uses an older version of AngelScript, therefore requires different syntax.

The proper way is
PHP Code: (Select All)
string[] name = {"value1""value2" /* ... */}; 
Thanks, works perfectly.
08-13-2012, 09:43 PM
Find


Messages In This Thread
String Arrays? - by Fearlessagent - 08-13-2012, 08:10 PM
RE: String Arrays? - by Your Computer - 08-13-2012, 09:06 PM
RE: String Arrays? - by Fearlessagent - 08-13-2012, 09:43 PM



Users browsing this thread: 1 Guest(s)