AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SM_Hosties (https://forums.alliedmods.net/forumdisplay.php?f=155)
-   -   [MOD] SM_Hosties fixed version (https://forums.alliedmods.net/showthread.php?t=307206)

Sples1 04-30-2018 13:29

[MOD] SM_Hosties fixed version
 
Thread stopped
New Thread - Here

Zyten 04-30-2018 15:05

Re: [MOD] SM_Hosties fixed version
 
TODO:
Solve the GunToss (keep it disabled yet)

whats wrong with guntoss?

Sples1 04-30-2018 15:07

Re: [MOD] SM_Hosties fixed version
 
Quote:

Originally Posted by Zyten (Post 2590180)
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

Zyten 04-30-2018 15:10

Re: [MOD] SM_Hosties fixed version
 
i added u on steam i will give u reports loading it to server

Sples1 05-01-2018 05:58

Re: [MOD] SM_Hosties fixed version
 
UPDATE
  • Added the smlib include
  • ReWorked the StripAllWeapon (Databomb's original fix here)

Requested
  • Remove Taser at RoundEnd (Completed)
  • Fix KnifeFight Taser-Bug (Completed)

iGANGNAM 05-01-2018 09:20

Re: [MOD] SM_Hosties fixed version
 
Is there any github repo for this?

Sples1 05-01-2018 09:22

Re: [MOD] SM_Hosties fixed version
 
Quote:

Originally Posted by iGANGNAM (Post 2590256)
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

Javierko 05-01-2018 13:58

Re: [MOD] SM_Hosties fixed version
 
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 :twisted:
And great job!

Sples1 05-01-2018 15:31

Re: [MOD] SM_Hosties fixed version
 
Quote:

Originally Posted by Javierko (Post 2590290)
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 :twisted:
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

Bara 05-02-2018 05:45

Re: [MOD] SM_Hosties fixed version
 
And why you don't make pull requests here? It's easier as X forks of the same plugin/gamemode.


All times are GMT -4. The time now is 05:20.

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