1 question - 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: 1 question (
/showthread.php?tid=242394)
1 question -
Sexserghy - 20.03.2011
I just have question about ur own interriors..
For example:
https://sampforum.blast.hk/showthread.php?tid=136129
How he can make floors and walls? In 3D Max? Or what?
And how he add in MTA?
I just need little tutorial about it..
I know how to edit interrios whic r alredy finished in SAMP but i want to make my own one..
Anyone knows?
Re: 1 question -
austin070 - 20.03.2011
Quote:
it is located in the sky above Los Santos.
|
It's not an actual interior. He either made it from scratch and just put it in the sky or used an interior OBJECT ID and added to it. You get in it using SetPlayerPos rather than SetPlayerInterior AND SetPlayerPos.
Re: 1 question -
Sexserghy - 20.03.2011
Quote:
Originally Posted by austin070
It's not an actual interior. He either made it from scratch and just put it in the sky or used an interior OBJECT ID and added to it. You get in it using SetPlayerPos rather than SetPlayerInterior AND SetPlayerPos.
|
I know how to get in, but how he make walls and floor? That type of int u dont have in SAMP
Re: 1 question -
antonio112 - 20.03.2011
Well, he used the
Dojo interior ... which has walls but still, you can find Walls objects. Use
MTA to map
ps: In MTA you`ll find thousands of objects, I can bet you can find something that can be used as a floor or a wall.
Re: 1 question -
Sexserghy - 20.03.2011
Quote:
Originally Posted by antonio112
Well, he used the Dojo interior ... which has walls but still, you can find Walls objects. Use MTA to map
ps: In MTA you`ll find thousands of objects, I can bet you can find something that can be used as a floor or a wall.
|
Ok, he got this int
http://weedarr.wdfiles.com/local--fi...rior/SFgym.jpg
But how he remove all that object from SP ?
Re: 1 question -
antonio112 - 20.03.2011
No, he didn`t do it that way.
What he did, is exactly vive versa of what you said.
He took the INTERIOR as a OBJECT in MTA, which is a simple DOJO, without any objects inside ... and he added objects by himself.