I used this a very long time ago and rather disliked it. My impression at the time was that it was just a worse version of C. As low-level as C, with fewer features, and much slower - unlike a normal scripting language which is slower but higher-level with more features.
They've since changed the language syntax, but this is the version I was dealing with:
comex|4 months ago
They've since changed the language syntax, but this is the version I was dealing with:
https://wiki.alliedmods.net/Introduction_to_SourcePawn_(lega...
No structs/classes/objects. No pointers. You had to store everything with arrays of primitives.
nrawe|4 months ago
ziml77|4 months ago