IsabelaFernandez Posted June 4, 2020 Posted June 4, 2020 Hello community, I would like to make a small change to this script. I would like to remove the points gain when killing a player in PvP and that the price of the shop is per skull (ID 7420) and not for the points obtained from the PvP system. https://pastebin.com/NTx9Ltb5 Quote
0 Gladius Posted June 5, 2020 Posted June 5, 2020 5 hours ago, IsabelaFernandez said: Hello community, I would like to make a small change to this script. I would like to remove the points gain when killing a player in PvP and that the price of the shop is per skull (ID 7420) and not for the points obtained from the PvP system. https://pastebin.com/NTx9Ltb5 Comment: // if(.Options&16) #PvpPoints++; Change: - itemshop PvP_Cash_Shop -1,40086,501:1,502:2 I think it is enough. 1 Quote
0 IsabelaFernandez Posted June 5, 2020 Author Posted June 5, 2020 55 minutes ago, Gladius said: Comment: // if(.Options&16) #PvpPoints++; Change: - itemshop PvP_Cash_Shop -1,40086,501:1,502:2 I think it is enough. thanks, it worked. in this part: -1,40086,501: 1,502: 2 it was necessary to use 7420 Quote
0 Gladius Posted June 5, 2020 Posted June 5, 2020 (edited) 1 minute ago, IsabelaFernandez said: thanks, it worked. in this part: -1,40086,501: 1,502: 2 it was necessary to use 7420 It is true! I forgot to change the item ID lol Edited June 5, 2020 by Gladius Quote
Question
IsabelaFernandez
Hello community, I would like to make a small change to this script. I would like to remove the points gain when killing a player in PvP and that the price of the shop is per skull (ID 7420) and not for the points obtained from the PvP system.
https://pastebin.com/NTx9Ltb5
3 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.