mujia01 Posted November 26, 2019 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 10/17/19 Last Seen: Monday at 09:24 AM Share Posted November 26, 2019 1、A NPC that player can give some cards to 2、After recieving a card, the NPC will give the player bonus like the player actually equiped the card, or gives player some bonus of the card. 3、The NPC can check wether the card was given by the player or not, and the same card cannot be given again. Quote Link to comment Share on other sites More sharing options...
0 Start_ Posted November 27, 2019 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 950 Reputation: 180 Joined: 04/05/13 Last Seen: 7 hours ago Share Posted November 27, 2019 1.) Store string variable of all card bonus. 2.) Players bring card to NPC. 3.) Store int for index of card and Use bonus_script with 999999999 timer for each card bonus when player success trade / login. It's not the best idea but I confirmed this can be use. Quote Link to comment Share on other sites More sharing options...
0 mujia01 Posted November 27, 2019 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 10/17/19 Last Seen: Monday at 09:24 AM Author Share Posted November 27, 2019 (edited) 4 hours ago, Start_ said: 1.) Store string variable of all card bonus. 2.) Players bring card to NPC. 3.) Store int for index of card and Use bonus_script with 999999999 timer for each card bonus when player success trade / login. It's not the best idea but I confirmed this can be use. Thanks, I will try, but I'm not learning the script enough, so it may not work eventually, but thanks for the idea ! Edited November 27, 2019 by mujia01 Quote Link to comment Share on other sites More sharing options...
0 Haruka Mayumi Posted November 27, 2019 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 485 Reputation: 271 Joined: 06/13/17 Last Seen: April 14 Share Posted November 27, 2019 query_sql for card effect bonus_script .@query_variable$,<duration>{,<flag>{,<type>{,<status_icon>{,<char_id>}}}}; Quote Link to comment Share on other sites More sharing options...
Question
mujia01
1、A NPC that player can give some cards to
2、After recieving a card, the NPC will give the player bonus like the player actually equiped the card, or gives player some bonus of the card.
3、The NPC can check wether the card was given by the player or not, and the same card cannot be given again.
Link to comment
Share on other sites
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.