TokenNameValueTypes – Talk

From Bohemia Interactive Community
Jump to navigation Jump to search

Token names defined as integer in Operation Flashpoint, will also consider entires made from scripting commands, for example:

scope=Call LoadFile "\MyAddon\sqs\MyFunction.sqf";

Scope can be called multiple times, during OFP's execution. Other Token names are just called once.

Would it be possible to request additional information about this side of the config? Including scripting restrictions and when it's called?

Cheers