rpg-x2/RPG-X2 Lua Documentation/examples/HelloWorldClient2.lua

2 lines
81 B
Lua
Raw Normal View History

2011-06-01 12:20:56 +00:00
game.CenterPrint(activator:GetNumber(),
"Hello " .. activator:GetClientname());