Y_Masters
#8

Quote:
Originally Posted by ******
Посмотреть сообщение
No, once "AddObject" has been declared, it knows which master to use forever. And the first version with multiple includes is better. You CAN do it all in one file, but that's not generally recommended.
Thank you!

Can anyone tell me if we just include the .inc files or the .pwn files?
In the game mode.

PHP код:
gamemode.pwn
pawn Code
:
#define YSI_IS_CLIENT
#include <fs_streamer>
#include <fs_users>
main()
{

****** has fs_streamer included but that's a typo right?
He has a .pwn file that includes the .inc ...so we only need to include the .pwn file in the gamemode not .inc.

Right?
Reply


Messages In This Thread
Y_Masters - by Mariawantstowatchtv - 02.09.2014, 10:15
Re: Y_Masters - by Mariawantstowatchtv - 13.09.2014, 10:56
Re: Y_Masters - by paulommu - 13.09.2014, 13:49
Re: Y_Masters - by paulommu - 13.09.2014, 13:54
Re: Y_Masters - by Mariawantstowatchtv - 14.09.2014, 07:03
Re: Y_Masters - by Mariawantstowatchtv - 14.09.2014, 07:13
Re: Y_Masters - by Mariawantstowatchtv - 14.09.2014, 12:07
Re: Y_Masters - by Mariawantstowatchtv - 15.09.2014, 15:35
Re: Y_Masters - by Mariawantstowatchtv - 15.09.2014, 15:59
Re: Y_Masters - by Mariawantstowatchtv - 15.09.2014, 17:48

Forum Jump:


Users browsing this thread: 1 Guest(s)