Expand for description and videoinfo
Description:
I´m installing and compiling SM:RPG for SourceMOD (SRCDS)
##
Commands:
[THC RPG] Total HardCore RPG (dead)
https://forums.alliedmods.net/showthr...
Downloads:
Metamod:Source
https://www.metamodsource.net
SourceMod
https://www.sourcemod.net/downloads.p...
smlib (github)
https://github.com/bcserv/smlib
AutoExecConfig (github)
https://github.com/Impact123/AutoExec...
dhooks
http://users.alliedmods.net/~drifter/...
SM:RPG (github)
https://github.com/peace-maker/smrpg
Install all sources and compile the plugin using CMD.exe
cd C:\srcds\css\cstrike\addons\sourcemod\scripting
compile.exe smrpg.sp
compile.exe smrpg_effects.sp
compile.exe smrpg_resetstats.sp
compile.exe smrpg_commandlist.sp
compile.exe smrpg_keyhint_info.sp
compile.exe smrpg_chatxpstats.sp
compile.exe smrpg_gifting.sp
compile.exe smrpg_turbomode.sp
compile.exe smrpg_antisuicide.sp
compile.exe smrpg_disablexp.sp
To compile all smrpg-files using forfiles:
cd B:\srcds\css\cstrike\addons\sourcemod\scripting
forfiles /s /m smrpg*.sp /c "cmd /c compile.exe @path"
mkdir upgrades\compiled
compile.exe upgrades\smrpg_upgrade_antidote.sp
compile.exe upgrades\smrpg_upgrade_armorhelmet_cstrike.sp
compile.exe upgrades\smrpg_upgrade_armorplus_cstrike.sp
compile.exe upgrades\smrpg_upgrade_armorregen_cstrike.sp
compile.exe upgrades\smrpg_upgrade_bouncybullets.sp
compile.exe upgrades\smrpg_upgrade_clipsize.sp
compile.exe upgrades\smrpg_upgrade_damage.sp
compile.exe upgrades\smrpg_upgrade_denial.sp
compile.exe upgrades\smrpg_upgrade_falldamage.sp
compile.exe upgrades\smrpg_upgrade_fastreload.css.sp
compile.exe upgrades\smrpg_upgrade_firepistol.sp
compile.exe upgrades\smrpg_upgrade_firerate.sp
compile.exe upgrades\smrpg_upgrade_fnade.sp
compile.exe upgrades\smrpg_upgrade_fpistol.sp
compile.exe upgrades\smrpg_upgrade_gravity.sp
compile.exe upgrades\smrpg_upgrade_grenaderesup_cstrike.sp
compile.exe upgrades\smrpg_upgrade_health.sp
compile.exe upgrades\smrpg_upgrade_icenade.sp
compile.exe upgrades\smrpg_upgrade_icestab.sp
compile.exe upgrades\smrpg_upgrade_impulse.sp
compile.exe upgrades\smrpg_upgrade_ljump.sp
compile.exe upgrades\smrpg_upgrade_medic.sp
compile.exe upgrades\smrpg_upgrade_poisonsmoke.cstrike.sp
compile.exe upgrades\smrpg_upgrade_regen.sp
compile.exe upgrades\smrpg_upgrade_resup.sp
compile.exe upgrades\smrpg_upgrade_shrinking.sp
compile.exe upgrades\smrpg_upgrade_speed.sp
compile.exe upgrades\smrpg_upgrade_stealth.sp
compile.exe upgrades\smrpg_upgrade_vampire.sp
To compile all upgrades using forfiles:
cd B:\srcds\css\cstrike\addons\sourcemod\scripting\upgrades
forfiles /s /m *.sp /c "cmd /c ..\compile.exe @path"
Add a "smrpg" section to your cstrike\addons\sourcemod\configs\databases.cfg:
"smrpg"
{
"driver" "sqlite"
"database" "smrpg"
}
Config-files:
cstrike\cfg\sourcemod
cstrike\cfg\sourcemod\smrpg
cstrike\addons\sourcemod\configs\smrpg
##
My Links:
Website/fredrik/home
http://www.leemann.se/fredrik
Website/fredrik/downloads
http://www.leemann.se/fredrik/downloads
Website/fredrik/tutorials
http://www.leemann.se/fredrik/tutorials
YouTube + Subscribe
https://bit.ly/2GCDDdi
Twitch
/ freddan_88
Google+
https://bit.ly/2Jqc4tg
GitHub
https://github.com/freddan88
Twitter
/ fredrikleemann
Notepad++
https://notepad-plus-plus.org
Winrar
http://www.rarlab.com
oCam
http://ohsoft.net/en/products.php
URL Shortener
https://bitly.com
DONATE:
Donation are not required but very much appreciated.
Click the below link to donate with PayPal (PayPal.Me)
Link:
https://www.paypal.me/freddan88
________