Raised This Month: $ Target: $400
 0% 

Problem with making solid entity


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 02-16-2009 , 11:14   Re: Problem with making solid entity
Reply With Quote #10

Quote:
Originally Posted by anakin_cstrike View Post
PHP Code:
engfuncEngFunc_SetOrigini_EntvOrigin ); 
take a look on fm_entity_set_origin();

PHP Code:
stock fm_entity_set_origin(index, const Float:origin[3]) {
    new 
Float:mins[3], Float:maxs[3];
    
pev(indexpev_minsmins);
    
pev(indexpev_maxsmaxs);
    
engfunc(EngFunc_SetSizeindexminsmaxs);

    return 
engfunc(EngFunc_SetOriginindexorigin);

__________________
xPaw is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:59.


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