Jump to content
  • 0

[WTA]Gold Room include cash point


Question

Posted (edited)

How to make if i kill mob inside gold room , i will get cashpoint ??

This is my example of gold room script

   getitem 969,5; //-- > Gold
    getitem 7005,1; //--> Skull 

I already try this 

Spoiler

#CASHPOINTS = #CASHPOINTS + .@R;

dispbottom "Gained : "+ .@R +" points. Total : "+ #CASHPOINTS +" points."; }

end;

OnInit:
set .@R,1; //cashpoints per kill
end;

}

but still not receive any cash point

cashpoint.PNG

Edited by DK77

2 answers to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...