• Starwars Promote
    4 replies, posted
Hello Garry's Mod community! Me and my friend have made a server, it's up and running and it gets 10 people daily. We need help with promoting, at the moment we use bwhitelist and it's not working out too well. We want someone to link us to an addon, or someone to write us a promote command for ulx. Example of what we want, say Jerry is an ARC Trooper, we could do !promote Jerry and a GUI would pop up of all the possible ARC ranks. Thank you! If you need more explaining, I will be sure to edit.
do you expect somebody to make something for you for free this isn't the salvation army
Do you want fries with that?
[url]https://scriptfodder.com/jobs/[/url]
[B]Derma:[/B] - [IMG]http://wiki.garrysmod.com/favicon.ico[/IMG] [URL="http://wiki.garrysmod.com/page/Category:DFrame"]DFrame[/URL] - [IMG]http://wiki.garrysmod.com/favicon.ico[/IMG] [URL="http://wiki.garrysmod.com/page/Category:DButton"]DButton[/URL] - [IMG]http://wiki.garrysmod.com/favicon.ico[/IMG] [URL="http://wiki.garrysmod.com/page/Category:DListView"]DListView[/URL] [B]Tables:[/B] - ULib.ucl.groups [B]Functions:[/B] - ulx.AddUser (game.GetWorld, arg1 (Player ent), arg2 (Group string)) - ULX Command Framework: [code] function ulx.promote (calling_ply, target_ply, message) -- Final Code Here end local promote = ulx.command ("User Management", "ulx promote", ulx.promote, "!promote", true) promote:defaultAccess (ULib.ACCESS_ADMIN) promote:help ("Promotes a someone to a higher roleplaying rank.") [/code] Now get off your lazy arse and learn fucking lua
Sorry, you need to Log In to post a reply to this thread.