View Single Post
Javierko
AlliedModders Donor
Join Date: Sep 2017
Location: Czech republic
Old 05-01-2018 , 13:58   Re: [MOD] SM_Hosties fixed version
Reply With Quote #8

Code:
// hosties/lastrequest.sp(1618) : warning 213: tag mismatch
// hosties/lastrequest.sp(1629) : warning 213: tag mismatch
// hosties/lastrequest.sp(1651) : warning 213: tag mismatch
// hosties/lastrequest.sp(1662) : warning 213: tag mismatch
// hosties/lastrequest.sp(2216) : warning 213: tag mismatch
// hosties/lastrequest.sp(2234) : warning 213: tag mismatch
// hosties/lastrequest.sp(5186) : warning 213: tag mismatch
// hosties/lastrequest.sp(5830) : warning 213: tag mismatch
// hosties/lastrequest.sp(5875) : warning 213: tag mismatch
PHP Code:
SetPackPosition(JumpPackPosition0);
new 
Handle:JumpPackPosition GetArrayCell(gH_DArray_LR_Partnersidx_:Block_DataPackHandle); 
In new version, you can fix it
And great job!
__________________
My Github & Sourcemod work.
If you like my work and if you want to support me, you can through PayPal.

Official SourceMod CZ/SK Discord: https://discord.gg/Qvar55a

Last edited by Javierko; 05-01-2018 at 14:00.
Javierko is offline