SA-MP Forums Archive
house using checkpoints or pickups? - 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: house using checkpoints or pickups? (/showthread.php?tid=361402)



house using checkpoints or pickups? - Ranama - 20.07.2012

Hello, I've tryed to search a bit, but haven't found anything.
(I'm on a slow internet at the moment so I haven't searched that much, sorry if there is another topic about this)
But, I'm in my making of my servers house/ doors saving system etc.
So I wonder wich is fastest to use either pickups or checkpoints?
and should i use a variable to see if the player is in a checkpoint before i start loop thing all doors on the /enter cmd?

I'm thankfull for every answer


Re: house using checkpoints or pickups? - Devilxz97 - 20.07.2012

try this : http://www.solidfiles.com/d/8d73/

rep me if i help u


Re: house using checkpoints or pickups? - Ranama - 20.07.2012

no sorry i just want to know the fastest way of doing this, as i don't want anything that i don't understand in my script and I'm scripting to learn
By the way don't beg for rep, why do you want rep? it's just a variable that saves to your account. Your skills stay the same with or without rep, keep that in mind
Anyways thanks for the fast answer


Re: house using checkpoints or pickups? - Devilxz97 - 20.07.2012

u want to make your own House system ?

https://sampwiki.blast.hk/wiki/SetPlayerPos
https://sampwiki.blast.hk/wiki/SetPlayerInterior
https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint

tutorial for creating pickups : https://sampforum.blast.hk/showthread.php?tid=327953


Re: house using checkpoints or pickups? - Ranama - 20.07.2012

Quote:
Originally Posted by Devilxz97
Посмотреть сообщение
no i just want to know wich one is faster of the two options.
but i think i know what's different with them now, didn't think off that when i started the thread, but thanks for all your answers


Re: house using checkpoints or pickups? - [KHK]Khalid - 20.07.2012

Quote:
Originally Posted by Ranama
Посмотреть сообщение
no i just want to know wich one is faster of the two options.
but i think i know what's different with them now, didn't think off that when i started the thread, but thanks for all your answers
Just curious, what's the diff?