Jump to content

Script for Basemode


Recommended Posts

Posted

How is the code to a script that outputs a message in the chatbox when the admin start an arena or base

e.g : Player has started arena 20 or Player has started base 1

Posted

Example:

addCommandHandler("arena",function(player) 
outputChatBox("Arena Started by "..getPlayerName(player),root,255,255,0) 
end) 

Posted
HaHa TAPL This well be useless Any player type this and no arena started it well be flooding HaHa

Do i need to tell you for the Million time that was just an example?

viewtopic.php?f=91&t=41863

That will be twice if I can count correctly.

OT: Use the function below if you want to check whether the player is an admin or not.

isObjectInACLGroup 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...