how to use StringTable

Status
Not open for further replies.

sls

sls

Level 1
Joined
Apr 10, 2020
Messages
2
1652447433723.png


I think "SringTalbe" is a Vjass built-in Library
I can use it directly
Not a structure customized by developers

I AM WRONG??

Please help me
 
Just to be clear, the String Table is a thing that exists in the game engine to map strings used in a particular w3m/w3x file (info here and here). A Table object can be used to store strings; you can see the functions for using strings in Tables here. What exactly are you trying to do? Storing a string is probably not the right answer most of the time.
 
Status
Not open for further replies.
Back
Top