SA-MP Forums Archive
Objects in skin selection... - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Objects in skin selection... (/showthread.php?tid=216940)



Objects in skin selection... - Code_Red - 26.01.2011

Hello, im using Incognito's streamer and its working like a charm but there is one problem:
i cannot see my objects in the skin selection...
how can i fix that?


Re: Objects in skin selection... - ExeC - 26.01.2011

Use:

pawn Код:
Streamer_UpdateEx(playerid, X,Y,Z); //Under 'OnPlayerRequestClass'
where you want the objects to show up.