Raised This Month: $ Target: $400
 0% 

whats wrong??


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
BigMac
Member
Join Date: Jul 2009
Old 09-01-2009 , 20:09   whats wrong??
Reply With Quote #1

I'm trying to get this to respawn after a round is over

PHP Code:
public EventNewRound(id) {
        new 
iEntity g_max_playersFloat:origin[3];
    new 
block_type;
    while ( (
iEntity engfunc(EngFunc_FindEntityByStringiEntity"g_block_classname""BCM_Block")) )
    {
        if ( 
block_type == PLATFORM)
        {
            
pev(iEntitypev_v_angleorigin);
            
            
set_pev(iEntitypev_velocityFloat:{0.00.00.0});
            
engfunc(EngFunc_SetOriginiEntityorigin);
        }
    }

__________________
BigMac 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 15:14.


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