This is an pretty simple Script.
When a player walk around he get cash and campers get nothing ;)
There are 2 options:
//The cash the player get when he make one footstep (Orientade by the footstep sound)
es_setinfo walkie_bonus 5
//On round start send a message that players can walk to earn money
es_setinfo walk_ads 1
I think, its a good way to attract players from camping because he get something for didnt doing it ^^
Installation
blahblah
standard procedure
copy it in your eventscripts folder an add es_load walkie to your server- or autoexec.cfg
Version Notes For 3
Updated on: 2010-11-04 05:28:30 EST by ShoTaXx# (View Zip Contents)
- Now it force needed values.
- Fix walkie_bonus bug.
Thanks CheetaH for help!