rpg-x2-rpgxef/RPG-X2 Lua Documentation/oldfiles/beta844ff/examples/HelloWorldClient3.lua

2 lines
82 B
Lua
Raw Normal View History

2012-05-05 11:49:28 +00:00
game.MessagePrint(activator:GetNumber(),
"Hello " .. activator:GetClientname());