Why this feature doesnt work???
#1

I have a bot amde by me on server, but when i upload server on hosting with linux this part doesnt work:

pawn Код:
if(dini_Isset("ZASystem/BillyBot.sav",bottext2))
{
format(str,sizeof(str),"{00ff00}BillyBot: {ffffff}%s",dini_Get("ZAsystem/BillyBot.sav",bottext2));
SendClientMessageToAll(0x00FF00FF, str);
return 1;
}
On homehost it works fine and sends to chat message of bot written in a file,like: "Billybot: Hi!" but on hosting it just sends: "Billybot: "
Reply


Messages In This Thread
Why this feature doesnt work??? - by pasha97 - 08.07.2012, 09:52
Re: Why this feature doesnt work??? - by pasha97 - 08.07.2012, 10:27
Re: Why this feature doesnt work??? - by clarencecuzz - 08.07.2012, 10:37
Re: Why this feature doesnt work??? - by pasha97 - 08.07.2012, 10:43
Re: Why this feature doesnt work??? - by clarencecuzz - 08.07.2012, 10:50
Re: Why this feature doesnt work??? - by pasha97 - 08.07.2012, 10:59
Re: Why this feature doesnt work??? - by pasha97 - 08.07.2012, 11:03
Re: Why this feature doesnt work??? - by Vince - 08.07.2012, 11:04
Re: Why this feature doesnt work??? - by pasha97 - 08.07.2012, 11:09
Re: Why this feature doesnt work??? - by clarencecuzz - 08.07.2012, 11:15

Forum Jump:


Users browsing this thread: 1 Guest(s)