SA-MP Forums

Go Back   SA-MP Forums > SA-MP Scripting and Plugins > Plugin Development

Reply
 
Thread Tools Display Modes
Old 07/04/2012, 08:30 AM   #3291
kurta999
Banned
 
Join Date: Apr 2009
Location: Alsószeli, Hungary
Posts: 573
Reputation: 103
Default Re: [REL] Streamer Plugin v2.6

Thanks for this fix.

Anyway could you add support for get strings from plugin? (Text3D String, Material txdname, texturename)
I don't want to re-store it, because my AMX size will be very big.

And would be very good if Streamer_GetIntData was worked with material modelid & materialcolor

These functions would be very useful.
kurta999 is offline   Reply With Quote
Old 07/04/2012, 09:42 AM   #3292
AndreT
Gangsta
 
AndreT's Avatar
 
Join Date: Jul 2011
Posts: 940
Reputation: 339
Default Re: [REL] Streamer Plugin v2.6

kurta999,
You could always use CSTL or GVar plugins to avoid your .amx increasing in size over that infrequently used data.

Incognito,
Some manipulation functions for what kurta described would be awesome. So an object material editor can be based entirely on the plugin's data for example.
AndreT is offline   Reply With Quote
Old 07/04/2012, 11:42 AM   #3293
doo2002
Big Clucker
 
Join Date: Nov 2006
Posts: 76
Reputation: 0
Default Re: [REL] Streamer Plugin v2.6

I'm having an issue, the streamer seems to work when it wants to, we I have objects placed closed together they all seem to load, but when they are spread out, only a few here and there load and rest don't load at all or take a very long time to load, most of the time i end up running into something that is support to be there but is invisible.
doo2002 is offline   Reply With Quote
Old 07/04/2012, 11:58 AM   #3294
Psycho77
Big Clucker
 
Join Date: Oct 2010
Location: Germany
Posts: 56
Reputation: 1
Default Re: [REL] Streamer Plugin v2.6

Yes, and whats about gangzones?
Maybe with the Dynamic Area functions:
Code:
new areaid;
areaid = CreateDynamicArea(...);
ShowDyamicAreaForPlayer(playerid,areaid, color);
Psycho77 is offline   Reply With Quote
Old 08/04/2012, 09:17 PM   #3295
Kar
High-roller
 
Join Date: May 2010
Location: Black Asylum
Posts: 2,446
Reputation: 222
Default Re: [REL] Streamer Plugin v2.6

Did I mess up something? my server just started saying this....

pawn Code:
[08/04/2012 17:17:12] *** Streamer Plugin: Include file version does not match plugin version (script needs to be recompiled with the latest include file)
[08/04/2012 17:17:12] [debug] Run time error 22: "AMX not initialized (or doubly initialized)"
[08/04/2012 17:17:12] Script[gamemodes/Lvcnr.amx]: Run time error 22: "AMX not initialized (or doubly initialized)"
[08/04/2012 17:17:12] Number of vehicle models: 0
[08/04/2012 17:23:02] --- Server Shutting Down.//I shut it down manually
[08/04/2012 17:23:02] [debug] Run time error 22: "AMX not initialized (or doubly initialized)"

// Include File Version

public Streamer_IncludeFileVersion = 0x26001;

I changed the plugin source and it does say 0x26001.. I don't understand this problem at ALL.

Does anyone have r46?
__________________

  • Are you prepared to get your wish? Twisted Metal SA-MP coming soon! Join the IRC Channel: #tm on irc.tl - http://tm.lvcnr.net | @tmsamp_dev

server.lvcnr.net:7777 | samp://server.lvcnr.net:7777
www.lvcnr.net | @lvcnrdev

Last edited by Kar; 09/04/2012 at 02:40 AM.
Kar is offline   Reply With Quote
Old 09/04/2012, 08:12 AM   #3296
smeti
Huge Clucker
 
smeti's Avatar
 
Join Date: Sep 2008
Posts: 320
Reputation: 31
Default Re: [REL] Streamer Plugin v2.6

Suggestion:
Code:
if (!checkPassed)
{
	logprintf("*** Streamer Plugin: Include file version does not match plugin version (0x%x) (script needs to be recompiled with the latest include file)", INCLUDE_VERSION);
}
smeti is offline   Reply With Quote
Old 09/04/2012, 12:32 PM   #3297
Kar
High-roller
 
Join Date: May 2010
Location: Black Asylum
Posts: 2,446
Reputation: 222
Default Re: [REL] Streamer Plugin v2.6

Nevermind - Delete please
__________________

  • Are you prepared to get your wish? Twisted Metal SA-MP coming soon! Join the IRC Channel: #tm on irc.tl - http://tm.lvcnr.net | @tmsamp_dev

server.lvcnr.net:7777 | samp://server.lvcnr.net:7777
www.lvcnr.net | @lvcnrdev

Last edited by Kar; 10/04/2012 at 03:33 AM.
Kar is offline   Reply With Quote
Old 09/04/2012, 01:01 PM   #3298
smeti
Huge Clucker
 
smeti's Avatar
 
Join Date: Sep 2008
Posts: 320
Reputation: 31
Default Re: [REL] Streamer Plugin v2.6

sa-mp 0.3d
http://code.google.com/p/samp-stream...unk/src/Main.h (browse/trunk)
#define INCLUDE_VERSION (0x26001)


sa-mp 0.3e
http://code.google.com/p/samp-stream...6.1/src/Main.h (browse/branches)
#define INCLUDE_VERSION (0x26102)
smeti is offline   Reply With Quote
Old 09/04/2012, 01:21 PM   #3299
Kar
High-roller
 
Join Date: May 2010
Location: Black Asylum
Posts: 2,446
Reputation: 222
Default Re: [REL] Streamer Plugin v2.6

Nevermind - Delete please
__________________

  • Are you prepared to get your wish? Twisted Metal SA-MP coming soon! Join the IRC Channel: #tm on irc.tl - http://tm.lvcnr.net | @tmsamp_dev

server.lvcnr.net:7777 | samp://server.lvcnr.net:7777
www.lvcnr.net | @lvcnrdev

Last edited by Kar; 10/04/2012 at 03:33 AM.
Kar is offline   Reply With Quote
Old 10/04/2012, 03:09 AM   #3300
Revelator
Big Clucker
 
Join Date: Jul 2006
Posts: 97
Reputation: 2
Default Re: [REL] Streamer Plugin v2.6

Does anyone still have a copy of 2.6_r38 ?
Revelator is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need 3dtextlabel Streamer And Gangzone Streamer !! Please Help . Not streamer plugin . jame42 Scripting Help 4 30/05/2012 07:33 AM
Streamer plugin ivar97 Scripting Help 2 08/05/2012 01:56 PM
[REL] Streamer Plugin HELP! SuperChock Scripting Help 3 29/12/2011 06:11 PM
Streamer Plugin! ColdXX Help Archive 10 18/07/2010 12:47 PM
Streamer Plugin Drowzz Client Support 1 15/04/2010 08:05 PM


All times are GMT. The time now is 06:23 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.