Quote:
Originally Posted by Arkshine
You are in scripting section, so you are here to learn.
Create a global var which will contain the kill by player. Next, hook the DeahMsg event, update the var and give weapon when needs. ( give_item() )
|
what do you mean by global var ?
can you show me some example codes ?