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

[MOD] CS Halloween Mod (v6.4.1)


Post New Thread Reply   
 
Thread Tools Display Modes
Krtola
Veteran Member
Join Date: Oct 2013
Location: Serbia
Old 03-19-2017 , 16:35   Re: [CS] Halloween Mod
Reply With Quote #121

How can I add equipment(guns) in menu (when press M) for all maps?

Also get this error.

Called dynanative into a paused plugin.
[AMXX] Displaying debug trace (plugin "entity_hwn_npc_hhh.amxx")
[AMXX] Run time error 10: native error (native "Hwn_Bosses_RegisterBoss")
[AMXX] [0] entity_hwn_npc_hhh.sma::plugin_precache (line 122)

Also too often:

SZ_GetSpace: overflow on Client Datagram
WARNING: msg overflowed for Anes_Pro

Last edited by Krtola; 03-19-2017 at 17:08.
Krtola is offline
Send a message via Skype™ to Krtola
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 03-19-2017 , 17:34   Re: [CS] Halloween Mod
Reply With Quote #122

Krtola
Equipment menu available only for game modes with "Hwn_GamemodeFlag_SpecialEquip" flag.

hwn_gamemode_default.sma
PHP Code:
    g_hGamemode Hwn_Gamemode_Register(
        .
szName "Default",
        .
flags Hwn_GamemodeFlag_Default
    
); 
hwn_gamemode_collector.sma
PHP Code:
    g_hGamemode Hwn_Gamemode_Register(
        .
szName "Collector",
        .
flags = (
            
Hwn_GamemodeFlag_RespawnPlayers Hwn_GamemodeFlag_SpecialEquip
        
)
    ); 
__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities

Last edited by Hedgehog Fog; 03-19-2017 at 17:38.
Hedgehog Fog is offline
Airkish
AlliedModders Donor
Join Date: Apr 2016
Location: Lithuania
Old 03-19-2017 , 18:17   Re: [CS] Halloween Mod
Reply With Quote #123

Just played this mode, it's amazing!

I have some suggestions to make it even better and more enjoyable:

- Some kind RPG system which includes:
1. Earn POINTS by killing enemies, NPCs, extra for boss
2. Earn POINTS by bringing candies to ur base
3. Skills which could be upgraded for POINTS
-------------------EXAMPLES--------------------
a) Gravity (increase gravity per level)
b) Speed (increase speed per level)
c) No Clip (increase no clip time per level)
d) Multijump (increase count per level)
---------------------------------------------------
4. Special weapons which could be bought for POINTS
-------------------EXAMPLES--------------------
a) Reaper's Scythe (Knife, 1 hit 1 kill)
b) Laser Gun
---------------------------------------------------

- Rankings
1. Rank Prefixes
2. Position among players ordered by count of candies brought to base

- Show bullet damage done on NPCs

Will update with new ideas after more playtime.
__________________

Last edited by Airkish; 03-19-2017 at 18:20.
Airkish is offline
Krtola
Veteran Member
Join Date: Oct 2013
Location: Serbia
Old 03-19-2017 , 18:22   Re: [CS] Halloween Mod
Reply With Quote #124

Hedgehog95 ok thanks.

Airkish After all your ideas this will be turned into Zp
I would not adding anything new I'd just like to reduce lag.
Krtola is offline
Send a message via Skype™ to Krtola
Airkish
AlliedModders Donor
Join Date: Apr 2016
Location: Lithuania
Old 03-19-2017 , 18:44   Re: [CS] Halloween Mod
Reply With Quote #125

Quote:
Originally Posted by Krtola View Post
Hedgehog95 ok thanks.

Airkish After all your ideas this will be turned into Zp
I would not adding anything new I'd just like to reduce lag.
Those were just examples, I think hedgehog can think of some cool skills.

At least rankings and bullet damage should be implemented.
__________________

Last edited by Airkish; 03-19-2017 at 19:10.
Airkish is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 03-19-2017 , 20:11   Re: [CS] Halloween Mod
Reply With Quote #126

Can you also post a longer preview video ? i'd like to see what you've done with the AI ^_^
__________________
Depresie is offline
Airkish
AlliedModders Donor
Join Date: Apr 2016
Location: Lithuania
Old 03-19-2017 , 20:42   Re: [CS] Halloween Mod
Reply With Quote #127

Quote:
Originally Posted by Depresie View Post
Can you also post a longer preview video ? i'd like to see what you've done with the AI ^_^
He already did it on page 4

Here's link: https://youtu.be/Cxmuc_FwOYg
__________________
Airkish is offline
Depresie
Veteran Member
Join Date: Nov 2013
Old 03-19-2017 , 21:34   Re: [CS] Halloween Mod
Reply With Quote #128

The AI entities are not included in the old version
__________________
Depresie is offline
Hedgehog Fog
Senior Member
Join Date: Jun 2010
Location: Ukraine
Old 03-20-2017 , 05:10   Re: [CS] Halloween Mod
Reply With Quote #129

Depresie
I don't have a full gameplay video, but you can download the mod and just test it.
__________________

❄️ CS Snow Wars - Mod based on snowballs fights
🧟 CS Zombie Panic - A port of HL Zombie Panic!
🎃 CS Halloween Mod - Completely new gamemode for Halloween Holidays
📦 AMXXPack - CLI and build system for amxx projects
🔧 Custom Entities API - API to register custom entities

Last edited by Hedgehog Fog; 03-20-2017 at 05:43.
Hedgehog Fog is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 03-25-2017 , 21:12   Re: [CS] Halloween Mod
Reply With Quote #130

Nice gj creative i hope the code is creative as well
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
Reply



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 03:38.


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