I keep trying to give an AK47 using this comand
Code:
give_item(id, CSW_AK47)
but it gives me the compiler error:
Code:
Error: Expected token: ";", but found ")" on line 36
Error: Invalid expression, assumed zero on line 36
Error: Too many error messages on one line on line 36
can someone plz help me?
*NOTE* Line 36 is the line with that give_item comand on it
__________________