mirror of
https://github.com/UberGames/RPG-X2.git
synced 2024-11-22 12:32:13 +00:00
3 lines
81 B
Lua
3 lines
81 B
Lua
|
game.ClientPrint(activator:GetNumber(),
|
||
|
"Hello " .. activator:GetClientname());
|