BugMeNot2014 Posted June 3, 2017 Posted June 3, 2017 (edited) Hello, I would like to ask how it is also possible to insert custom card. custom card id from 20000 to 20022, Edited June 3, 2017 by BugMeNot2014 Quote
0 GiovanT Posted June 3, 2017 Posted June 3, 2017 change -> if (@sold_nameid[.@i] > 4000 && @sold_nameid[.@i] < 4700) { to -> if (@sold_nameid[.@i] > 4000 && @sold_nameid[.@i] < 4700 || @sold_nameid[.@i] > 20000 && @sold_nameid[.@i] < 20022) { Quote
Question
BugMeNot2014
Hello, I would like to ask how it is also possible to insert custom card. custom card id from 20000 to 20022,
1 answer 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.