mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-31 04:51:40 +09:00
Bit of Formatting
This commit is contained in:
@@ -57,6 +57,7 @@ function ExpLib.server_print(player_message,player_name,player_tag,player_colour
|
|||||||
end
|
end
|
||||||
game.print(player_name..' '..tag..': '..player_message,colour)
|
game.print(player_name..' '..tag..': '..player_message,colour)
|
||||||
end
|
end
|
||||||
|
|
||||||
--- Returns a value to the player or if no player then log the return
|
--- Returns a value to the player or if no player then log the return
|
||||||
-- @usage a = 'to return'
|
-- @usage a = 'to return'
|
||||||
-- player_return(a)
|
-- player_return(a)
|
||||||
|
|||||||
Reference in New Issue
Block a user