View Single Post
stephen473
Senior Member
Join Date: Jan 2017
Location: somewhere on earth
Old 08-21-2020 , 13:59   Re: I need Help With one Plugin please
Reply With Quote #2

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.
__________________
Also known as Hardy`.

Feel free to contact me if you have a private plugin request!

My Steam Profile | Discord: Hardy`#3792
stephen473 is offline