Thenini7 You can do the banner with LUA images.
EDIT: Yay! im first of the page!
edited 1×, last 02.07.16 07:58:27 pm
parse('hudtxtscale '..playerid..' '..id..' '..scalex..' '..scaley)
addhook("always", "holding") function holding() for _,id in pairs(player(0,"livingtable") do if player(id,"hold") = "E" then 	 if player(id,"x") == xx and player(id,"y") == xx then 	 blbllalbla 	 end 	end end end