SA-MP Forums Archive
Housing system help - 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: Housing system help (/showthread.php?tid=354990)



Housing system help - jeffery30162 - 28.06.2012

well is there a way so in the filter scripts


PPC_Housing
&
PPC_Business

that you can make a checkmark that you can enter / exit automatically instead of having to type something, similar to FHouse system?
Fhouse system video: [ame]http://www.youtube.com/watch?v=2h7G-rf8jUQ[/ame]


PPC_Housing: https://sampforum.blast.hk/showthread.php?tid=283501

PPC_Business: https://sampforum.blast.hk/showthread.php?tid=285406



please help


Re: Housing system help - [MM]RoXoR[FS] - 28.06.2012

U need Streamer.
pawn Код:
cp1 = CreateDynamicCP(.All the stuff.);
.
.
.
public  OnPlayerEnterDynamicCP(playerid, checkpointid)
{
  if(checkpointid == cp1)
  {
    //SetPlayerInterrior and all other code.
  }
  return 1;
}



Re: Housing system help - jeffery30162 - 29.06.2012

ty very much sir... im gonna test it out now


Re: Housing system help - HighPitchedVoice - 29.06.2012

Can you give me a download to your hud please?


Re: Housing system help - jeffery30162 - 29.06.2012

hud that's not mine


its a video of what I found on *******..