bonjour,
je voudrais savoir si cela embéte personne comment afficher une annonce qui dit quand un GM se connecte en jeux ?? j'ai un debut de lua
if get_value ("permission") == 8 then
notice("GM '"..name.."' online!")
end
dans le LUA On_login mais rien ne s'affiche pourquoi ??
--------------------------------------------------------------------------
hello,
I wonder if it bothers anyone how to display an ad that says when a GM logs in games?? I have a start of lua
if get_value ("permission") == 8 then
notice ("GM" .. name .. "'online!")
end
in LUA On_login but nothing appears why?
je voudrais savoir si cela embéte personne comment afficher une annonce qui dit quand un GM se connecte en jeux ?? j'ai un debut de lua
if get_value ("permission") == 8 then
notice("GM '"..name.."' online!")
end
dans le LUA On_login mais rien ne s'affiche pourquoi ??
--------------------------------------------------------------------------
hello,
I wonder if it bothers anyone how to display an ad that says when a GM logs in games?? I have a start of lua
if get_value ("permission") == 8 then
notice ("GM" .. name .. "'online!")
end
in LUA On_login but nothing appears why?