BugMeNot2014 Posted June 3, 2017 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 46 Reputation: 3 Joined: 07/19/14 Last Seen: June 7, 2023 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 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 45 Reputation: 2 Joined: 07/21/16 Last Seen: March 21 Share 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 Link to comment Share on other sites More sharing options...
Question
BugMeNot2014
Hello, I would like to ask how it is also possible to insert custom card. custom card id from 20000 to 20022,
Link to comment
Share on other sites
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.