Check old combat target - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: Script Help (/Forum-Script-Help) +--- Thread: Check old combat target (/Thread-Check-old-combat-target) |
Check old combat target - Rizz - 05-09-2015 06:49 AM When someone hits you, he turns to grey color. How is possible to check this and modify with the new system (you removed the old flags right?) RE: Check old combat target - XuN - 05-09-2015 04:57 PM What do you want exactly to modify? Notoriety for this player? so you can see him .... purple instead of grey for example? NotoGetFlag <src> retrieves how will src see you, reverse it to see how do you see him: <src.notogetflag <uid>>, play with @NotoSend using this check inside.... or explain exactly what do you want . RE: Check old combat target - Rizz - 05-11-2015 04:02 AM I think NotoGetFlag <src> is the answer: i need to check when i player see another one grey. |