Raised This Month: $32 Target: $400
 8% 

~ Flowers Mod ~ [ Main ]


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
micapat
Veteran Member
Join Date: Feb 2010
Location: Nyuu, nyuu (France).
Old 11-11-2011 , 14:25   ~ Flowers Mod ~ [ Main ]
Reply With Quote #1

[IMG]http://img839.**************/img839/9341/titrei.png[/IMG]

[IMG]http://img717.**************/img717/7531/fwberge0000.png[/IMG]

It is a fun mod inspired of this video :
-> http://www.youtube.com/watch?v=eeSA-7YYR7o

[IMG]http://img24.**************/img24/2999/versions.png[/IMG]

-> 2.2 :
* First public release.

-> 2.3 :
* Some optimisations ( Thanks to nikhilgupta345 and ConnorMcLeod ).
* cl_minmodels is now secure and can't be used to cheat.

-> 2.4 :
* ML available ( data/lang/Flower_Main.txt ).
* New command : /help to give the gameplay and commands of this mod.

-> 2.5 :
* Cvars added.
* The angle of the real plants are now random.

-> 2.6 :
* Many optimizations ...

[IMG]http://img577.**************/img577/898/cvars.png[/IMG]

Fw : Cvar in relation to flower team.
Gd : Cvar in relation to gardener team.

Defaults values are between [ .. ].

Quote:
Fw_TimeCantAttack // Time in seconds before flowers can explode [ 15 ].
Fw_DamageExplosion // Damage of the explosion [ 60000.0 ].
Fw_RadiusExplosion // Radius of the explosion [ 250 ].
Fw_SpeedExplosion // Speed of flowers before to explode [ 480.0 ].
Fw_GravityExplosion // Gravity of flowers before to explode [ 0.75 ].
Fw_MoneyExplosion // Money earned per killed by the explosion [ 1000 ].
Fw_FragsExplosion // Frags earned per killed by the explosion [ 2 ].
Fw_CanBuyShoop // If flowers can buy the Shoop Da Whoop ( 0 : No, Other : Yes ) [ 1 ].
Fw_PriceShoop // Price of the Shoop Da Whoop [ 16000 ].
Fw_SpeedShoop // Speed of flowers during the Shoop Da Whoop [ 120.0 ].
Fw_GravityShoop // Gravity of flowers during the Shoop Da Whoop [ 2.5 ].
Gd_TimeScreenFade // Time in seconds during that gardeners are blind [ 7 ].
Gd_ColorScreenFade // RGB Color of the screenfade, 3 digits per color [ 000000000 ].
Gd_CanBuyKnife // If gardeners can buy a knife ( 0 : No, Other : Yes ) [ 1 ].
Gd_PriceKnife // Price of the knife [ 10000 ].
Gd_CanBuyAmmos // If gardeners can buy ammos ( 0 : No, Other : Yes ) [ 1 ].
Gd_PriceAmmos // Price of ammos [ 12000 ].
[IMG]http://img51.**************/img51/79/gameplayy.png[/IMG]

When you are CT ( = Gardener )
* You are blind during a moment ( Configurable by cvar ).
* After this time, you receive a usp with just one loader.
* You have to find the fake flowers which hide in your garden.

Commands :
/cut : Give a knife.
/ammo : Give a usp loader.

When you are T ( = Flower )
* You have just 1 Hp !
* You can provoke CT with an interval of two seconds between every provocation.
* You can't explode or use Shoop Da Whoop before a moment ( Configurable by cvar ).
* After this time, you have to kill these miserable gardeners who come to eradicate you !

Commands :
/shoop : Buy a Shoop Da Whoop ( Wtf ? )

To explode or use Shoop Da Whoop : Press Right Click.
To provoke CT : Press Left Click.


[IMG]http://img31.**************/img31/5372/requirementsv.png[/IMG]

PHP Code:
#include < amxmodx >
#include < cstrike >
#include < fun >
#include < fakemeta >
#include < hamsandwich >
#include < engine > 
Players Models are set with the plugin of ConnorMcLeod ( http://forums.alliedmods.net/showthr...t=player_model )

[IMG]http://img40.**************/img40/527/creditsai.png[/IMG]

I used some code of ConnorMcLeod / Hlstriker / Bboy Grun.
It is Red Phoque who finds models, converts sounds, and creates one of flowers map ( fw_berge ).

I developped this plugin and others flowers maps.
You can find all models/sounds/maps in czero_cstrike.zip.

Have fun !

EDIT : If you want to develop your own map, you can try to read this french tutoriel ( I will try to do a english tutoriel later )
-> http://ogc.xooit.com/t242-Tutoriel-M...wers.htm#p1693

EDITē : English Tutorial is now available -> http://ogc.xooit.com/t242-Tutoriel-M...wers.htm#p3184

.
Attached Thumbnails
Click image for larger version

Name:	fw_berge0001.jpg
Views:	2121
Size:	98.0 KB
ID:	95102   Click image for larger version

Name:	fw_berge0004.jpg
Views:	1343
Size:	97.2 KB
ID:	95105   Click image for larger version

Name:	fw_jardin_fix0001.jpg
Views:	1969
Size:	95.4 KB
ID:	95174  
Attached Files
File Type: txt flower_main.txt (10.9 KB, 1344 views)
File Type: sma Get Plugin or Get Source (flower_main.sma - 2872 views - 19.8 KB)
File Type: zip czero_cstrike.zip (4.36 MB, 2090 views)
File Type: zip models.zip (1.11 MB, 1727 views)
__________________

Last edited by micapat; 01-31-2012 at 08:43.
micapat is offline
nightstalker
Member
Join Date: Jun 2008
Location: Dallas
Old 11-11-2011 , 14:31   Re: ~ Flowers Mod ~ [ Main ]
Reply With Quote #2

LMAO i just saw the youtube vid. I almost died. this could be fun! gj
nightstalker is offline
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 11-11-2011 , 15:02   Re: ~ Flowers Mod ~ [ Main ]
Reply With Quote #3

Awesome
__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
kramesa
Veteran Member
Join Date: Feb 2011
Location: Brazil
Old 11-11-2011 , 15:08   Re: ~ Flowers Mod ~ [ Main ]
Reply With Quote #4

very nice
__________________
kramesa is offline
joshknifer
Veteran Member
Join Date: Jun 2011
Location: Denver, CO
Old 11-11-2011 , 15:30   Re: ~ Flowers Mod ~ [ Main ]
Reply With Quote #5

This is epic. Nice job!
__________________
joshknifer is offline
Send a message via Skype™ to joshknifer
fantarn
Member
Join Date: Feb 2011
Old 11-11-2011 , 15:43   Re: ~ Flowers Mod ~ [ Main ]
Reply With Quote #6

Quote:
It is a fun mod inspired of this video :
-> http://www.youtube.com/watch?v=eeSA-7YYR7o
yalalalla lol

Last edited by fantarn; 11-11-2011 at 15:44.
fantarn is offline
Melisko
Senior Member
Join Date: Feb 2010
Old 11-11-2011 , 17:58   Re: ~ Flowers Mod ~ [ Main ]
Reply With Quote #7

seems legit
Melisko is offline
Dark Style
BANNED
Join Date: Feb 2011
Location: Brazil
Old 11-11-2011 , 18:44   Re: ~ Flowers Mod ~ [ Main ]
Reply With Quote #8

Very good idea.
Dark Style is offline
TheArmagedon
Senior Member
Join Date: Sep 2010
Location: Unknown Source
Old 11-11-2011 , 18:45   Re: ~ Flowers Mod ~ [ Main ]
Reply With Quote #9

Quote:
Originally Posted by Napoleon_be View Post
Awesome
TheArmagedon is offline
micapat
Veteran Member
Join Date: Feb 2010
Location: Nyuu, nyuu (France).
Old 11-11-2011 , 19:09   Re: ~ Flowers Mod ~ [ Main ]
Reply With Quote #10

Thank you all ^^

If you want to test ( It's a Cs:cz server ! ) : 77.111.194.211:50000 !

Have Fun
__________________

Last edited by micapat; 11-12-2012 at 06:52.
micapat 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 07:09.


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