Advertisement
Guest User

Untitled

a guest
Feb 24th, 2020
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. self:Register( { "gs", "gostage", "s", "stage" }, function( ply, args )
  2. if string.StartWith( Core:StyleName( ply.Style ), "Bonus" ) then
  3. Command.Style( ply, nil, { _C.Style.Normal } )
  4. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement