RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Falcao Map Drops 1.0

Started by Dark_falcao, October 18, 2012, 11:16:40 PM

0 Members and 1 Guest are viewing this topic.

Dark_falcao

This script allows you to make events drop items, weapons,armors and gold.

Features

- Drop items, weapons, armors and gold on map
- Icon and the quantity displayed on map
- Easy to use

Instructions


Tag events as follows (event comment tags)

<drop_item: id>   
<drop_weapon: id>   - Change id for the item id to drop. Ex: <drop_item: 2>
<drop_armor: id>
<quantity: x>      - Change x for the quantity of items/weapon/armor to gain

<drop_gold: amount>  - Change amount for gold value Ex: <drop_gold: 25>

Credits

By Falcao

Screenshots



Demo

http://k006.kiwi6.com/hotlink/cab920vv3t/falcaomap_drops_1.0.zip

Code:

http://pastebin.com/dCscrgw6

modern algebra

That's pretty neat. Great job falcao!

J-Crew

Very cool concept! Works perfectly too! the teleport in the first room warps you to an impassable room in the second one however!