Help! FAST
#10

Quote:
Originally Posted by Typhome
Посмотреть сообщение
Try

#if defined FILTERSCRIPT

#define DIALOG_COMMANDS 25639
#define DIALOG_CREDITS 27312

to

#define DIALOG_COMMANDS 25639
#define DIALOG_CREDITS 27312

#if defined FILTERSCRIPT
It worked a bit 70% at least. Now there's 3 other errors that read the following:
Код:
(268) : error 029: invalid expression, assumed zero
(268) : error 004: function "OnPlayerClickPlayer" is not implemented
(272) : error 030: compound statement not closed at the end of file (started at line 260)
This is what's on those lines:
Код:
public OnPlayerClickPlayer(playerid, clickedplayerid, source)
{
	return 1;
}
I don't have a 272...
Reply


Messages In This Thread
Help! FAST - by DJTunes - 24.12.2012, 16:09
Re: Help! FAST - by DaRk_RaiN - 24.12.2012, 16:14
Re: Help! FAST - by Ballu Miaa - 24.12.2012, 16:27
Re: Help! FAST - by DaRk_RaiN - 24.12.2012, 16:33
Re: Help! FAST - by DJTunes - 24.12.2012, 16:35
Re: Help! FAST - by Typhome - 24.12.2012, 18:21
Re: Help! FAST - by Konstantinos - 24.12.2012, 18:25
Re: Help! FAST - by DJTunes - 24.12.2012, 19:45
Re: Help! FAST - by Typhome - 24.12.2012, 19:54
Re: Help! FAST - by DJTunes - 24.12.2012, 20:02

Forum Jump:


Users browsing this thread: 2 Guest(s)