rpg-x2-rpgxef/RPG-X2 Lua Documentation/oldfiles/beta844ff/examples/HelloWorldClient3.lua
Walter Julius Hennecke 27269ee319 initial commit
2012-05-05 13:49:28 +02:00

2 lines
No EOL
82 B
Lua

game.MessagePrint(activator:GetNumber(),
"Hello " .. activator:GetClientname());