Spawn Camera - 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: Spawn Camera (
/showthread.php?tid=300573)
Spawn Camera -
Thresholdold - 01.12.2011
when a player spawns, I want to make it set the camera somewhere and then look at the player, I know how to use SetCamera etc. etc.
I just need to know how I can add a timer to it, so that the camera goes behind the player after 5 seconds?
Re: Spawn Camera -
Joshb93 - 01.12.2011
Threshold, are you trying to create a whole script from asking seperate questions on the forums?
Try using
--> this <--
Re: Spawn Camera -
Thresholdold - 01.12.2011
No I already have a filterscript over 15,000 lines long, I just have no idea how to do these things :S
I'm new to scripting
Re: Spawn Camera -
morris91 - 01.12.2011
Sorry to go off-topic but 15,000 lines for a filterscript!, Damn!!
Re: Spawn Camera -
Thresholdold - 01.12.2011
You should see how long it takes to upload to Volt-Host......
Re: Spawn Camera -
morris91 - 01.12.2011
Quote:
Originally Posted by Threshold
You should see how long it takes to upload to Volt-Host......
|
Thats gotta be about 4mb and take like 15 seconds to compile and like 3mins to upload to your hoster, Am i correct?
Re: Spawn Camera -
Thresholdold - 01.12.2011
About that... anyways, I contacted my friend Camacorn and he has given me the information I need. Thanks for the chat
Re: Spawn Camera -
antonio112 - 01.12.2011
Quote:
Originally Posted by morris91
Thats gotta be about 4mb and take like 15 seconds to compile and like 3mins to upload to your hoster, Am i correct?
|
4 mb for 15k lines ??
Jesus, I have like 10k lines in my gamemode and my .amx size is 500 kb.
Re: Spawn Camera -
morris91 - 01.12.2011
My GM is 6700lines and is 270kb, But i have also have my own include which holds alot of stuff and thats 78kb. along with GarAdmin script. (i have it yes
)