#group change doesnt work?

1 messages · Page 1 of 1 (latest)

dim verge
#

Well

#

If you dont have skperms use console commands

quick atlas
dim verge
#

The event-player expression???

#

Send the code

quick atlas
#

on right click:
if player is holding PAPER named "VIP RANK" with lore "Right Click":
broadcast "&1%player% &2has redeemed a VIP rank!"

#

It's really simple

#

After that I just want it to destroy the item and give them the rank

dim verge
#

Use code blocks

quick atlas
#

?

dim verge
#

3`

#

Before and after the code

#
   Makes code and indentation easier to read```
quick atlas
#

'''on right click:
if player is holding PAPER named "VIP RANK" with lore "Right Click":
broadcast "&1%player% &2has redeemed a VIP rank!"
execute console command lp user %player% parent vip'''

#

what???
/

dim verge
#

No

#

`

quick atlas
#

'3'

dim verge
#

Not apostrophes

quick atlas
#

"?

dim verge
quick atlas
#

oh `

#
    if player is holding PAPER named "VIP RANK" with lore "Right Click":
        broadcast "&1%player% &2has redeemed a VIP rank!"
        ```
#

oop

dim verge
#

Then set the item amount

#

And execute console command

quick atlas
#

wdym item amount

dim verge
#

Unless you have skperms

#

Amount of item

#

Stack

#

The number they are holding

#

Remove 1

quick atlas
#

The thing I need help with is just making it give them the rank, idk how to do it with LP

dim verge
#

Console command

#

Or you dont know what the LP command is?

quick atlas
#

yea but how do I make it do it for the player? just %player%? or what

dim verge
#

Should say on the website

quick atlas
#

I tried this but it doesnt work?

#
    if player is holding PAPER named "VIP RANK" with lore "Right Click":
        broadcast "&1%player% &2has redeemed a VIP rank!"
        execute console command lp user player parent add vip```
dim verge
#

Quotes

#

And percents

dim verge
quick atlas
#

no im saying it doesnt

dim verge
#

Then theres no need for a ?

quick atlas
#

still not working

#
    if player is holding PAPER named "VIP RANK" with lore "Right Click":
        broadcast "&1%player% &2has redeemed a VIP rank!"
        execute console command lp user %player% parent add "vip"```
#

is this it or nah?

#

@dim verge

dim verge
#

Dont ping people

#

Be patient

quick atlas
#

mb

dim verge
#

Quotes around the whole command

quick atlas
#

ohhhh

dim verge
#

Check docs for console command syntax

quick atlas
#

tysmmm

dim verge
#

The docs are your best friend

dim verge
quick atlas
#

yea true

#

srry idk how to do that and can't find on docs

dim verge
#

Sovdes GitHub is good for beginners

#

And goes over how to use the docs

merry jolt
#

just need vault and skript