Quote:
|
Originally Posted by Smokey485
Id help u if u actually listened to peli and saw u never put some things down.
|
well, the no commects caused errors... but heres the main problem
Code:
register_clcmd("/agrunt","agrunt","ADMIN_LEVEL_A")
As you know this registers this commnad and executes the function called agrunt.
okay, not sure where you got the whole plugin thing from but.... it needs to be a public function and indentical to the called function. The command calls for the function "agrunt" so it appears as so
Code:
public agrunt(id) {
//code
}
__________________
Anything that is done can only be done better by urself - since life is a opinion make it the way urs feel its best
~live by it