View Single Post
Papero
Veteran Member
Join Date: Aug 2016
Location: Italy
Old 03-06-2017 , 14:41   Re: [CS:GO/CS:S] Simple Stealth v1
Reply With Quote #6

It gives a lot of warnings like:
Code:
FindSendPropOffs is marked as depreacated: Use FindSendPropInfo instead
I saw that just replacing it compiles fine (but I didn't test it in-game) btw you should fix it!

Why do you need to do this:
PHP Code:
char sName[MAX_NAME_LENGTH];    
GetClientName(clientsNamesizeof(sName)); 
__________________
My Plugins
SPCode


Steam: hexer504
Telegram: Hexah
Discord: Hexah#6903

If you like my work you can donate here!

Last edited by Papero; 03-06-2017 at 15:06.
Papero is offline