[FilterScript] Connect 4 (Mini-Game) + V.I.P Island NEW!
#6

Interesting idea.

Quote:
Originally Posted by andrewgrob
Посмотреть сообщение
Hi guys,
If You Are Using Incognito's Streamer Plugin For Your Objects, You Will Need To Replace The FS Objects With This

pawn Код:
CreateDynamicObject
Something like this would have been nice to see:

pawn Код:
#if defined USE_STREAMER
  #include <streamer>
#endif

#if defined CreateDynamicObject
  #define FS_CreateObject CreateDynamicObject
#else
  #define FS_CreateObject CreateObject
#endif
and instead of "CreateObject", you would use "FS_CreateObject"
Reply


Messages In This Thread
Connect 4 (Mini-Game) + V.I.P Island NEW! - by andrewgrob - 07.02.2015, 00:30
Re: Connect 4 (Mini-Game) + V.I.P Island NEW! - by JonathanFeitosa - 07.02.2015, 01:22
Re: Connect 4 (Mini-Game) + V.I.P Island NEW! - by Crayder - 07.02.2015, 01:45
Re: Connect 4 (Mini-Game) + V.I.P Island NEW! - by JeaSon - 07.02.2015, 06:55
Re: Connect 4 (Mini-Game) + V.I.P Island NEW! - by andrewgrob - 07.02.2015, 13:49
Re: Connect 4 (Mini-Game) + V.I.P Island NEW! - by Patrik356b - 07.02.2015, 16:57
Re: Connect 4 (Mini-Game) + V.I.P Island NEW! - by andrewgrob - 07.02.2015, 17:05

Forum Jump:


Users browsing this thread: 1 Guest(s)