yazankayed Posted August 30, 2016 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 23 Reputation: 0 Joined: 12/19/11 Last Seen: September 11, 2016 Share Posted August 30, 2016 Hello, I need NPC that doubling the EXP/Drop rate for a player for 1 hour, by making a quest (collecting items). Thanks Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted December 11, 2016 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted December 11, 2016 Just add this 2 lines to your npc after they finished the quest. sc_start SC_EXPBOOST,1800000,100; sc_start SC_ITEMBOOST,1800000,100; Quote Link to comment Share on other sites More sharing options...
Question
yazankayed
Hello,
I need NPC that doubling the EXP/Drop rate for a player for 1 hour, by making a quest (collecting items).
Thanks
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.