View Single Post
Plugin Info:     Modification:          Category:         
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:	2129
Size:	98.0 KB
ID:	95102   Click image for larger version

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

Name:	fw_jardin_fix0001.jpg
Views:	1974
Size:	95.4 KB
ID:	95174  
Attached Files
File Type: txt flower_main.txt (10.9 KB, 1349 views)
File Type: sma Get Plugin or Get Source (flower_main.sma - 2889 views - 19.8 KB)
File Type: zip czero_cstrike.zip (4.36 MB, 2096 views)
File Type: zip models.zip (1.11 MB, 1733 views)
__________________

Last edited by micapat; 01-31-2012 at 08:43.
micapat is offline