Hani Posted January 15, 2016 Posted January 15, 2016 Hello there, its me once again after long time heh, I have a problem and its a command based on my server's enh_command.db and its called !rules command which created it by myself, So this !rules will show rules of the server on the left side of the screen(echo section) whenever u execute but it is shown Public, everyone can see it when u execute the command but how am i supposed to make it appropriately private? Take a look on the texts i made for it:- [command] command = rules desc = Displays the rules of the server exec = echo "^E{^71^E} ^1Cheats/Hacks ^7Are Not Allowed ^e.";echo "^e{^72^e} ^7Be ^1Respectful ^7and Have ^1Discipline ^7Towards Others ^e.";echo "^e{^73^e} ^7Dont ^1Abuse ^7Your Admin Commands ^e.";echo "^e{^73^e} ^7Only ^1English ^7In Main Chat ^e.";echo "^e{^74^e} ^7Walljumping ^7is ^1NOT ^7Allowed on Objective/Campaign Maps ^e.";echo "^e{^75^e} ^1SelfKilling ^7is ^1NOT ^7Allowed ^e.";echo "^e{^76^e} ^1TrickPlanting ^7is ^1NOT ^7Allowed in Objective/Campaign Maps ^e.";echo "^e{^77^e} ^7SpawnKilling ^7is ^2Allowed ^e.";echo "^e{^78^e} ^7XP Whoring is ^2Allowed ^e.";echo "^e{^79^e} ^7Smoke & Arty Spamming is ^1NOT ^7Allowed ^e.";echo "^e{^710^e} ^7Level Hungers/Hunters Are ^1NOT ^7Welcome ^1!";echo "^e{^711^e} ^1MultiSatchel ^7is ^1NOT ALLOWED ^e.";echo "^e*** ^7Thank You !, Enjoy Playing on Our Server and Have Fun ^e ! ***" levels = 0 1 2 3 4 5 6 7 8 9 10 40 60 100 999 ------------------------------------------------------------- Before instead of Echo, "cpm" was used but i erased cpm and instead of it i wrote echo so that it should be private but im not sure about it if it works.. after changing everything to echo, a problem occured This :- step 2 rule went down out of no where and first letter starts with cpm, i was like dafuq cuz theres not even a cpm letter written on this rule's config, ================= Answers n solutions will be appreciated ! Quote
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.