creating skyscraper - 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: creating skyscraper (
/showthread.php?tid=342312)
creating skyscraper -
jake_peterson - 13.05.2012
hey i tried to created a skyscraper at the airport and it works but, i made it out from a spawn weapon script so now it spins all the time. i also created a ramp and from a weapon script. the ramp also spins all the time and i cant fly with my car on it. somebody who knows how to make them stop spinning and so i can use them like i wanted to.
Re: creating skyscraper -
SuperViper - 13.05.2012
CreateObject instead of CreatePickup.
Re: creating skyscraper -
jake_peterson - 13.05.2012
Quote:
Originally Posted by SuperViper
CreateObject instead of CreatePickup.
|
where shall i put the script, i have the weapons under creatpickuppickup, shall i make a new one then or make it in the same spot?
Re: creating skyscraper -
jake_peterson - 13.05.2012
hey this is what i get when i make a create object!
C:\Users\Admin\Downloads\GTA San Andreas\egen dm-server\gamemodes\holiwoodstar_2.pwn(493) : warning 225: unreachable code
i dont know what's wrong. this is what i have done so fare:
CreateObject(4563,1714.2726,-2642.4924,13.5469,0.0, 0.0, 96.0);
what else do i have to do?
please help, cant find info about it anywhere