Werdio Posted July 20, 2012 Share Posted July 20, 2012 Hallo, ich habe wieder ein Problem x') Ich möchte die HP Anzeige der monster verändern, so dass man sieht z.B. Poring(50|50). (nicht in %!) Momentan sieht es bei mir so aus: Poring(nichts). Die Frage ist, wie stelle ich das ein, dass ich die HP der Monster sehen kann? Danke im vorraus :> soFar~ Quote Link to comment Share on other sites More sharing options...
Ainna Posted July 20, 2012 Share Posted July 20, 2012 rathena/conf/battle/monster.conf // Display some mob info next to their name? (add as needed) // (does not works on guardian or emperium) // 1: Display mob HP (Hp/MaxHp format) // 2: Display mob HP (Percent of full life format) // 4: Display mob's level show_mob_info: 1 Quote Link to comment Share on other sites More sharing options...
Werdio Posted July 20, 2012 Author Share Posted July 20, 2012 Vielen dank Quote Link to comment Share on other sites More sharing options...