The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
- 0
Spawn NPC + Random mob + request item
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
kasim03
prontera,154,179,4 script summoner 100,{ monster "prontera", 157, 181, "Poring", 1005, 1, strnpcinfo(0) + "::OnMobKilled"; monster "prontera", 157, 181, "Poring", 1115, 1, strnpcinfo(0) + "::OnMobKilled"; end; OnMobKilled: getitem 501, 1; // 1 red potion end; }
My plan is to have this script have a random spawn and to spawn it requires an item. If you press this npc it will ask for the item to avoid spam.
I already love this script spawn, it just needs extra random spawn on this script. If possible, I want random items to fall off the mob as well.
Thanks to those who helped me...
Link to comment
Share on other sites
11 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.