SA-MP Forums Archive
[HELP]Burgershops And Pizzas - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP]Burgershops And Pizzas (/showthread.php?tid=222219)



[HELP]Burgershops And Pizzas - lazare13 - 06.02.2011

Please Help My, In My Gamemode The Godfather Burgershots and pizzas is closed. how open?





Re: [HELP]Burgershops And Pizzas - xRyder - 06.02.2011

LOL! You mean that doors are closed??

You need to have a /enter command?


Re: [HELP]Burgershops And Pizzas - California - 06.02.2011

Check if the player is near those entrances, if they are, you should use 'SetPlayerShopName' to teleport them into the regular single player stores.

https://sampwiki.blast.hk/wiki/SetPlayerShopName
https://sampwiki.blast.hk/wiki/ShopNames


Re: [HELP]Burgershops And Pizzas - lazare13 - 06.02.2011

california thanks


Re: [HELP]Burgershops And Pizzas - SchurmanCQC - 06.02.2011

Dude, all you need to do is get rid of

pawn Код:
DisableInteriorEnterExits();
Under

pawn Код:
public OnGameModeInit()
DONE!