Search results

Jump to: navigation, search
  • ...box to frick around with at the moment. So, windows only at this point, a Linux version will be forthcoming! ...OPAN and his crew helping to maintain and update it! Hats off to all! Ok so now onto the file gathering! First thing is first we need to goto Metamod:
    24 KB (4,064 words) - 11:16, 12 February 2012
  • Because the footprints of the VM and JIT are so small, Pawn is ideal inside games which need a simple and highly fast event ...e numbers. To declare a new integer variable, use the "new" operator like so:
    30 KB (4,791 words) - 06:54, 10 April 2019
  • ...lay in sigscanning is where you will be taking the server module (.dll or .so file) from memory and scanning it in its machine-code form for those functi ...sigscan_dllfunc is a pointer of something that resides inside the gamedll so we can get
    27 KB (4,173 words) - 07:14, 16 August 2018
  • ...copied. Compiler objects (described later on) are always cloned this way, so nested build scripts do not interfere with parent ones. ...e given named feature is available. This is not currently used, but exists so we can extend the API in a backwards-compatible way in the future.
    38 KB (6,200 words) - 22:47, 9 November 2023
  • ...string. By convention, SourceMod uses the four set build number notation, so build 1.2.3.4 means: ...ourceMod logging. By convention, try to keep this under ten characters or so, and to make it all caps.
    30 KB (4,797 words) - 12:00, 22 May 2021
  • ...s for many languages. Plugins are encouraged to provide translation files, so you might need to copy some files in here when installing a plugin. ...the smart developer gives you a zip with the correct folder layout anyway, so you just need to copy everything to the sourcemod folder.
    13 KB (2,214 words) - 17:38, 22 May 2022
  • ...iteral strings and stringizing a parameter in macro substitution ''only'' (so possible breakage is very limited). : A platform-dependent value (windows, linux or mac)
    359 KB (49,123 words) - 10:30, 25 December 2023
  • ...tionParser</tt>. Note that AMBuild can run on either Python 2 or Python 3, so it is best to use the subset which is common to both versions. ...is a string constructed out of the platform and architecture, such as "obj-linux-i386". This property can be set to change the default. It can be a string,
    29 KB (4,863 words) - 02:45, 23 August 2020
  • ...ld a static library called <tt>egg.a</tt>, a shared library called <tt>egg.so</tt>, and an executable called <tt>egg</tt> all in the same folder, AMBuild * <tt>egg.so/egg.so</tt>
    18 KB (2,833 words) - 23:00, 24 August 2020
  • ** Fixed binary logging building wrong on Linux. * Fixed armoury entity natives on Linux (thanks AndraX2000).
    40 KB (6,082 words) - 07:00, 14 February 2013
  • ...ple, <tt>METAMOD_PLAPI_VERSION</tt> exists in Metamod:Source 1.6 or later, so it is used to decide between <tt>GetEngineFactory</tt> (1.6) or <tt>engineF ==Linux==
    13 KB (2,107 words) - 19:31, 6 July 2012
  • ...e. AMBuild always computes minimal rebuilds accurately - any failure to do so is considered a bug. *'''Flexibility'''. Build scripts are written in Python, so they're very easy to write and provide full programmatic control.
    10 KB (1,732 words) - 12:13, 22 September 2021
  • ...d all future contexts. Each context gets a clone of its parent's compiler, so it is safe to modify compilers in inner scripts. * <tt>"linux"</tt>
    19 KB (3,118 words) - 02:45, 23 November 2015
  • However, a lot of legacy AMX Mod (no X) code has been removed, so we no longer guarantee backward compatibility for AMX Mod plugins. AMX Mod X contains a host of new features for developers, so plugins and modules compiled against AMX Mod X 1.9 will not run on an earli
    47 KB (6,691 words) - 14:18, 30 September 2021
  • ...de> is made, most compilers will optimize the virtual function lookup out, so that <code>CBot::TakeDamage</code> would then directly call <code>CBot::Kil ...d it will never change, so if you want to check it, there is no need to do so before every execute.
    10 KB (1,489 words) - 15:42, 30 August 2017
  • <tt>''W = Windows'' |</tt><tt> ''L = Linux''</tt> | m_rgbTimeBasedDamage is made with 8 BYTES, so it take the same place as 2 int (integer is 4 BYTES).
    6 KB (726 words) - 11:34, 9 May 2012
  • # On Linux, ## Grab <tt>metamod.so</tt> from [http://www.amxmodx.org/dl.php?filename=metamod-1.21-am.zip Metam
    2 KB (366 words) - 14:26, 16 March 2013
  • <tt>''W = Windows'' |</tt><tt> ''L = Linux''</tt> | EHANDLE takes place of 2 int, so nothing else here than previous data
    25 KB (3,158 words) - 16:47, 28 September 2021
  • ...ide any function not explicitly marked as one of its callbacks. It can do so by using low-level hacks, or by embedding SourceHook, but this sets up a co ...unctionality provided by <tt>IServerPluginCallbacks</tt>, and this is done so in the [[Sample Plugins (Metamod:Source)|Sample Plugins]].
    12 KB (1,851 words) - 11:00, 15 December 2010
  • ...s article briefly overviews the essentials of SVN, as well as using SVN on Linux and on Windows (through TortoiseSVN). =Linux/Command Line SVN=
    11 KB (1,783 words) - 17:24, 15 April 2016

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)