|
|
#3291 |
|
Banned
![]() Join Date: Apr 2009
Location: Alsószeli, Hungary
Posts: 573
Reputation: 103
|
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. |
|
|
|
|
|
#3292 |
|
Gangsta
![]() ![]() ![]() ![]() Join Date: Jul 2011
Posts: 940
Reputation: 339
|
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. |
|
|
|
|
|
#3293 |
|
Big Clucker
![]() ![]() Join Date: Nov 2006
Posts: 76
Reputation: 0
|
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.
|
|
|
|
|
|
#3294 |
|
Big Clucker
![]() ![]() Join Date: Oct 2010
Location: Germany
Posts: 56
Reputation: 1
|
Yes, and whats about gangzones?
Maybe with the Dynamic Area functions: Code:
new areaid; areaid = CreateDynamicArea(...); ShowDyamicAreaForPlayer(playerid,areaid, color); |
|
|
|
|
|
#3295 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: May 2010
Location: Black Asylum
Posts: 2,446
Reputation: 222
|
Did I mess up something? my server just started saying this....
pawn Code:
I changed the plugin source and it does say 0x26001.. I don't understand this problem at ALL. Does anyone have r46? Last edited by Kar; 09/04/2012 at 02:40 AM. |
|
|
|
|
|
#3296 |
|
Huge Clucker
![]() ![]() ![]() Join Date: Sep 2008
Posts: 320
Reputation: 31
|
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);
}
|
|
|
|
|
|
#3297 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: May 2010
Location: Black Asylum
Posts: 2,446
Reputation: 222
|
Nevermind - Delete please
Last edited by Kar; 10/04/2012 at 03:33 AM. |
|
|
|
|
|
#3298 |
|
Huge Clucker
![]() ![]() ![]() Join Date: Sep 2008
Posts: 320
Reputation: 31
|
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) |
|
|
|
|
|
#3299 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: May 2010
Location: Black Asylum
Posts: 2,446
Reputation: 222
|
Nevermind - Delete please
Last edited by Kar; 10/04/2012 at 03:33 AM. |
|
|
|
|
|
#3300 |
|
Big Clucker
![]() ![]() Join Date: Jul 2006
Posts: 97
Reputation: 2
|
Does anyone still have a copy of 2.6_r38 ?
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
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 |