Mobs buffing PCs
Hello, I've been trying to make NPCs buff players.
When I change this line of code from NPC_LIST to CLIENT_LIST the npcs buff players, but no longer buff other NPCS, how would I change it so they would buff both players and NPCS. Code:
//Only iterate through NPCs |
Use mob_list instead of npc_list or client_list. Not sure why you're wanting them to do this from the source though, you can just script this.
|
Fixed
What would a script look like to do this?
Do you mean making a quest file for the npc? |
|
ahh I see!
the difference would be that I wanted any NPC globally to buff the player if they get high enough faction. So editing the source code works well |
All times are GMT -4. The time now is 02:36 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.