0.3c 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)
+--- Thread: 0.3c objects (
/showthread.php?tid=280173)
0.3c objects -
boyan96 - 30.08.2011
how i can covert 0.3c object i try with
http://www.convertffs.com/ but doesn't stand
Re: 0.3c objects -
Kar - 30.08.2011
I don't think that feature is added yet ^
Edit: then tell him how to :P
Re: 0.3c objects -
Ironboy - 30.08.2011
Quote:
Originally Posted by Kar
I don't think that feature is added yet ^
|
Its already added and i am converting 0.3c objects through convertffs.com.
Re: 0.3c objects -
boyan96 - 30.08.2011
can you convert this object to 0.3c objects
PHP код:
<map edf:definitions="editor_main">
<object id="object (int3int_kbsgarage) (1)" doublesided="false" model="14783" interior="0" dimension="0" posX="-762.0537109375" posY="735.68939208984" posZ="22.284217834473" rotX="0" rotY="0" rotZ="0" />
<object id="object (int3int_kbsgarage) (2)" doublesided="false" model="14783" interior="0" dimension="0" posX="-747.9404296875" posY="726.830078125" posZ="22.353446960449" rotX="0" rotY="0" rotZ="0" />
<object id="object (BinNt07_LA) (1)" doublesided="false" model="1337" interior="0" dimension="0" posX="-704.1181640625" posY="1008.431640625" posZ="20.957077026367" rotX="0" rotY="0" rotZ="0" />
<object id="object (thebowl14) (1)" doublesided="false" model="13617" interior="0" dimension="0" posX="-693.3447265625" posY="953.29437255859" posZ="11.233869552612" rotX="0" rotY="0" rotZ="0" />
<object id="object (sumoring) (1)" doublesided="false" model="13608" interior="0" dimension="0" posX="-762.21276855469" posY="1067.3218994141" posZ="56.796676635742" rotX="90" rotY="0" rotZ="16.792053222656" />
<object id="object (thebowl16) (1)" doublesided="false" model="13618" interior="0" dimension="0" posX="-629.86871337891" posY="1057.3843994141" posZ="11.258752822876" rotX="0" rotY="0" rotZ="0" />
</map>
Re: 0.3c objects -
Zonoya - 30.08.2011
Код:
CreateObject(14783,-762.05371094,735.68939209,22.28421783,0.00000000,0.00000000,0.00000000); //object(int3int_kbsgarage) (1)
CreateObject(14783,-747.94042969,726.83007812,22.35344696,0.00000000,0.00000000,0.00000000); //object(int3int_kbsgarage) (2)
CreateObject(1337,-704.11816406,1008.43164062,20.95707703,0.00000000,0.00000000,0.00000000); //object(binnt07_la) (1)
CreateObject(13617,-693.34472656,953.29437256,11.23386955,0.00000000,0.00000000,0.00000000); //object(thebowl14) (1)
CreateObject(13608,-762.21276855,1067.32189941,56.79667664,90.00000000,0.00000000,16.79205322); //object(sumoring) (1)
CreateObject(13618,-629.86871338,1057.38439941,11.25875282,0.00000000,0.00000000,0.00000000); //object(thebowl16) (1)
Re: 0.3c objects -
boyan96 - 30.08.2011
this didn't. Can i ask second question how i can editting with 0.3c objects
Re: 0.3c objects -
[GTA]AmericanGangster - 30.08.2011
REMOVED DUDE PPL DISAGREE
Re: 0.3c objects -
Zonoya - 30.08.2011
removed
Re: 0.3c objects -
[GTA]AmericanGangster - 30.08.2011
edit:
OUTPUT
Incognito's Streamer Plugin
Re: 0.3c objects -
Salsa - 31.08.2011
i have same problem 0.3c objects not showing on my server Help me