RPG
RPG Settings
Mod Settings
These settings can be changed ONLY at startup.
These settings can be changed at any time by an admin.
Spells
Remote Interface
The following remote interfaces exist for other developers to utilize:
- remote.call("RPG", "add_new_projectile", "projectile_name", projectile) -- currently broken
- remote.call("RPG", "add_new_spell", spell) -- currently broken
- remote.call("RPG", "rpg_reset_player", "player_name") -- reset a player
- remote.call("RPG", "give_xp", 3000) -- give all players some xp
- remote.call("RPG", "gain_xp", "player_name", 3000) -- give a player some xp
Projectiles
TBA
Spells
TBA
Bugs
None? Let me know if you run into any issues.
Information
This version of RPG is the one that will be always up to date. We run this module in our scenario that we host at Comfy.