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
mobassist patch? anyone has this?
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Lord Ganja
I'm trying to spawn a monster with random slaves but couldn't find any.
I can't use the skill NPC_SUMMONSLAVE in mob_skill_db.txt since it only has 5 slaves, can't be summon randomly. and I also need to add some tweaks to the slavemonsters using setunitdata.
I also tried to use it on an npc script: unitskilluseid .mobgid,"NPC_SUMMONSLAVE",1; (i knew it wouldn't work from the very beginning XD)
Then I saw this patch mob_controller_20140102.patch
The patch contains mobassist script command but it also contains patch from setmobdata, getmobdata, etc..
I can't apply the whole patch since it might conflict with setunitdata plus I don't actually need all of them.
I only wanted/need the mobassist part but I don't know which parts of the patch should be included if I only use the mobassist script command and get rid of other script commands.
can anyone convert this patch into mobassist ONLY? or provide a patch that only contains mobassist?
Thanks in advance!
Link to comment
Share on other sites
1 answer 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.