Need really help
#1

How do I add an interrior checkpoint so when a player stand there it teleport him to an interrior?
Reply
#2

You can use checkpoints with SetPlayerCheckpoint() (https://sampwiki.blast.hk/wiki/Function:SetPlayerCheckpoint), but a player can only have one checkpoint at a time. So if you need more, I recommend using pickups.
Reply
#3

How can I ONLY delete default SA HOUSE enter and exits! ONLY houses, I need the shop's enter and exits! Please help
Reply
#4

You cannot. Use this function
pawn Код:
DisableInteriorEnterExits();
in OnGameModeInit and add to the shops yellow markers and then teleport them.
Reply
#5

But you can't just delete the house ones, you need to delete them all.
With DisableInteriorEnterExits();
Reply
#6

Ohh thank you guys
But i want to know how to teleport to a interior when I havent got the Default SA enter exits! Please
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)