Author Topic: DRPG  (Read 784 times)

Does anyone who knows the server commands for DRPG, please send me a pm or something of them.
I really want to play again but I can't figure out the set up part.


no need to bump a topic that is on the top of the front page

and you could open up the script and use find for servercmd

servercmdbleh -> /bleh ingame

Nation related:
/donate #plastic
-Donates #plastic to the nation you're in
/nationperks
-Lists all the perks
/buyNationPerk #slot perk
-Buys perk for #slot in the nation you're leading.
/buyNationSlot
-Buys a new slot for the nation you're leading, max of 4.
/upgradeNationPerk #slot
-Upgrades the perk in #slot for the nation you're leading.
/setTaxRate #tax(0-100)
-Sets the tax for selling items for players in the nation you're leading.
/setWar nation 0/1
-Sets war off/on for target nation with the nation you're leading.
/banish #bl_id 0/1
-(Un)Banishes the player with the ID in the nation you're leading.
/checkNation
-Checks the nation you're in, the tax rate, the wealth pool, which nations you're at war with, and the list of perks.
/join nation
-Joins the target nation for 250 plastic.
/leave
-Leaves the current nation you're in.

Others:
/give # item/plastic [to, player]
example:
/give 5 oak wood
Will give 5 oak wood to the player you're looking at.
/give 10 plastic to phflack
Will give 10 plastic to phflack if he's close enough and not dead.

/seed
I'm pretty sure this command is ID bound, so it will not work. Not that it would work anyways, as it searches for terrain.
/dbg
ID bound, just used for debugging.

/useWrench
-Equips a wrench if you're an admin.

/dexec
Not sure if this is a function in DRPG itself or just my edit, but if you're a super admin, this will re-execute DRPG.

Thanks!

Last question, what do I do for other players to spawn normally? Just a regular spawn brick.
And are there leaders of nations and if so how do i make someone a leader

Thanks!

Last question, what do I do for other players to spawn normally? Just a regular spawn brick.
And are there leaders of nations and if so how do i make someone a leader
A regular spawn point should work, so long as you have checkpoints disabled I believe.

Leaders are set through console.
$DRPG::Nations::Leader["NATIONNAME"] = bl_id;