Author Topic: Decrease player score?  (Read 414 times)

Is there a decrease score event? if so please tell me where, I need it for my zombie server.

Is there a decrease score event? if so please tell me where, I need it for my zombie server.

What is it exactly that you want to do in your zombie server?

When they buy something with their score it goes down that amount. Like a money thing. But with the points you earn killing zombies. Any ideas :/

If I remember correctly:
Code: [Select]
onActivate | Client | IncScore | -1worked.

If I remember correctly:
Code: [Select]
onActivate | Client | IncScore | -1worked.

Solution

okay that is what i thought, thanks guys!

why not try it then before asking?

i did try it... i just couldnt find the right events...