Raised This Month: $ Target: $400
 0% 

[CS:GO] Custom fire particles


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
extr1m725
Member
Join Date: Oct 2014
Old 05-31-2019 , 03:08   Re: [CS:GO] Custom fire particles
Reply With Quote #14

Quote:
Originally Posted by NanoC View Post
Looks nice, did you make it?
I just fixed this because it didnt compile

PHP Code:
public Action Event_OnRoundStart(Handle eventchar[] namebool dontBroadcast

    for (
int i=1;i<MaxClients;i++) 
    { 
        
g_hClientTimer[i] = INVALID_HANDLE;
    }
    
    
int client GetClientOfUserId(GetEventInt(event"userid"));
    
    
CreateTimer(0.1Timer_GetMovementValueclient);
    
    return 
Plugin_Continue

By the way, i think this plugin can make issues with other maps with gravity/ice items, like ze_FFVII_Mako_Reactor, i'll test it tomorrow and back here again
Yes, this is my plugin. Did not check the code in the compiler. Problems with maps materia should not be.

Last edited by extr1m725; 05-31-2019 at 03:09.
extr1m725 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 22:07.


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