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?
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#2
RE: String Arrays?

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" /* ... */}; 

Tutorials: From Noob to Pro
08-13-2012, 09:06 PM
Website 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)