help new round
i have this public:
Code:
public streamfunc(index)I tryed with this: Code:
public stopstr(index)Hope you are understand, thanks |
Re: help new round
are u trying to have this msg be displayed every new round? im not the best coder, but the only was i can get stuff to display every round is with the hook hud option.
PHP Code:
|
Re: help new round
in message_const.inc (location: amxmodx/scripting/include/) you can find a function to destroy the followbeam
#define TE_KILLBEAM 99 // Kill all beams attached to entity // write_byte(TE_KILLBEAM) // write_short(entity) so in code it should be: Code:
public stopstr(index){ |
Re: help new round
oh never mind then i misread you, i honestly have no clue how to kill the beams like that, never used them, sorry
|
Re: help new round
thanks SSJ2GOKU it's works
|
| All times are GMT -4. The time now is 00:43. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.