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

2 lines
81 B
Lua

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