0 Members and 1 Guest are viewing this topic.
See also -/index.php/topic,7247.msg
Look closely at that; this was taken straight from the Scriptfodder page. There's a commented section that fits your needs nicely.You can search the forums here for how to add people to a rank via Lua.
RunConsoleCommand("ulx", "adduser", target_ply, member)
If i added Code: [Select]RunConsoleCommand("ulx", "adduser", target_ply, member)under custom reared function would that work?