!setmodel

  • Initiateur de la discussion
G

GAMERGAMINGR7OFF7

Nouveau né
Messages
13
Score réaction
1
Points
25
Bonjour j'aimerais savoir comment avoir le !setmodel ?
 
Kitsu

Kitsu

Chuck Norris
Messages
6 076
Score réaction
2 505
Points
740
C est pas dur de chercher sur google hein https://steamcommunity.com/sharedfiles/filedetails/?id=807618367
 
  • Initiateur de la discussion
G

GAMERGAMINGR7OFF7

Nouveau né
Messages
13
Score réaction
1
Points
25
merci
 
enzoFR60

enzoFR60

Geek suprême
Messages
90
Score réaction
21
Points
115
bjr,

voila :p, c'est pas ulx

Code:
local AdminAcces = {["superadmin"] = true, ["fondateur"] = true}
hook.Add( "PlayerSay", "setmodel", function( ply, text ) if AdminAcces[ply:GetUserGroup()] then local playerInput = string.Explode( " ", text ) if ( playerInput[1] == "!setmodel" ) or ( playerInput[1] == "/setmodel" ) then if playerInput[2] then DarkRP.notify(ply, 0, 5, "Vous avez changez de model ("..playerInput[2]..")") ply:SetModel( playerInput[2] ) end end end
end )
 
Discord d'entraide
Rejoignz-nous sur Discord