Hi all,im new here and new to scripting CS plugins.
These days i've read nealy all the tech articles and tutorials the wiki have.I want to know if we must take a "id" parameter when we ourselves define a user function which would be called from the console?(such as te_showsomthing(id)) Somebody in
Intro to AMX Mod X Scripting (maybe bailopan

)said "These parameters will hold special data when the command is used - id will hold the player's id who started the command",which means the id parameter is a must? reaally appreciate your detailed explanation.