[RSPS] Adding Monsters/Custom Drops! {PI}

Опубликовано: 29 Май 2026
на канале: RSPS Tutorials
1,993
14

This tutorial will be on adding monsters with custom hitpoints, custom drops, and changing where they spawn at.

NPC Id list found here: http://rspscodes.synthasite.com/npc-c...

Item Id list found here: http://www.itemdb.biz/

=Text Tutorial=
NPCDrops.TSM

Code:
8133:40 4113:1 4111:1
1381:1 175:1 1149:1

8133

npc id in my case corp

40

percent of rare drops.

4113:1
4113 is item id 1 is the amount note first line is normal drop line.
second line is rare drop line.