Faction and invisibility
Regarding a quest in sseru, in particular the a_file_cabinet.pl does a separate check need to be done in an 'or' statement to detect invisibility or does faction change when invisible ? I have a player that is trying to complete this quest and he is invisible.
Code:
sub EVENT_ITEM { |
I am not sure how this works on Emu, but on LIVE it worked like this:
let say You wanted to give quest item to npc with whom you didn't have at least Indifferent faction. You would invis and place quest item into npc trade slot At this point your invis is effectively HALF-BROKEN (npc still cons indifferent and won't agro if its KOS, but your quest turn in is effectively ruined) You would then need another player cast invis on you again, and only then complete the trade with npc. If it works the same way on Equ (which I don't know if it does), then its impossible to do this alone - you must have a 2nd player casting invis on you in mid trade. |
I bet that is what is happening and he is not realizing it.
|
I verified that Invis does not drop during the hand in and cannot cast invis (your spell would not take hold).
|
I am going to temporarily remove the faction check but maybe there is a quest plugin for if a player has invis ? If so I can just do an "and" statement in the "if" block.
|
http://www.eqemulator.net/wiki/wikka...a=QuestObjects
See Mob::IsInvisible(other= 0) Also: Code:
void Client::Handle_OP_TradeRequest(const EQApplicationPacket *app) |
Sometime this week, when I get a break I will work on this quest and check the functionality.
|
still broken btw
|
All times are GMT -4. The time now is 02:41 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.