IsabelaFernandez Posted January 4, 2024 Group: Members Topic Count: 146 Topics Per Day: 0.06 Content Count: 355 Reputation: 8 Joined: 04/16/18 Last Seen: October 21, 2024 Share Posted January 4, 2024 hey people. I would like to know how to do an item, for example when using it, give the player 1,000 ROP's - Id: 501 AegisName: rops Name: ticket rops Type: Cash Buy: 50 Weight: 70 Script: | ? Quote Link to comment Share on other sites More sharing options...
0 WhiteEagle Posted January 4, 2024 Group: Members Topic Count: 79 Topics Per Day: 0.02 Content Count: 480 Reputation: 67 Joined: 08/28/12 Last Seen: 2 hours ago Share Posted January 4, 2024 (edited) Script: | account wide #rops += 1000; or for chars: rops += 1000; Edited January 4, 2024 by WhiteEagle Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted January 6, 2024 Group: Members Topic Count: 225 Topics Per Day: 0.14 Content Count: 798 Reputation: 12 Joined: 12/04/20 Last Seen: Yesterday at 06:41 AM Share Posted January 6, 2024 (edited) Script: | getitem ropsID,1000; Edited January 6, 2024 by GM Winter Quote Link to comment Share on other sites More sharing options...
Question
IsabelaFernandez
hey people. I would like to know how to do an item, for example when using it, give the player 1,000 ROP's
- Id: 501
AegisName: rops
Name: ticket rops
Type: Cash
Buy: 50
Weight: 70
Script: |
?
Link to comment
Share on other sites
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.