[Include] MidoStream - Flexible Object Streamer
#81

MidoBan left??
Reply
#82

can i see an example of a flexible objects in samp ?
Reply
#83

Hello guys I need help.. Im using mido strream. now the prob is.. why sometimes the objects r not loading? or its slow to load? what should I do? thank you
Reply
#84

Nice work! very well laid out and i cant wait to test it!
Reply
#85

Removed
Reply
#86

Where can I Put the CreateStreamObject
Reply
#87

Quote:
Originally Posted by SA_Claude
Посмотреть сообщение
Where can I Put the CreateStreamObject
If you are adding it to your gamemode:

Search for


Код:
public OnGameModeInit()
{

//and add them below:

CreateStreamObject(3509,300.49000000,-1824.68000000,3.04000000,0.00000000,0.00000000,0.00000000,250); //
Reply
#88

MidoStream is great
Reply
#89

Very nice job,I can't belive that you only have 9 reps.I +rep to you
Reply
#90

Nice, MidoBan. I like the functions it has compared to some other streamers.
Reply
#91

When I put this after onplayerdisconnect, It gave me errors
pawn Код:
MidoStreamDisconnect(playerid);
    }

    OnPlayerStatsUpdate(playerid);
    return 1;
}
Код:
C:\Ma Stuff is Here\FUCKU\gamemodes\LYL.pwn(48390) : warning 209: function "SSCANF_OnPlayerDisconnect" should return a value
C:\Ma Stuff is Here\FUCKU\gamemodes\LYL.pwn(48392) : error 021: symbol already defined: "OnPlayerStatsUpdate"
C:\Ma Stuff is Here\FUCKU\gamemodes\LYL.pwn(48393) : error 010: invalid function or declaration
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Reply
#92

pawn Код:
MidoStreamDisconnect(playerid)
{

    OnPlayerStatsUpdate(playerid);
    return 1;
}
Reply
#93

this is obsolete
Reply
#94

Quote:
Originally Posted by jurgen
Посмотреть сообщение
this is obsolete
If this is obsolete, then why are you bumping the topic?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)