How do you not know... Where did you download it... What was it called when you downloaded it... What is it called on your desktop:commands works but it doesn't show all the non-staff commands and:staffcommands doesn't work.
And i dont know.
probably that flux shitHow do you not know... Where did you download it... What was it called when you downloaded it... What is it called on your desktop
Commands += "Note: This may not contain all the current commands, we will update it soon!\n";
Commands += "==========================\nGeneral\n==========================\n";
Commands += ":info - View server info ; uptime / statistics etc\n";
Commands += ":stats - View your stats\n";
Commands += ":changelog - View the changelog\n";
Commands += ":taxi <roomid> - Taxi to a designated room\n";
Commands += ":stoptaxi - Stop your taxi request\n";
Commands += ":hotrooms - View the rooms with most visitors\n";
Commands += ":gamemap - View all of FluxRP's rooms\n";
Commands += ":whosonline - View online players\n";
Commands += ":give x <amount> - Give a target user some of your coins\n";
Commands += ":logout - Reloads the Client for you\n";
Commands += "====================================================\n";
Commands += "\n==========================\nMisc\n==========================\n";
Commands += ":chelp - View all corporation/job commands\n";
Commands += ":ghelp - View all gang comands\n";
Commands += ":rob x - Rob a target user\n";
Commands += ":offer x <item> - Sell/Offer an item to a target user\n";
Commands += ":dispose - Dispose/Destroy the weed you're carrying\n";
Commands += ":rum - Alternative to double clicking bins\n";
Commands += ":smokeweed - Smoke weed & gain a temporary strength boost\n";
Commands += ":eatcarrot - Eat a carrot & gain some more health\n";
Commands += ":text <user> <msg> - Text a user\n";
Commands += ":poof - Refresh your figure completely\n";
Commands += ":buycredit <amount> - Gives you the amount of phone credit";
Commands += ":corplist - View all corporations\n";
Commands += ":corpinfo <jobid> - View the selected corporation\n";
Commands += "====================================================\n";
Commands += "\n==========================\nCombat\n==========================\n";
Commands += ":hit x - Hit a user\n";
Commands += ":shoot x - Shoot a user\n";
Commands += ":bomb x - Bomb a user\n";
Commands += ":equip <weapon> - Equip a weapon to shoot\n";
Commands += ":unequip <weapon> - Opposite of equip\n";
Commands += "====================================================\n";
Commands += "\n==========================\nVIP\n==========================\n";
Commands += ":push x - Push a user\n";
Commands += ":pull x - Pull a user\n";
Commands += ":moonwalk - Makes your character moonwalk\n";
Commands += ":useslot <id> - Uses the selected slot\n";
Commands += ":saveslot <id> - Saves a new slot\n";
Commands += ":rocket - Activates your Rocket\n";
Commands += ":stoprocket - De-activates your Rocket\n";
Commands += ":flagme <new name> - Changes your username\n";
Commands += ":vipalert <message> - Sends a global alert to other VIP members\n";
Commands += ":togglevipalerts - VIP alerts will not be shown to you\n";
Commands += "====================================================\n";
Commands += "\n==========================\nAmmunation\n==========================\n";
Commands += ":offer x <weed/revolver/crowbar/rifle/katana/hammer/carrot> - Offers a user something specific\n";
Commands += ":buybullets <amount> - Buys a specific amount of bullets\n";
Commands += ":buybombs <amount> - Buys a specific amount of bombs\n";
Commands += "====================================================\n";
StaffCmds.Append("-------------------------------------------------\nEvents Commands\n-------------------------------------------------\n");
StaffCmds.Append(":sa <msg> - Sends a message to all online staff members\n");
StaffCmds.Append(":teleport - Teleports you to any coordinates in the room\n");
StaffCmds.Append(":eek:verride - Walks over any furniture in the room\n");
StaffCmds.Append(":senduser <username> <roomid> - Sends the specified user to the specified roomid\n");
StaffCmds.Append(":startpurge - Starts the purge event\n");
StaffCmds.Append(":stoppurge - Stops the purge event\n");
StaffCmds.Append(":startinfection - Starts the infection event\n");
StaffCmds.Append(":stopinfection - Stops the infection event\n");
StaffCmds.Append(":eventha <info/prize> - Starts an event. The events room id's are: [32, 46, 384, 481]\n");
StaffCmds.Append(":setprize <amount> - Stes the color/mafia wars prize. Seek a higher rank for mafia wars\n");
StaffCmds.Append(":ban <username> - Bans a user\n");
StaffCmds.Append(":forcestart - Forcestarts a game of color/mafia wars. Seek a higher rank for mafia wars\n");
StaffCmds.Append(":eek:nduty - Disables the user's ability to be shot/hit/bomb'd and vice-versa.\n");
StaffCmds.Append(":eek:ffduty - Enables the user's ability to be shot/hit/bomb'd and vice-versa.\n");
StaffCmds.Append("-------------------------------------------------\nBuilders Commands\n-------------------------------------------------\n");
StaffCmds.Append(":coinself <amount> - Gives themselves coins for building\n");
StaffCmds.Append(":follow <username> - Follows another user anywhere they may be in the RP\n");
StaffCmds.Append("-------------------------------------------------\nModeration Commands\n-------------------------------------------------\n");
StaffCmds.Append(":spaceminer <username> - Hires another user to the spaceminer corporation\n");
StaffCmds.Append(":farmer <username> - Hires another user to the farming corporation\n");
StaffCmds.Append(":ban <username> <minutes> <reason> - Terminates a user's account from our services temporarily\n");
StaffCmds.Append(":superban <username> <reason> - Terminates a user's account from our services temporarily\n");
StaffCmds.Append(":ipban <username> <reason> - Terminates a user's account AND ip address from our services permanently\n");
StaffCmds.Append(":summon <username> - Brings a user to their room\n");
StaffCmds.Append(":warptome <username> - Teleports a user to them\n");
StaffCmds.Append(":warptou <username> - Teleports to a user\n");
StaffCmds.Append(":roomheal - Heals everyone in the room. This command only works in (roomid) 2\n");
StaffCmds.Append(":roomrelease - Discharges/Releases everyone in the room. This command only works in (roomid) 2\n");
StaffCmds.Append(":todo - Opens the todo list for staff members\n");
StaffCmds.Append(":todoadd <idea> - Adds your 'idea' to the todo list\n");
StaffCmds.Append(":tododel <id> - Removes the chosen id from the todo list\n");
StaffCmds.Append("-------------------------------------------------\nAdministration Commands\n-------------------------------------------------\n");
StaffCmds.Append(":superhire <username> <corpid> <rankid> - Hires another user to any corporation. View :corplist and :corpinfo <corpid> for more information\n");
StaffCmds.Append(":flood <username> <seconds> - Floods another user for the specified ammount of time\n");
StaffCmds.Append(":adminjail <username> <minutes> - Arrests another user from anywhere in the RP\n");
StaffCmds.Append(":adminrelease <username> - Releases another user from anywhere in the RP\n");
StaffCmds.Append(":restore <username> - Discharges another user from the hospital anywhere in the RP.\n");
StaffCmds.Append("-------------------------------------------------\nManagement Commands\n-------------------------------------------------\n");
StaffCmds.Append(":roomheal - Heals the room. This command can be used anywhere\n");
StaffCmds.Append(":roomrelease - Discharges the room. This command can be used anywhere\n");
StaffCmds.Append(":ha <message> - Sends a hotel alert\n");
StaffCmds.Append(":wha <message> - Sends a whisper hotel alert\n");
StaffCmds.Append(":flag <username> - Flags a user for having an invalid name\n");