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

2 lines
No EOL
81 B
Lua

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