Jump to content

Ask for resources


Bazoookaaa

Recommended Posts

Posted

Hi! i saw this resources for basemode and i really like it but i dont know where can i get it :(

158651902107a4168a769fe35e797b431227a32f.jpg

Its kinda an edited killmessages

15865191599b53077ec725179cfdd94f190d8d51.jpg

When u use commands like /arena /base /add or /end it outputs a message like this : Add by : [x] or End by : [x]

Posted

The first one is called "killmessages", it comes with default resources when you install MTA.

I don't understand the second one though.

Posted
The first one is called "killmessages", it comes with default resources when you install MTA.

I don't understand the second one though.

yes i know its killmessages but there isnt come with modified pics and i search on google images and doesnt show D:

second ONLY FOR BASEMODE OR A/D ASPECT : when u put /arena 20 says in chat Arena Started by : x person that is the same for /base 20 /add 20 or /end commands :)

Posted

for first, they replace the image, you can do this like they do(hard? :shock:)

for second, use addCommandHandler

Example:

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

hard? -_-

Posted
TAPL But this if any player write /arena ..name

its well be bugged

i suggest he use getPlayerAccount if admin then outputChatBox('blablabla')

Of course

that why i put this (Example:) with big size and differences color and underline?

also command (add) if he admin and type it and there wasn't player with this id or the map wasn't started etc..

he's need to adjust this code to work with BaseMode, that's his work, we're not going make for him full code.

or what do you think?

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...