RPG mod by Sylwester
1 Attachment(s)
RPG mod v1.0b41
(Last updated: 1 February 2010)
It allows players to gain xp when they kill or damage opponents. After reaching certain amount of xp, player gains level and receives credits. Players can spend their credits to buy upgrades providing different benefits. You can also: - allow only one of the teams to use upgrades - set default upgrades for all players or bots - give some upgrades only to selected users - block players from changing anything in their data (so they can use only default upgrades or upgrades given by command)
Code:
1: Regeneration: regenerates 1-10 hp every second
hamsandwich fun cstrike nvault sqlx
rpg or menu - opens main menu help - opens help menu /deletexp - deletes your data from current database Console commands: rpgmenu - opens main menu amx_rpglogin <username> <password> - used to register or login I've never seen it in any xp mod (I wonder why). It allows you to link your player data (xp, credits, upgrades) with desired username and password. To register and save your data, use this command with username that does not exist in database. To login and retrieve your data, use this command with username and password you used to register. Both username and password must be 3-10 characters containing only letters, numbers, - and _ Using this command you can always get back your data even if you have mutliple steamids/dynamic ip/different names or server cvar rpgm_saveby has changed. If you use this command your current data will be always deleted from current database (set by rpgm_saveby cvar), and moved to/loaded from database for registered users. Admin console commands: amx_rpg_lvl <@all|@t|@ct|#userid|name> <+|=|-> <amount> - changes target(s) level amx_rpg_drop_upgs <@all|@t|@ct|#userid|name> - forces target(s) to sell all upgrades amx_rpg_set_upgs <@all|@t|@ct|#userid|name> <upgrades_string> - set target(s) upgrades example: amx_rpg_set_upgs @t 5a0e00000001 (give all terro lvl5 regeneration, lvl10 health, lvl14 vampire and lvl1 bhop) Server commands: amx_rpg_global_reset <RENAME|DELETE> - rename or delete all current database files/tables In other words: xp reset for all players
Code:
cvar default_value //description
Code:
1.0b41 (1 February 2010):
|
Re: RPG mod by Sylwester
Information for players - How to play this mod:
First you need to find server running this plugin or install it on your own server. If there are any servers running this plugin, then you can probably find them here. When you are in server, kill players until you gain some credits. After that, write rpg in chat to open RPG mod main menu (you can also bind console command rpgmenu to some key). To bind rpgmenu to key "k" write in console: "bind k rpgmenu" If you do that, you will be able to open rpgmenu by pressing k. You can use other key if you want. Everything you need is in main menu. All upgrades work automatically, you just need to buy them for credits earned from killing players. You can see your level and credits in lower left corner of screen (under chat) like this: "[RPG mod][Level: 24][Progress: 78%][Credits: 35] say /rpg" There is also displayed "Progress". It tells you how much xp required to gain next level you have already earned. |
Re: RPG mod by Sylwester
how I can play the mod??
bind? |
Re: RPG mod by Sylwester
I havent tried it, but maybe add multilingual?
|
Re: RPG mod by Sylwester
Quote:
TODO list (probable order): - finish MySql (part of it is done already) - bots support - add sounds (not necessary, but I would like some nice freezing sound for IceStab) - add graphics (probably glow and screenfade, not sure about custom sprites/models) - messages for client (there are almost none now) - more upgrades (I have at least 1 in mind) - adjust credits/level, xp needed/level, upgrades costs etc. - clean code ( it's a mess :P ) - add multi-lingual support (that one is last - I don't want to make a lot translation requests, I will add it when everything else is finished) As you can see it will take me some time before I get to muti-lingual support. |
Re: RPG mod by Sylwester
Looks interesting, gonna check it out. Nice work.
|
Re: RPG mod by Sylwester
PERFECT!!
|
Re: RPG mod by Sylwester
Looks good :)
|
Re: RPG mod by Sylwester
Gooooood Work Sylwester!
Sounds very cool :D |
Re: RPG mod by Sylwester
Sounds good i already have a couple servers in mind which i can use this plugin ive wanted a good RPG mod for a while , I will wait till it can support Mysql tho :) Good Work cant wait for updates
|
| All times are GMT -4. The time now is 08:30. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.