alliedmodders / sourcemod

SourceMod - Source Engine Scripting and Administration
http://www.sourcemod.net/
975 stars 422 forks source link

Arrays in Datapacks #1712

Closed eyal282 closed 2 years ago

eyal282 commented 2 years ago

Is it possible to add normal arrays in Datapacks? This is because I want to store enum structs in Datapacks.

asherkin commented 2 years ago

DataPack.WriteCellArray is available in 1.11. Please remember to look at the documentation / include files first, and please don't open issues for questions - asking on in the Scripting Help forum or in #sourcemod on Discord is a much better venue.

eyal282 commented 2 years ago

DataPack.WriteCellArray is available in 1.11. Please remember to look at the documentation / include files first, and please don't open issues for questions - asking on in the Scripting Help forum or in #sourcemod on Discord is a much better venue.

I took a look in an official Alliedmods website, but I guess it only accounts for 1.10