Hey elitepvpers about VIP

01/06/2011 13:29 keithbell17#1
i was just wondering is there anyway to create a special item like an vip upgrade item for an event that would be awsome :) that would be an ideal for my server so not a big advantage between donators and people who cant donate :)
01/06/2011 16:31 King_Arthur#2
Make an item that does nothing and call it "VIP upgrade" or whatever. Then when you do your maintenance, lookup all the characters that have that item, find their accounts, update the VIP field, and lastly delete the item.
01/06/2011 17:31 keithbell17#3
lol no one will have the item if its for an event lol :P i know i have to add it in itemtype only thing i dont know is whats the actions to make this work :P
01/07/2011 00:02 ~*Kronic*~#4
If you follow what KA is suggesting you don't need to give it any action at all. Just check the DB at maint and do the VIP ugrades manually or with a custom script.
01/07/2011 08:39 keithbell17#5
why do that when u can have it doing automatic somehow O.o
01/07/2011 15:00 King_Arthur#6
Quote:
Originally Posted by keithbell17 View Post
why do that when u can have it doing automatic somehow O.o
Did you read:
Quote:
Originally Posted by ~*Kronic*~ View Post
Just check the DB at maint ... with a custom script.