Hi,I tried to add 20000021 to Play Time event reward, but nothing happens when I try to claim the VIP EXP.
You know a way to do it after player has played a certain time and/or for achievement reward? Maybe there is another way to give rewards for playtime beside the actual "Play Time" event?
Edit: If I try to use "/@makeitem 20000021 10" then it say "Reward points isn't for you".
Try using TERA Rewards Loot Box or adding it as a quest rewards like i did for Vanguards
Hello friends. I've had so many great answers to my questions on this forum and it's been awesome. I have a few more I'd like to have answered for our project.
1: How do we disable the profanity filter? I'm aware of the abuselist but I've gotten rid of everything in them and we still have a profanity filter. It's driving me wild, lol.
2: Are we able to have dungeons drop EMP, the premium currency? Or must we only use the tikat store for everything like that. It's not the end of the world but I'm so used to the premium store over tikats, lol.
3: Finally, Is there an easy way to make all players who create an account instantly have elite status and start with a certain number of premium currency?
Hi,
1. Check AbuseLetterList.xml (Both C & S) and "DownloadedResources.dat\AbuseLetterList.txt"
2. AFAIK, not yet, but you can use the dressing room and set an initial amount of tikats at CreateChatData, but, unfortunately this is exploitable (Create/delete character gives currency indefinitely). Other alternative is set a Mail Event and send tikats every x time.
3. Using the API by hsdn, you can set API_PORTAL_BENEFIT_ID_ELITE_STATUS and API_PORTAL_INITIAL_BENEFIT_ID_XXX_DAYS, being XXX the benefit from StrSheet_AccountBenefit (Ex. 333 for EME Elite Status or 433 for GF VIP Status) for give Elite/VIP Status automatically. To give currency you can set a promocode from the api at config\promoCode.js
Last edited: