SA-MP Forums Archive
What's wrong with my gamemod - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: What's wrong with my gamemod (/showthread.php?tid=290372)



What's wrong with my gamemod - Chris_Morrison - 15.10.2011

Hello
When i upload objects sometimes the objects just delete i dont know why i dont have any errors
Now i upload it again and the objects won't show WTF?What's wrong with that


Re: What's wrong with my gamemod - Scenario - 15.10.2011

Are you using an object streamer?


Re: What's wrong with my gamemod - Chris_Morrison - 15.10.2011

I have streamer in my plugins


Re: What's wrong with my gamemod - Scenario - 15.10.2011

That only tells me you have the potential to use a streamer. Are you using the streamer in the script?


Re: What's wrong with my gamemod - Chris_Morrison - 15.10.2011

Just pickup Streamer


Re: What's wrong with my gamemod - Scenario - 15.10.2011

Quote:
Originally Posted by Chris_Morrison
Посмотреть сообщение
Just pickup Streamer
Okay, do you have any idea how many objects your script has? I doubt you are over the object limit but just to be on the safe side... I'll ask!


Re: What's wrong with my gamemod - Chris_Morrison - 15.10.2011

I dont know exatly where i can find Object streamer?


Re: What's wrong with my gamemod - xeniusw - 15.10.2011

http://forum.sa-mp.com/showthread.ph...ight=xstreamer


Re: What's wrong with my gamemod - Chris_Morrison - 15.10.2011

Errors
pawn Код:
C:\Program Files\San Andreas\сшбш\pawno\include\streamer.inc(107) : error 025: function heading differs from prototype
C:\Program Files\San Andreas\сшбш\pawno\include\streamer.inc(112) : error 025: function heading differs from prototype
C:\Program Files\San Andreas\сшбш\pawno\include\streamer.inc(113) : error 025: function heading differs from prototype
C:\Program Files\San Andreas\сшбш\pawno\include\streamer.inc(114) : error 025: function heading differs from prototype
Lines:
pawn Код:
#define TEAM_STR_COLOR 0x01FCFF00
#define COLOR_BLUE 0x2641FEAA
#define COLOR_DARKNICERED 0x9D000096
#define COLOR_LIGHT_BLUE 0x9FB1EEAA



Re: What's wrong with my gamemod - Chris_Morrison - 15.10.2011

Help me please i can't keep scripting with this errors