rpg-x2/RPG-X2 Lua Documentation/examples/HelloWorldClient3.lua
2011-06-01 14:20:56 +02:00

2 lines
No EOL
82 B
Lua

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