Author Topic: Another event I need help with using VCE!  (Read 2029 times)

This event is for my store in the DayZ spawn area, anyways. In the brick's event, I want it to add items to the player's inventory and take the player to a certain place IF they have enough score. If they don't, it does nothing but gives the client a message saying Not enough points! Does anyone know how to make that event?

This event is for my store in the DayZ spawn area, anyways. In the brick's event, I want it to add items to the player's inventory and take the player to a certain place IF they have enough score. If they don't, it does nothing but gives the client a message saying Not enough points! Does anyone know how to make that event?

Never mind I found out, I can't edit this topic for some reason though

Badspot

  • Administrator
Post the solution.

Never mind I found out, I can't edit this topic for some reason though
You don't need to edit a topic to post a solution.

You don't need to edit a topic to post a solution.
He wanted to remove the question completely.

onactivate > self > vce_retrocheck > IfPlayerScore > (>=) > [requiredscore]

onvariabletrue > player > additem > [wepon]

onvariablefalse > client > chatmessage > not enough points yo


and if you don't have additem, you can always improvise with self > setitem

oops i forgot im illiterate

add this too:

onvariabletrue > named brick > teleporter_exit > setplayertransform > (your choice)

He wanted to remove the question completely.
Weren't you the one who said this?
And help needs edit enabled.
Hypocritical, much? You also said this:
The lock function should be removed from help, conding help and modification help instead.