exchisu 3 Posted January 11, 2015 Hello everybody i was looking for but didnt found I want a Npc who count the games of BG.. Like: Script: Hello, you Have "X" Battleground games, you need "X" more for can get a random hat box. where that menu is when you didnt have all the games, but when u have the entire games played e.x: 10 games u enter a different menu, a simple menu. where the script give a option of Cancel or get ur Prize, when u reclaim this just reset the countdown of the games. i have some ideas but i didnt know how to do all. Thanks Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted January 11, 2015 Edit all of your battleground game scripts and set a var (for example: #BatgCount for account-based or BatgCount for character-based) when giving the prizes, and then mount the other script reading your new, custom variable. Quote Share this post Link to post Share on other sites
0 exchisu 3 Posted January 15, 2015 But i just need créate a new solo script who counts un games, hoy van inet that var ? Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted February 8, 2015 Sorry for the delay, I was doing other personal things and hoped someone else could answer you. I mean, you need to perform two tasks: - Make a NPC that reads your custom battleground count variable and could act as the shop you want to make, based on the value saved in that variable. - Edit ALL the reward NPCs on the battlegrounds that are hosted on your server, making them so that when they give the badges to the players, also updates and adds +1 to the battleground count variable. I'm sorry to tell you that sadly, there's no way I know of counting the amount of BGs played by an user other than that (unless you perform a source edit on the NPC source. P.S.: I've just realized the mistakes in your English are pretty frequent common in Spanish-speaking users (especially with an auto-correct feature). You can head over to Spanish section in case you actually speak the language and feel comfortable to. I do speak Spanish, too. Quote Share this post Link to post Share on other sites
Hello everybody i was looking for but didnt found
I want a Npc who count the games of BG..
Like:
Script: Hello, you Have "X" Battleground games, you need "X" more for can get a random hat box.
where that menu is when you didnt have all the games, but when u have the entire games played e.x: 10 games
u enter a different menu, a simple menu.
where the script give a option of Cancel or get ur Prize, when u reclaim this just reset the countdown of the games.
i have some ideas but i didnt know how to do all.
Thanks
Share this post
Link to post
Share on other sites