AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Problem with Base Builder mod (https://forums.alliedmods.net/showthread.php?t=188798)

milutinke 06-30-2012 13:50

Problem with Base Builder mod
 
Hi, can somebody help me with base builder mode to make that command /lock can use all users not only admins?
Thanks... and sory for my bad english :)

Aooka 06-30-2012 13:56

Re: Problem with Base Builder mod
 
And what is this command ? (lock)

milutinke 06-30-2012 14:01

Re: Problem with Base Builder mod
 
To lock object, and then only you can move it.

ToXicRS 07-01-2012 17:28

Re: Problem with Base Builder mod
 
i also need this, can somebody help?

jimaway 07-01-2012 18:25

Re: Problem with Base Builder mod
 
Code:
#define FLAGS_LOCK  ADMIN_KICK
-->
Code:
#define FLAGS_LOCK  ADMIN_ALL
yay

milutinke 07-03-2012 05:38

Re: Problem with Base Builder mod
 
thanks :D


All times are GMT -4. The time now is 15:00.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.