- Initiateur de la discussion
Ben. ®
Psychopathe
- Messages
- 2 255
- Score réaction
- 511
- Points
- 340
Hello,
j'ai fait un panel ( en gros un F4 ) et je voudrais que seul un groupe ULX ( ex : superadmin ) voit un text...
J'ai essayé :
Mais j'ai cette erreur :
Merci
j'ai fait un panel ( en gros un F4 ) et je voudrais que seul un groupe ULX ( ex : superadmin ) voit un text...
J'ai essayé :
Code:
if self.IsUserGroup("superadmin") then
draw.SimpleText("MTXSERV","Trebuchet24", w / 2, 20, color_white, TEXT_ALIGN_CENTER, TEXT_ALIGN_CENTER)
Code:
attempt to call field 'IsUserGroup' (a nil value)