Propmenu in Python v1.2 C_________________________________________________________________________________
by
RoOF and
Tha PwnedVersion:
1.2 C!Working Version!#######################
# Special Thanks to Tha Pwned #
#######################* Images:

* Description:- You can
spawn Objects by typing
!prop (configable) into the chat.
* Install instructions:1. Install Mattie's EventScripts 2.1.338 (Orangebox):
http://mattie.info/cs2. Extract the file [prop.rar] to your /cstrike/ directory:
3. Add the following line somewhere in autoexec.cfg or server.cfg:
es_load prop
* What does it?:You have
Credits System. When you kill somebody or spawn at the new round you will get more credtis. And for this credtis you can spawn Objects by a Menu. You can open the menu by typing "
!prop (configable)" into the ingamechat.
* How to add more and new Props (objects)?:Open addons/eventscripts/prop/props_list.ini
Add more like this Example:
Quote:
#[Dryer] Set here the Objectname
#path = 'props/cs_militia/dryer.mdl' Set there the Objectpath (modelpath)
#credits = '3' How much Credits should the Prop cost?
Quote:
// **************************
// Addon Settings
// **************************
// Just allow only admins to spawn sometihng
ALLOW_ONLY_ADMIN 0
// Set the Admins (split by comma if you want to add more)
ADMINLIST "STEAM_0:1:12345678"
// 1 = You want to allow the credits feauters (with earing) 0 = Normal spawning
ALLOWCREDITS 1
// The max amount of credits allowed at any time
MAXCREDITS 15
// The amount of credits you get when you connect
FREECREDITS 4
// The amount of credits gained when you spawned
CREDITSSPAWN 5
// The amount of credits gained when you kill an enemy
CREDITSGAIN 1
// Set the Command with that you want to open menu
FORCECOMMAND "!prop"
// 1 = You want to set a Console command to open the propmenu 0 = Disable
ALLOW_CONSOLEN_COMMAND 1
// Set the Command with that you want to open menu (CONSOLE COMMAND)
FORCECOMMAND_CONSOLE "!prop"
* Add Admins::
Add Admins in the settings.cfg, And Add the steamids to ADMINLIST variable* Updated:- Version 1.0 a
- Relase
- Version 1.2 A
- Made a Easy Way to add more Props (no limit of objects)
- Version 1.2 B
- Added Admin features
- Version 1.2 C
- Added Non- Credits option and Consol Command
_________________________________________________________________________________
Have fun!
and please don't forget the
Woot!