View Single Post
MasterWindowS
BANNED
Join Date: May 2020
Location: Chile
Old 08-21-2020 , 17:18   Re: I need Help With one Plugin please
Reply With Quote #3

Quote:
Originally Posted by stephen473 View Post
put smlib include your code.

PHP Code:
#include <smlib> 
and replace
PHP Code:
SetClientScreenFadeid625500100 ); 
to

PHP Code:
Client_ScreenFade(id6FFADE_IN625500100); 
and replace

PHP Code:
SetClientShakeid10.09000.010.040.0 ); 
to

PHP Code:
Client_Shake(idSHAKE_START10.040.010.0); 
also it would be better for you to speak english on your posts. otherwise you won't get help unless somebody make an effort to use translate like i did.
RedBull_css_csgo (1).sp
C:\Users\Paula\Downloads\RedBull_css_csgo (1).sp(3) : fatal error 183: cannot read from file: "smlib"
Done


I get this error, how could I solve it
MasterWindowS is offline