SA-MP Forums Archive
Lockers - 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: Lockers (/showthread.php?tid=395714)



Lockers - rets777 - 27.11.2012

Hello i need help about LSPD Lockers!
How to Put Lockers in PD where i need to type /lspd ?
And How to Put the thing where you buy Crack and Pot Seeds?


Re: Lockers - GoldZoroGrab - 27.11.2012

well u be more spacific? what u need exactly?


Re: Lockers - rets777 - 27.11.2012

I need to Put LSPD Lockers in Police Departament Where you type /lspd But in my Police Departament there is no Lockers How to put them?


Re: Lockers - GoldZoroGrab - 27.11.2012

oh u want the jails to be locked?


Re: Lockers - zT KiNgKoNg - 27.11.2012

Do you want the object (lockers)


Re: Lockers - rets777 - 27.11.2012

Yes i want Objeckt Locker. But where can i type /lspd
Sorry for my English


Re: Lockers - GoldZoroGrab - 27.11.2012

OnPlayerConnect Add:

pawn Код:
RemoveBuildingForPlayer(playerid, 14843, 266.3516, 81.1953, 1001.2813, 0.25);
OnGameModeInit Add:
pawn Код:
CreateObject(971, 266.11, 84.25, 1000.19,   0.00, 0.00, 273.00);//Jail Gate LS
    CreateObject(971, 266.26, 75.26, 1000.66,   0.00, 0.00, 269.36);//Jail Gate LS



Re: Lockers - rets777 - 27.11.2012

Where i need to put the code?


Re: Lockers - rets777 - 27.11.2012

BUMP