Continue text
#9

its not work for me. just give me errors.
i tried to take this code and make it work for /ad command.
fix my code please.
pawn Код:
new part1[256];
            new part2[512];
            if(offset > 256)
            {
                 strmid(part1,"Advertisement: %s", result ,0,256,255);
                 strmid(part2,"Contact: %s Ph: %d", sendername,PlayerInfo[playerid][pPnumber] ,257,512,255);
                 SendClientMessageToAll(TEAM_GROVE_COLOR,part1);
                 SendClientMessageToAll(TEAM_GROVE_COLOR,part2);
            }
Reply


Messages In This Thread
Continue text - by vection - 13.08.2010, 16:34
Re: Continue text - by 0ne - 13.08.2010, 16:37
Re: Continue text - by vection - 13.08.2010, 17:39
Re: Continue text - by Calgon - 13.08.2010, 17:46
Re: Continue text - by Ihsan_Cingisiz - 13.08.2010, 18:17
Re: Continue text - by vection - 13.08.2010, 18:46
Re: Continue text - by Claude - 13.08.2010, 19:23
Re: Continue text - by ikey07 - 13.08.2010, 20:56
Re: Continue text - by vection - 14.08.2010, 12:23
Re: Continue text - by Claude - 14.08.2010, 12:29

Forum Jump:


Users browsing this thread: 1 Guest(s)