[STREAMER]Icongito - 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: [STREAMER]Icongito (
/showthread.php?tid=469391)
[STREAMER]Icongito -
donhu789 - 13.10.2013
Is That Anyone
Know How To CreateDynamicObject
To CreateStreamedObject ? becuz i have that big problem :P
CreateDynamicObject It Realy Lag Lag
If i Have CreateStreamedObject Will NOt Lag At all please help ok
Re: [STREAMER]Icongito -
donhu789 - 13.10.2013
If you help Thank You so Much
+REP REP REP REP
Re: [STREAMER]Icongito -
xVIP3Rx - 13.10.2013
I don't get what you want ? Can you explain more ?
Do you want to know How To CreateDynamicObject or CreateStreamedObject ?
Re: [STREAMER]Icongito -
donhu789 - 13.10.2013
Or I #Define CreateDynamicObject CreateStreamedObject
/
Re: [STREAMER]Icongito -
xVIP3Rx - 13.10.2013
Quote:
Or I #Define CreateDynamicObject CreateStreamedObject /
|
I think you can't do that,
if You want to replace CreateDynamicObject with CreateStreamedObject, then "Replace" it, one by one, The replace button on pawno will help..
Re: [STREAMER]Icongito -
donhu789 - 13.10.2013
I Want CreateStreamedObject VIP3R
Re: [STREAMER]Icongito -
donhu789 - 13.10.2013
Can you Explain more
I do This ?
pawn Код:
CreateDynamicObject(14449,1825.10818719,-1207.72821191,88.42512321,-7.41207303,35.85672144,63.33423478); //object(carter_trampoline)(41)
CreateStreamedObject(14449,1825.10818719,-1207.72821191,88.42512321,-7.41207303,35.85672144,63.33423478); //object(carter_trampoline)(41)
right ?
Re: [STREAMER]Icongito -
xVIP3Rx - 13.10.2013
Do you mean that you need the
MidoStream include ?
Re: [STREAMER]Icongito -
donhu789 - 13.10.2013
But I Possible THat Incongito can CreateStreamedObject
Re: [STREAMER]Icongito -
xVIP3Rx - 13.10.2013
Quote:
Originally Posted by donhu789
|
No,
Check it here..