...rectory. All files under this directory are parsed (in an undefined order) after the main files are loaded. They will never be overwritten.
...oExecConfig|header=Specifies that the given config file should be executed after plugin load.|labelpos=left|labelonly=yes}}
359 KB (49,123 words) - 09:30, 25 December 2023
After that the full code of your plugin should look like this:
...ting languages like Lua, does not allow a code to be outside of functions. After reading that, you may probably want to just define some function, name it <
29 KB (4,499 words) - 07:14, 23 March 2023
After that the full code of your plugin should look like this:
...ting languages like Lua, does not allow a code to be outside of functions. After reading that, you may probably want to just define some function, name it <
27 KB (3,777 words) - 03:50, 11 July 2019
Note any text that appears after a "//" is considered a "comment" and is not actual code. There are two com
Variables can be re-assigned data after they are created. For example:
34 KB (5,357 words) - 02:56, 1 February 2020
Note any text that appears after a "//" is considered a "comment" and is not actual code. There are two comm
Variables can be re-assigned data after they are created. For example:
34 KB (5,363 words) - 17:22, 7 October 2021
...de (dynamic linking) and finally maps any runtime calls (runtime linking). After this, it finally outputs the finished product (a binary file, i.e. an execu
...This should take a shorter time than last time since there is no PDB file. After both IDA Pro processes have finished disassembling, we are ready to start f
27 KB (4,173 words) - 06:14, 16 August 2018
This message creates a brass shell. Used, for example, by the AWP, after firing.<br>
...wn custom communications (you can send any number of arguments of any type after the first string).}}<br>
52 KB (7,675 words) - 11:49, 30 August 2023
...ndex.php?fastload=show&id=576& AskPluginLoad()] - Called once, immediately after the plugin is loaded from the disk.
...od.net/api/index.php?fastload=show&id=575& OnPluginStart()] - Called once, after the plugin has been fully initialized and can proceed to load. Any run-tim
38 KB (2,092 words) - 23:49, 8 February 2021
When array is declared with brackets after its name, Pawn considers that array to have a '''fixed size'''. The size of
...he ++ or -- can come before the variable (pre-increment, pre-decrement) or after the variable (post-increment, post-decrement). The difference is in how the
33 KB (4,719 words) - 10:53, 26 August 2016
{{qnotice|The direction has to be a value between -128 to 127, after the scale operation. }}<br>
...ePing routine; it can be observed by typing ''cl_messages'' in the console after some time playing on a server.}}<br>
30 KB (4,353 words) - 22:03, 12 July 2022
| after player has voted
| after vote ends
14 KB (2,403 words) - 13:05, 24 February 2015
...rectory. All files under this directory are parsed (in an undefined order) after the main files are loaded. They will never be overwritten.
...signed {{tt|FCVAR_PROTECTED}} directly in {{tt|register_cvar}} instead of after startup ({{pr|amxx|87}})
47 KB (6,691 words) - 13:18, 30 September 2021
* Fixed autobuy being used if the restrictions where set after cl_setautobuy.
* Fixed get_user_weapon() returning data after strip_user_weapons().
40 KB (6,082 words) - 06:00, 14 February 2013
...lugin files are parsed <b>after</b> the main plugins.ini is parsed, and <b>after</b> all secondary plugins-*.ini files are parsed in the <tt>configs</tt> fo
*Return 1 to mean "e1 comes after e2"
17 KB (2,617 words) - 18:03, 5 August 2007
...ion, because our Handle is no longer needed. If we had destroyed the Menu after <tt>DisplayMenu</tt>, it would have canceled the menu's display to the clie
*<tt>MenuAction_VoteStart</tt>: Fired after <tt>MenuAction_Start</tt> when the voting has officially started.
24 KB (3,583 words) - 07:35, 20 July 2021
'''A fixed-length array is declared by placing brackets after a variable name'''. For example:
...-length array has the brackets '''before the variable name''', that is, '''after the type'''. The most common case is when specifying functions that take an
18 KB (2,676 words) - 15:20, 26 May 2022
...ok is a post or pre hook - it simply changes whether it's called before or after the original call is made.
* After you are done using a hook, you must safely remove it before the object is d
26 KB (3,997 words) - 16:48, 12 June 2024
...a misconception that passing by reference is always better than by value. After all, copying data sounds excessive. However, by value in SourcePawn only w
Note that we only store the result after we have computed the input, rather than store directly. This is a bit more
16 KB (2,474 words) - 09:54, 10 March 2021
...ository, which gives you your own hosted copy where you have write access. After forking a project, you can make changes, then submit a "pull request" for t
After you've made changes, use <tt>git commit</tt> to commit them. Note that unli
10 KB (1,750 words) - 11:00, 6 May 2014
:Specifies that the given config file should be executed after plugin load.
...lways be called once and only once per map. It will be called few seconds after {{tt|plugin_cfg()|opt=nobg}}.|opt=full-border}}
4 KB (642 words) - 16:57, 17 June 2017