ajout chascore

This commit is contained in:
deed 2016-09-13 23:24:07 +02:00
parent 9a3aa0f468
commit 2dfcf5f7b6

View file

@ -173,7 +173,7 @@
sendto="EGS" sendto="EGS"
format="u8" format="u8"
description="the client select a new slot to defend (or none)" /> description="the client select a new slot to defend (or none)" />
<leaf name="FLYING_HP_DELTA" <leaf name="FLYING_ChaScore1_DELTA"
description="add a flying text to an entity (u32 entity, u32 rgba, s16 delta)" /> description="add a flying text to an entity (u32 entity, u32 rgba, s16 delta)" />
<leaf name="FLYING_TEXT_ISE" <leaf name="FLYING_TEXT_ISE"
description="add a flying text to an entity (u32 entity, u32 rgba, u8 effect, s32 param)" /> description="add a flying text to an entity (u32 entity, u32 rgba, u8 effect, s32 param)" />
@ -1101,7 +1101,7 @@
<branch name="USER"> <branch name="USER">
<leaf name="BARS" <leaf name="BARS"
format="u8 s16 s16 s16 s16" format="u8 s16 s16 s16 s16"
description="server update the players Bars (fast message) $msgNumber $cha_score1 $cha_score3 $cha_score2 $cha_score4" /> description="server update the players Bars (fast message) $msgNumber $hp $sap $sta $focus" />
<leaf name="POPUP" <leaf name="POPUP"
format="u32 u32" format="u32 u32"
description="server display an important info message on the client (u32 titleDynString u32 textDynString)" /> description="server display an important info message on the client (u32 titleDynString u32 textDynString)" />