Transparent objects - 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: Transparent objects (
/showthread.php?tid=195385)
Transparent objects -
Mehtab - 02.12.2010
I maked objects with MTA and later converted in samp and put it in my gamemode. After some days when i see that objects they are transparent. And if you walk away you see nothing
Re: Transparent objects -
cepiokas - 02.12.2010
Update your streamer includes.
Re: Transparent objects -
Mehtab - 02.12.2010
i have updated it
Re: Transparent objects -
Scenario - 02.12.2010
You also need to update your plugin file.
AW: Transparent objects -
EthanR - 02.12.2010
What streamer do you use and how does the code of your object look? (CreateObj, CreateDynObj, etc)
Re: Transparent objects -
Mehtab - 02.12.2010
CreateDynamicObject
Re: Transparent objects -
Scenario - 02.12.2010
Quote:
Originally Posted by Mehtab
CreateDynamicObject
|
You are using Incognitos Streamer Plugin - which is the best out there. Make sure you OVERWRITE your current include and streamer files with the new ones.
Re: Transparent objects -
Mehtab - 02.12.2010
ok i will try it