2 Prolems
#1

Hi,
i got 2 problems then i dont know how to resolve them..
1) when i open my pawno it says :: Unable to write : C:/Blah/settings.ini

2) im making my first include and i got a problem:
i have 2 strings in 1 stock
here it is:
Code:
stock Blah(string[])
{
new string[128]
		format(string,sizeof(string),string,tname,playerid); // at the first string, is the : new string[128] | the second string is the message(from :: stock Blah(string[]) )
		SendClientMessageToAll(0xAA3333AA,string); // the same as sayed on the second string(here /\ /\ (up))
return 1;
}
Reply


Messages In This Thread
2 Prolems - by Kaperstone - 28.07.2011, 00:20
Re: 2 Prolems - by iPLEOMAX - 28.07.2011, 00:28
Re: 2 Prolems - by Kaperstone - 28.07.2011, 00:35
Re: 2 Prolems - by Kaperstone - 28.07.2011, 01:06
Re: 2 Prolems - by Grim_ - 28.07.2011, 02:34
Re: 2 Prolems - by Kaperstone - 28.07.2011, 12:58
Re: 2 Prolems - by Calgon - 28.07.2011, 19:58
Re: 2 Prolems - by Kaperstone - 28.07.2011, 20:16
Re: 2 Prolems - by ylleron - 28.07.2011, 21:03
Re: 2 Prolems - by Kaperstone - 28.07.2011, 21:09

Forum Jump:


Users browsing this thread: 1 Guest(s)