View Single Post
JesusLtu
Member
Join Date: Feb 2008
Location: Lithuania/Klaipėda
Old 06-20-2009 , 16:16   Re: RPG mod by Sylwester
Reply With Quote #14

Code look like this:
Quote:
public update_StatusText(id){
static cache[512]
format(cache, 511, "[RPG modas][Levelis: %d][Progresas: %d%s][Kreditai: %d] say /rpg", g_p_level[id], g_p_progress[id], "%%", g_p_credits[id])
message_begin(MSG_ONE_UNRELIABLE, g_msgStatusText, {0,0,0}, id)
write_byte(0)
write_string(cache)
message_end()
So where I need to put that line? Sorry but I'm really bad at scripting.
__________________
Can Translate plugins/mods into Lithuania language. Write PM or contact using Skype or Gmail.

+Karma if I helped you!
JesusLtu is offline
Send a message via Yahoo to JesusLtu Send a message via Skype™ to JesusLtu