Zelda RPG allows players to gain items from The Legend Of Zelda: Ocarina Of Time. At map start, a dungeon is chosen and if the player has the prerequisite item for that dungeon, they may get that dungeons unique item. A player receives items simply by playing - there is nothing more that player needs to do.
To use an item, a player either types or enters into the console:
[code]equip (item)[/code]
That player then gains the effect of that item. For helpful information, a player may also type "menu".
Installation
Create the folder:
[code]cstrike\addons\eventscripts\zelda_rpg[/code]
Place zelda_rpg.py inside that new folder
Add [code]es_load zelda_rpg[/code] to your [code]autoexec.cfg[/code] file.
Version Notes For 1.0
Updated on: 2009-11-06 13:01:01 EST by spoonman184
Latest Version