Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: dFF
Forum: Code Snippets/Tutorials 07-29-2012, 16:00
Replies: 121
Views: 159,090
Posted By dFF
Re: [TUT] Modules and efficient scripting

Ok, thank you for reply. Also if anybody still have minor confusion can see the natives source.

Engine:

int is_ent_valid(int iEnt)
{
if (iEnt < 1 || iEnt > gpGlobals->maxEntities)
...
Forum: Code Snippets/Tutorials 07-29-2012, 15:37
Replies: 121
Views: 159,090
Posted By dFF
Re: [TUT] Modules and efficient scripting

I have some confuse about Engine vs Fakemeta on playing with origins on custom entity.

Here is the test code:

#include < amxmodx >
#include < fakemeta >
#include < engine >

new...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 11:41.


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