Raised This Month: $12 Target: $400
 3% 

[MOD] SM_Hosties fixed version


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Sples1
Senior Member
Join Date: Apr 2016
Location: Kitsune Lab
Old 04-30-2018 , 13:29   [MOD] SM_Hosties fixed version
Reply With Quote #1

Thread stopped
New Thread - Here
__________________
Developer & Scripter from Kitsune Lab
Contact me: Steam | My Plugins | Kitsune Lab

Join to the community on our Discord server.
I stopped public develops. My old/new plugins available ONLY for my Discord community.

Last edited by Sples1; 04-27-2020 at 14:25. Reason: Thread Closed (for those who can't see)
Sples1 is offline
Zyten
Senior Member
Join Date: Jan 2018
Old 04-30-2018 , 15:05   Re: [MOD] SM_Hosties fixed version
Reply With Quote #2

TODO:
Solve the GunToss (keep it disabled yet)

whats wrong with guntoss?
Zyten is offline
Sples1
Senior Member
Join Date: Apr 2016
Location: Kitsune Lab
Old 04-30-2018 , 15:07   Re: [MOD] SM_Hosties fixed version
Reply With Quote #3

Quote:
Originally Posted by Zyten View Post
TODO:
Solve the GunToss (keep it disabled yet)

whats wrong with guntoss?
In CS:GO if you drop the gun you cannot pick it up.
Databomb said "It's blackmagic..." because when you drop you knife you get 7bullets :,D
__________________
Developer & Scripter from Kitsune Lab
Contact me: Steam | My Plugins | Kitsune Lab

Join to the community on our Discord server.
I stopped public develops. My old/new plugins available ONLY for my Discord community.
Sples1 is offline
Zyten
Senior Member
Join Date: Jan 2018
Old 04-30-2018 , 15:10   Re: [MOD] SM_Hosties fixed version
Reply With Quote #4

i added u on steam i will give u reports loading it to server
Zyten is offline
Sples1
Senior Member
Join Date: Apr 2016
Location: Kitsune Lab
Old 05-01-2018 , 05:58   Re: [MOD] SM_Hosties fixed version
Reply With Quote #5

UPDATE
  • Added the smlib include
  • ReWorked the StripAllWeapon (Databomb's original fix here)

Requested
  • Remove Taser at RoundEnd (Completed)
  • Fix KnifeFight Taser-Bug (Completed)
__________________
Developer & Scripter from Kitsune Lab
Contact me: Steam | My Plugins | Kitsune Lab

Join to the community on our Discord server.
I stopped public develops. My old/new plugins available ONLY for my Discord community.
Sples1 is offline
iGANGNAM
AlliedModders Donor
Join Date: Sep 2012
Location: Lithuania
Old 05-01-2018 , 09:20   Re: [MOD] SM_Hosties fixed version
Reply With Quote #6

Is there any github repo for this?
__________________
iGANGNAM is offline
Sples1
Senior Member
Join Date: Apr 2016
Location: Kitsune Lab
Old 05-01-2018 , 09:22   Re: [MOD] SM_Hosties fixed version
Reply With Quote #7

Quote:
Originally Posted by iGANGNAM View Post
Is there any github repo for this?
There is no GitHub Pull Request or Repost about yet

EDIT: I made a Repo with the fixed version
__________________
Developer & Scripter from Kitsune Lab
Contact me: Steam | My Plugins | Kitsune Lab

Join to the community on our Discord server.
I stopped public develops. My old/new plugins available ONLY for my Discord community.

Last edited by Sples1; 05-01-2018 at 09:51. Reason: Repo made
Sples1 is offline
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
Sples1
Senior Member
Join Date: Apr 2016
Location: Kitsune Lab
Old 05-01-2018 , 15:31   Re: [MOD] SM_Hosties fixed version
Reply With Quote #9

Quote:
Originally Posted by Javierko View Post
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!
First of all Thank you!
I Updated the version:
  • Fixed Every Compile Warning
  • Made DodgeBall Equip Smoother
  • Upgraded from SourceBan to SourceBanPP
__________________
Developer & Scripter from Kitsune Lab
Contact me: Steam | My Plugins | Kitsune Lab

Join to the community on our Discord server.
I stopped public develops. My old/new plugins available ONLY for my Discord community.
Sples1 is offline
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 05-02-2018 , 05:45   Re: [MOD] SM_Hosties fixed version
Reply With Quote #10

And why you don't make pull requests here? It's easier as X forks of the same plugin/gamemode.
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.
Bara is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:15.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode