[HELP]Business
#4

pawn Код:
new bizzname[50];
            strmid(bizzname, BusinessInfo[businessid][bDescription], 3, strlen(BusinessInfo[businessid][bDescription]), 32);
            format(string, sizeof(string), "%s has sold business %s.", PlayerName[playerid], bizzname);
            SendClientMessageToAll(COLOR_YELLOW, string);
Just replace the lines with the lines above

If that doesn't work, try changing the size of string
Reply


Messages In This Thread
[HELP]Business - by [Aka]Dragonu - 01.09.2011, 11:44
Re: [HELP]Business - by Pinguinn - 01.09.2011, 12:29
Re: [HELP]Business - by [Aka]Dragonu - 01.09.2011, 12:33
Re: [HELP]Business - by Pinguinn - 01.09.2011, 12:34
Re: [HELP]Business - by [Aka]Dragonu - 01.09.2011, 12:37
Re: [HELP]Business - by Jafet_Macario - 01.09.2011, 13:25
Re: [HELP]Business - by [Aka]Dragonu - 01.09.2011, 13:27
Re: [HELP]Business - by Jafet_Macario - 01.09.2011, 13:34
Re: [HELP]Business - by [Aka]Dragonu - 01.09.2011, 13:45

Forum Jump:


Users browsing this thread: 3 Guest(s)