Re: [REL] Streamer Plugin v2.6.1 -
Mr.Vegas - 10.08.2012
i already downloaded it again and ran the gamemode then i started getting even more errors than before while compiling. It just wont compile please help me
Wrong topic -delete please- -
BoomShnizel - 19.08.2012
Wrong topic
Re: [REL] Streamer Plugin v2.6.1 -
xplor09edy - 26.10.2012
Nice work :P
Re: [REL] Streamer Plugin v2.6.1 -
zohartrejx - 27.10.2012
yeah nice work
Re: [REL] Streamer Plugin v2.6.1 -
ikkentim - 08.11.2012
Can AttachDynamicObjectToPlayer be made? AttachPlayerObjectToPlayer exists now, so it should be possible...
Re: [REL] Streamer Plugin v2.6.1 -
Plovix - 09.11.2012
Very nice,I start to use this before one week.
Re: [REL] Streamer Plugin v2.6.1 -
jason331 - 09.11.2012
what map converter to use to , make a mta map to a samp map , and give all Createdynamic objcet a world id?
anyone sugggestions :X?
AW: [REL] Streamer Plugin v2.6.1 -
NaS - 09.11.2012
I have a little suggestion.
My idea is implementing a function to the plugin "LoadMTAMap(Filename, MaxObjects, worldid, interiorid, ...)" to automatically load .map files created with MTA.
MaxObjects could be used to limit the amount of objects loaded.
It could return a Map ID to use this:
UnloadMTAMap(ID);
Well, it's possible to script it in PAWN but I think it would be handy. Furthermore new scripters can use MTA files easily without converting etc.
Maybe it's even faster in C but I can't say that.
Re : Re: AW: [REL] Streamer Plugin v2.6.1 -
Vukilore - 09.11.2012
Quote:
Originally Posted by [HLF]Southclaw
That's like asking Sony to make the Playstation 3 accept Xbox disks...
|
Yeah, like put some shit on my PS3..
Also, i have some problem with my streamer, i think i'll update it soon
Re: [REL] Streamer Plugin v2.6.1 -
Knight_Rider - 10.11.2012
Very nice
Re: [REL] Streamer Plugin v2.6.1 -
Beljulji - 12.11.2012
why mostly when i drive in pipes they wont showup but when i exit vehicle then object show
Re: [REL] Streamer Plugin v2.6.1 -
[mR].SpriTes - 14.11.2012
PHP код:
C:\Users\aaa\Desktop\Skytech\Skytech\pawno\include\streamer.inc(155) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Users\aaa\Desktop\Skytech\Skytech\pawno\include\streamer.inc(375) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\aaa\Desktop\Skytech\Skytech\pawno\include\streamer.inc(397) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Users\aaa\Desktop\Skytech\Skytech\pawno\include\streamer.inc(399) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
Any idea?I want to use this streamer for the pickups of my houses,because they don't appear.
Re: [REL] Streamer Plugin v2.6.1 -
NumbSkull - 14.11.2012
is this native
>>>Streamer_IsItemVisible(playerid, type, {Text3D,_}:id);<<<
a test los or just if it is visable what so ever function?
Re: [REL] Streamer Plugin v2.6.1 -
kurta999 - 14.11.2012
Check item is loaded for player, or not.
Re: [REL] Streamer Plugin v2.6.1 -
Beljulji - 14.11.2012
Quote:
Originally Posted by [HLF]Southclaw
Old engine bug, not related to the streamer at all.
|
so theres no way to fix that?
on CreateObject works perfect......
AW: Re: [REL] Streamer Plugin v2.6.1 -
NaS - 14.11.2012
Quote:
Originally Posted by Beljulji
so theres no way to fix that?
on CreateObject works perfect......
|
There are some workarounds, but no real fix.
Search for it on the forums.
Re: [REL] Streamer Plugin v2.6.1 -
[mR].SpriTes - 15.11.2012
Thanks,it's work.
Re: [REL] Streamer Plugin v2.6.1 -
Red_Dragon. - 15.11.2012
I love that plugin. Its the most plugin that helps and works for me
Re: [REL] Streamer Plugin v2.6.1 -
DarkOrion11 - 15.11.2012
Код:
C:\Users\DarkOrion11\Documents\Test\pawno\include\Streamer.inc(155) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"
C:\Users\DarkOrion11\Documents\Test\pawno\include\Streamer.inc(375) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\DarkOrion11\Documents\Test\pawno\include\Streamer.inc(397) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Users\DarkOrion11\Documents\Test\pawno\include\Streamer.inc(399) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"
How to solve this problems?
Re: [REL] Streamer Plugin v2.6.1 -
ikkentim - 16.11.2012
Quote:
Originally Posted by ikkentim
Can AttachDynamicObjectToPlayer be made? AttachPlayerObjectToPlayer exists now, so it should be possible...
|
I'm sorry for quoting myself, but I'm sure I'm not the only one who would like it if this function were made
I hope it gets added!
Awesome plugin, just misses one feature
Keep up the good work!