Has the ability to issue warnings to users, edit and remove posts from the forum and to move topics to other boards. Upholds the rules of the forum. Moderates Chat Rooms.
to the very top of your script file, before any code starts. getStructArray isn't an engine function, so you either have to include the file that contains the function definition (using the #include line I just showed you), or reference the file in the function call, such as:
to the very top of your script file, before any code starts. getStructArray isn't an engine function, so you either have to include the file that contains the function definition (using the #include line I just showed you), or reference the file in the function call, such as:
Has the ability to issue warnings to users, edit and remove posts from the forum and to move topics to other boards. Upholds the rules of the forum. Moderates Chat Rooms.