DamianQ Posted May 21, 2023 Share Posted May 21, 2023 (edited) Simple Role-Play gamemode, ported from GMP:A's CruzerRP made by V0iD (i wonder who that is). Features: - Classes - RP Chat based on prefixes instead of commands - Basic moderator commands - Ranks with permissions - Player visual change - Login/Register with save-to-file system GitHub Repo Usage: First, create a directory named "database". In config.xml, without changing the names of the files, after <import src="default/scripts.xml" /> add this line <script src="Server.nut" type="server" /> <script src="Client.nut" type="client" /> Of course if you want to put the files in a separate folder, make sure to add the path before the names, just like the Default Scripts have it before their import file. Edited July 10, 2023 by DamianQ Usage 2 Quote Link to comment Share on other sites More sharing options...
mynamemarcos Posted July 23 Share Posted July 23 Hi, Thank you for sharing this information. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.