Thread: Cs
View Single Post
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 09-21-2014 , 11:35   Re: Ultimate Server Menu for ALL
Reply With Quote #6

You didn't get what I mean. You create a "configuration file", in which peoples write their own commands like:
Code:
ResetScore "say /rs"
Test           "say /test"
Then, your plugin will read this file and add as items ResetScore and Test, and as command what is near them, "say /rs", "say /test".
__________________
HamletEagle is offline