#How To Give Players Rewards After getting a specific level?

1 messages · Page 1 of 1 (latest)

wraith pollen
#

New event called “level reached”

#

Use that along side the data tables chips

#

To fetch the reward data

#

And award accordingly

thin scroll
#
  1. Room Levels data table can contain Rewards
  2. Level Reached event that you can use in an Event Receiver
  3. Data Table Read Cell, to read a reward from the index of the level reached from the Room Levels data table
  4. Grant Reward
  5. (Optional) Show Reward Notifcation
wraith pollen
thin scroll
#

Award XP

#

then you are doing something wrong

#

this is the exact system murderv3 uses

#

what level chip?

#

Room Levels is the data table containing all leveling information, primarily, XP required to reach each level

#

Wdym "the name appear"?

#

Because your data table doesnt have a column for rewards then

#

Add one

#

yes, Reward

#

Then save the data table and look again

#

because thats what the names of the columns are

#

Make rewards

#

go to room settings

#

it gives you xp

#

Have you checked the room progression page?