the chat box keep going back to its original place after respawn, even tho i moved it in the hud files
i use the eve hud updater, and then edited some of the hud elements, but the chatbox keeps resetting to its original place after respawning,despite editing the base chat files, it gets annoying pls help
video: https://imgur.com/a/3PBG68U
the file: https://www.mediafire.com/file/ce6ggxkh24kud1f/eve_hud.zip/file
the chat box keep going back to its original place after respawn, even tho i moved it in the hud files
i use the eve hud updater, and then edited some of the hud elements, but the chatbox keeps resetting to its original place after respawning,despite editing the base chat files, it gets annoying pls help
video: https://imgur.com/a/3PBG68U
the file: https://www.mediafire.com/file/ce6ggxkh24kud1f/eve_hud.zip/file
event CompetitiveGame_LowerChatWindow
{
}
event CompetitiveGame_RestoreChatWindow
{
}
event HudTournament_MoveChatWindow
{
}
put that in scripts/hudanimations_tf.txt
[code]event CompetitiveGame_LowerChatWindow
{
}
event CompetitiveGame_RestoreChatWindow
{
}
event HudTournament_MoveChatWindow
{
}[/code]
put that in scripts/hudanimations_tf.txt
Skemeevent CompetitiveGame_LowerChatWindow
{
}
event CompetitiveGame_RestoreChatWindow
{
}
event HudTournament_MoveChatWindow
{
}
put that in scripts/hudanimations_tf.txt
thankyou
[quote=Skeme][code]event CompetitiveGame_LowerChatWindow
{
}
event CompetitiveGame_RestoreChatWindow
{
}
event HudTournament_MoveChatWindow
{
}[/code]
put that in scripts/hudanimations_tf.txt[/quote]
thankyou