Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Nextra
Forum: Code Snippets/Tutorials 04-18-2009, 15:28
Replies: 121
Views: 157,852
Posted By Nextra
Re: [TUT] Modules and efficient scripting

You can also prove that by simple example codes. For example, this will make the compiler throw warnings but on runtime you won't see a difference compared to correct tagging:

#include <amxmodx>
...
Forum: Code Snippets/Tutorials 04-14-2009, 10:46
Replies: 121
Views: 157,852
Posted By Nextra
Re: [TUT] Modules and efficient scripting

Whats with mp5? I've always used this:

static szWeapon[32];
read_data( 4, szWeapon, charsmax(szWeapon) );

switch( szWeapon[1] )
{
case 'r': formatex( szWeapon,...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 22:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode