What are these errors?
#10

I did so
Код:
#include <a_samp>
#include <foreach> //#include "YSI\y_iterate"
#include <zcmd>
#include <surfboard>
#if defined _surfboard_included
#endif
	#endinput

#define _surfboard_included

#if !defined _samp_included
	#error "You'll need to include the a_samp.inc include file before the surfboard.inc file!"

/* ----- */

#if !defined MAX_SURFBOARDS
	#define MAX_SURFBOARDS (5)
#endif

#if !defined MAX_SURFBOARD_SPEED
	#define MAX_SURFBOARD_SPEED (5.0)
#endif

#if !defined INVALID_SURFBOARD_ID
	#define INVALID_SURFBOARD_ID (-1)
#endif
Reply


Messages In This Thread
What are these errors? - by Steveproxy5 - 17.05.2015, 10:42
Re: What are these errors? - by Konstantinos - 17.05.2015, 10:45
Re: What are these errors? - by Steveproxy5 - 17.05.2015, 10:48
Re: What are these errors? - by Konstantinos - 17.05.2015, 10:50
Re: What are these errors? - by Steveproxy5 - 17.05.2015, 10:53
Re: What are these errors? - by Konstantinos - 17.05.2015, 10:54
Re: What are these errors? - by Steveproxy5 - 17.05.2015, 10:58
Re: What are these errors? - by Steveproxy5 - 17.05.2015, 11:01
Re: What are these errors? - by Konstantinos - 17.05.2015, 11:02
Re: What are these errors? - by Steveproxy5 - 17.05.2015, 11:23

Forum Jump:


Users browsing this thread: 3 Guest(s)