Petite modification d'un code

  • Initiateur de la discussion
NoaGamingFR

NoaGamingFR

Wait :)
Messages
3 650
Score réaction
625
Points
340
SOLUTION:
thepsyca à dit:
Ah j'avais pas bien compris, entre ligne 84 / 85
thepsyca à dit:
if !plr:GetNWBool( "ModeStaff" ) then return end





Bonjour, j'ai deux codes et je souhaiterais faire que si :
Code:
ply:SetNWBool( "ModeStaff" , true )
Alors ce code s'active :
https://pastebin.com/jmyCetJC
Je pense plutôt à une ligne du genre :
Code:
if "ModeStaff" == true then
et après le code ?

Merci à tous pour votre fûture aide :p
 
Dernière édition:
thepsyca

thepsyca

Psychopathe
Messages
2 164
Score réaction
648
Points
365
C:
local modestaff = ply:GetNWBool( "ModeStaff" )
if modestaff then
end
 
  • Initiateur de la discussion
NoaGamingFR

NoaGamingFR

Wait :)
Messages
3 650
Score réaction
625
Points
340
thepsyca à dit:
C:
local modestaff = ply:GetNWBool( "ModeStaff" )
if modestaff then
end
Merci de ta réponse, tu peut, me dire ou mettre ceci par rapport au code sur pastebin ?
 
thepsyca

thepsyca

Psychopathe
Messages
2 164
Score réaction
648
Points
365
NoaGamingFR à dit:
Merci de ta réponse, tu peut, me dire ou mettre ceci par rapport au code sur pastebin ?
Ah j'avais pas bien compris, entre ligne 84 / 85
if !plr:GetNWBool( "ModeStaff" ) then return end
 
  • J'aime
Réactions: NoaGamingFR
  • Initiateur de la discussion
NoaGamingFR

NoaGamingFR

Wait :)
Messages
3 650
Score réaction
625
Points
340
Comme cela:
 
thepsyca

thepsyca

Psychopathe
Messages
2 164
Score réaction
648
Points
365
  • J'aime
Réactions: NoaGamingFR
  • Initiateur de la discussion
NoaGamingFR

NoaGamingFR

Wait :)
Messages
3 650
Score réaction
625
Points
340
  • J'aime
Réactions: thepsyca
Discord d'entraide
Rejoignz-nous sur Discord