I'm using hc admin script, script show time at
1
parse("hudtxt 49 \"" .. os.date("%H:%M %Z") .. "\" 0 112 0")
Also i'm using Levels and Exp (20) and for Level and Experience, But their Hudtxt at
1
2
2
parse('hudtxt2 '..id..' 48 "©000100255Level: '..level[id]..' " 13 117') parse('hudtxt2 '..id..' 49 "©000100255Exp: '..exp[id]..'/8 " 13 129')
I want Level and Exp Hudtxt show below time
anybody can change level and exp hudtxt?
I'm not scripter
Help me plz