ProKreedz 2.28
(Both Normal & SQL Top)
Hello , I've been working in modifying ProKreedz , so it can support milliseconds function (and many other updates)
To do:
*Post suggestions!
CVars:
kz_checkpoints <0/1> - Allows Checkpoints creation
kz_cheatdetect <0/1> - Detects usage of noclip,hook and so to reset time
kz_spawn_mainmenu <0/1> - Brings up Main Menu when player spawns
kz_show_timer <0/1/2> - Sets the start-up showtime method ( 0-Disabled ,1- HUD ,2-RoundTime). You can change it ingame by command /timer
kz_chatorhud <0/1/2> - For CP, GC messages. 2 for HUD, 1for chat, 0 for none
kz_hud_color - red , green , blue with values <0-255>
kz_hud_coords - X and Y Axis for Hud messages coordinates
kz_other_weapons <0/1> - Allow /weapon command to spawn all the weapons
kz_hook_prize <0/1> - Gives hook to each player that finishs the map
kz_hook_sound <0/1> - Enables or disables the hook sound
kz_hook_speed - Sets the hook speed. Default: 300.0
kz_drop_weapons <0/1> - Allows players to drop weapons
kz_remove_drops <0/1> - Remove dropped items (to avoid abusing/cheating)
kz_use_radio <0/1> - Allows players to use radio
kz_nvg <0/1> - Allows players to use Night Vision
kz_nvg_colors - red , green , blue - For Night Vision color
kz_pause <0/1> - Allows players to use pauses during a climb
kz_vip <0/1> - Either show or not VIP tag for admins in showscores
kz_showkeys <0/1> - Enable or not the possibility you can see your keys and/or the players' you are spectating
kz_semiclip <0/1> - Enable or not the semiclip (not only transparency)
kz_spec_save <0/1> - Saves the location where the player goes spec (and moves to it when you go CT again) and pauses your time (if it's started)
kz_respawn_ct <0/1> - Respawns CTs when they die
kz_strip_other_weapons <0/1> - Strips or not different than USP and Knife when starting the time
kz_spec_saves <0/1> - Saves the location where the player goes spec (and moves to it when you go CT again) and pauses your time (if it's started)
kz_save_autostart <0/1> - Saves the last location when a player started his time and teleports him to that exact spot when he's typing /start
kz_savepos <0/1> - Enable Save Pos function.
SQL Top CVars: (Add those CVars into kreedz.cfg for prokreedz_sql)
- kz_sql_host "IP of the host"
- kz_sql_file "IP of the domain you have the php files on (usually same with host IP)"
- kz_sql_user "username"
- kz_sql_pass "password"
- kz_sql_db = "DB name"
- kz_sql_name = "Server Name"
PS: kz_sql_host is for the DB location and kz_sql_files is where the PHP files are (eg: if you put the php files in /www/top15, change in kz_sql_files "Ip of the host/top15".
Installation of SQL Version:
- Copy the CVars above in kreedz.cfg
- Make a DB called top15 (or the name you put for kz_sql_db)
- Put the PHP files into your webserver
- Open the PHP files and complete with username & password where needed-
PS: You can only use KZ-Arg's Pro15 SQL. If you want to use the old top, delete kz_nub15.
Players commands:
- /cp, /checkpoint - Creates a Checkpoint
- /tp, /teleport, /gc , /gocheck - Teleports you to the last Checkpoint
- /stuck, /unstuck - Teleports you to the last but not last Checkpoint
- /top15, /pro15, /nub15 - Opens up Top15 menu(for first) or the respective top
- /reset - Resets time/checkpoints/gochecks
- /start - Moves you to start position
- /menu, /kz - Opens KZ Menu (Main menu)
- /ct, /spec - Moves you to spectator respective CT
- /pause - Pauses your time, only if the timer is started
- /weapons - Gives you other weapons, only if the timer is not started
- /scout, /usp, /knife - Gives you scout/usp&knife (works if the timer is enabled too!)
- /timer - Enables/Disables the HUD Timer
- /invis,/winvis,/pinivis - First opens Invis menu, seconds makes water invisible, third makes only players invisible
- /noclip - Gives you noclip (resets your time if it's started)
- /god - Gives you god mode (resets your time if it's started)
Admins commands:
- /public, /pub - Loads Kreedz.cfg
- /setstart - Sets (or changes if it already exists) the start position
- /delstart - Deletes the start position
Recommended Plugins:
-> KZ auto add spawns: http://forums.alliedmods.net/showthread.php?p=685835
-> Auto Join on Connect: http://forums.alliedmods.net/showthread.php?t=51098
-> Infinite Round (requires Orpheu module): http://forums.alliedmods.net/showthread.php?t=117782
Note:
Some of the functions are not created by me, they are copied, adapted or requested by me from Alliedmods or other plugins.
Credits:
p4ddY - the original ProKreedz creator
Diggz - for giving me a 1.1 version of it (with some small fixes)
ReymonARG - Kz-Arg is the plugin i have inspired the most
xPaw - for some codes and helping me on Alliedmods
Exolent - for helping me on Alliedmods
ConnorMcLeod - for helping me on Alliedmods
Juice ;o - for some indications and for a method to block commands
SchlumPF* - for helping me with code fixes
And many others helping me to test it
If you want to record demos, you must use prokreedz_demo plugin (included in archive).
- /demo or /legal to set up legal settings (only CVars for prokreedz plugin, not mpbhop or others)
- /pub or /public- executes kreedz.cfg (if it doesn't exist it loads the CVars directly)
Download links:
Download the plugin from AlliedMods -> http://forums.alliedmods.net/showthread.php?t=130417
Nice I supose ? =)
Great work. Keep it up!
Nice work.
deleted
I've got a problem: when I press the start button, everything is going fine (hud timer is shown, etc.), but when I press the finish button - nothing happens and even the map timer doesn't stop.. and my console is full of amxx errors lol.
don't test it yet, but GJ !!! Thank you very much =)
I would i say it sucks, because i have seen some codes on AM and they were bad, dunno if you changed them...
c-walker: I guess you don't have colorchat.inc on include file.
But just copy-paste here the amxx eror.
xPaw: have i ever said i'm a good scripter? I just modified a few the plugin so it can support real time and added some small fixes that the original plugin didn't have.
thats the error:
[AMXX] Run time error 10 (plugin "prokreedz.amxx") (native "emessage_begin") - debug not enabled!
[AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Btw I'm using the latest amxmodx and metamod and .inc files are all fine.
I have reinstalled my AMXX to see if i get the same problem ... and i got it.
The problem is ColorChat.inc
Use this http://www.sendspace.com/file/w4ncc5 instead of yours
Other link: http://www.megaupload.com/?d=WPQEW29M
Replace it in scripting/include
Please upload elsewhere, cuz I got problems with sendspace since last night, thanks.
I test prokreedz_v2.0 on bkz_goldbhop.
1) When I finished map, I could not borrow awp near the finish button.
2) Give player 255 HP on the start and remove godmode by default or made CVAR to change it.
3) prokreedz_hook don't from version 1.0 or 1.1 don't work if player finished map: "You don't access to this command ". If you can add some REWARD like in Kz-Arg: hook, matrixjump, glow, ...
4) If you can, make this: If player finished map in showscores display the climbing time: minutes as frags, seconds as death.
5) Labels "Server is using AMX ..." and "Chekpoint ..." overlap. Pls change the position of checkpoint hud message.
1) You have command /weapons for weapons. If you mean something else i didn't get it.
2) You must go in healer. If your hp is less than 100 and you start climbing, you will get 100 hp.
3) Gonna see how i do that
4) No, i won't do that, there's already a plugin doing it and it's useless
5) Change them where
thx nucLeaR, waiting for a version 2.1 =)
deleted
Still doesn't work for me lol. I'll try using default amxmodx without any other plugins and see what's the result. Gonna edit later..
EDIT: The plugin is just awesome, but it needs alot of thing to be added, especially the roundtime thingy. Good job tho :D
can u upload the .amxx file pls i cant compile the .sma file
Originally posted by StefkichaOriginally posted by StefkichaOne question: what must I do so that the timer isn't displayed on the top of the screen during a run?
I mean like remove a line from the source or something.
Also, how can I remove the "Forbid weapon drop thing"?
Then, I guess, the plugin would be safe for recording.
It's already a CVar: kz_show_timer <0/1>. I will update the first post with new CVars list.
I will add a new CVar for it in the next version. kz_drop_weapons <0/1>
Originally posted by Dante237can u upload the .amxx file pls i cant compile the .sma file
You probably need colorchat.inc in scripting/include folder, because it's the only file which isn't included into original AMXX.
i have downloaded the colorchat.inc but i dont know what i must do now
and i have upload the colorchat.inc to my server
Please log in to post replies.