Quote:
Originally Posted by CooliMC
question ? how should i implements commands like thirdperson or resize ?? should i copy the code of other plugins or should i just perform a client command and the server must have the plugin ?
|
Sorry for taking too long.
If possible, make it so you must have X plugin to perform a command, for example, if you want to give HP to someone, you would grab the "Set players health" plugin, giving the command to set someone's HP, then making the command be like "sm_hp @me 666" so whoever uses the menu item would get 666 HP (obviously if they have money for that).