[Under construction] Auth plugin
#9
What is this fuction for ini files?

Erase();
Clear();
Reset();

Edit: Solve problem with change local values
function AuthPlugin:OnPlayerMove( Player )

Can you change your function to detect the displacement of a block and not 0.00000001 bloc? Because this spam my channel of
PHP Code:
Player:SendMessagecChatColor.Red .. "You must login" 

Because I want block movement if player not login

PHP Code:
function AuthPlugin:OnPlayerMovePlayer )
   if 
IsAuth == 0 then
      
--Player:TeleportToSpawnPosxSpawnPosySpawnPosz )  
   else               
      return 
true   
   end
   Player
:SendMessagecChatColor.Red .. "You must login" )  
   return 
false   
end 
A idea for not spam this message?
Reply
Thanks given by:


Messages In This Thread
[Under construction] Auth plugin - by Zehir - 06-01-2011, 07:21 AM
RE: Auth plugin - by FakeTruth - 06-01-2011, 08:53 AM
RE: Auth plugin - by Zehir - 06-02-2011, 04:38 AM
RE: Auth plugin - by FakeTruth - 06-02-2011, 06:51 AM
RE: Auth plugin - by Zehir - 06-02-2011, 06:59 AM
RE: [Under construction] Auth plugin - by Zehir - 06-02-2011, 09:01 AM
RE: [Under construction] Auth plugin - by Zehir - 06-02-2011, 09:42 PM
RE: [Under construction] Auth plugin - by Zehir - 06-04-2011, 02:11 AM
RE: [Under construction] Auth plugin - by Zehir - 06-12-2011, 02:07 AM
RE: [Under construction] Auth plugin - by Tim - 08-16-2011, 06:57 PM



Users browsing this thread: 1 Guest(s)