Blockland Forums > Help
how do i make it so i keep items in minigame when i die? and colored text.
egorpodboy:
so im making a zombie fort tycoon, and i have a gunshop, but i dont want to save and load the guns, so how do i make it so when you die you keep the items you had before you died. for example, i bought a ak47 and then i die, but when i spawn i will still have it. also i forgot how to make client messages colored :/. so :cookie: to anyone that helps me out on this. thank you.
sirrockyqo:
<color:1,1,1>
For colored text
1,0,0 = Red 0,1,0 = Green 0,0,1 = Blue
0,0,0 = Black 1,1,1 = White
egorpodboy:
thanks, but more importantly i need to know how to keep items.
PS: if its not to much, can someone tell me what to search to find the add on that makes it so you cant drop your weapon?
AQuietBadger:
--- Quote from: sirrockyqo on February 25, 2012, 08:27:35 PM ---<color:1,1,1>
For colored text
1,0,0 = Red 0,1,0 = Green 0,0,1 = Blue
0,0,0 = Black 1,1,1 = White
--- End quote ---
No, use <color:FFFFFF>message
FFFFFF is white color
Use the thing I said above and use this picture to help
You replace FFFFFF with the numbers and or words on the color
egorpodboy:
thank you, figured the color text thing out.