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

3 lines
81 B
Lua
Raw Normal View History

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