I need help with house systhem!
#8

Well when you are using GameTextForPlayer you only need the following:
pawn Код:
(playerid, const string[], time, style)
This is how it should look:
pawn Код:
GameTextForPlayer(playerid, str2, 3000, 4);
if you want to change the colour then:
pawn Код:
format(str2, sizeof(str2), "~B~Owned by: %s", hInfo[hid][Name]);
"~B~" will show the text as blue
Reply


Messages In This Thread
I need help with house systhem! - by Darkly_Face - 12.08.2010, 08:41
Re: I need help with house systhem! - by Agent Smith - 12.08.2010, 08:44
Re: I need help with house systhem! - by Darkly_Face - 12.08.2010, 08:45
Re: I need help with house systhem! - by Agent Smith - 12.08.2010, 08:50
Re: I need help with house systhem! - by Darkly_Face - 12.08.2010, 08:51
Re: I need help with house systhem! - by Agent Smith - 12.08.2010, 08:52
Re: I need help with house systhem! - by Darkly_Face - 12.08.2010, 08:55
Re: I need help with house systhem! - by Agent Smith - 12.08.2010, 08:58
Re: I need help with house systhem! - by Darkly_Face - 12.08.2010, 09:02
Re: I need help with house systhem! - by Agent Smith - 12.08.2010, 09:04

Forum Jump:


Users browsing this thread: 3 Guest(s)