How to disable Single Player stuff?
#1

Hey,

My script is facing a problem which bans every player that buy something for example from Single player AMMUNATION guy.

When they enter an interior they stand in the ammunation to buy guns but there is a pickup for the server-sided guns. How can I disable that NPC and checkpoint that shows in the Ammu-Nation?

Thank you!
Reply
#2

You can disable the enter/exits by using
Код:
DisableInteriorEnterExits();
Although, if you want to have businesses enterable, you will have to make your own with /enter or /exit commands.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)