BugMeNot2014 Posted June 3, 2017 Share 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 Link to comment Share on other sites More sharing options...
0 GiovanT Posted June 3, 2017 Share Posted June 3, 2017 change -> if (@sold_nameid[[email protected]] > 4000 && @sold_nameid[[email protected]] < 4700) { to -> if (@sold_nameid[[email protected]] > 4000 && @sold_nameid[[email protected]] < 4700 || @sold_nameid[[email protected]] > 20000 && @sold_nameid[[email protected]] < 20022) { Quote Link to comment Share on other sites More sharing options...
Hello, I would like to ask how it is also possible to insert custom card. custom card id from 20000 to 20022,
Edited by BugMeNot2014Link to comment
Share on other sites