Hey, here is waht I have so far.
Code:
#include <amxmodx>
#include <fun>
public plugin_init() (
register_plugin("Amx-Jesus","0.1","KeItO")
register_concmd("amx_jesus","set_user_health""set_user_footsteps""set_user_gravity",ADMIN_BAN," user Is turned into jesus")
)
I need to know how to make it so when you type amx_jesus (id) it will do all those to a user??
Im really new to codeing. I need a mentor. lol