reward WC 06/07/2011 - Archlord - 1 Replies PLS anyone now how to transfer reward wc to normal wc
in archlord !!!
ty......:bandit:
big reward 11/06/2010 - Archlord - 16 Replies if anyone can give me something that will get rid of my Xcrash issue il pay you in paypal or Wcp its being a huge bother and cant play the game at all please help!!
Big reward 06/03/2010 - Shaiya Private Server - 14 Replies Who ever can help with this issue will receive 7k AP on our new server Shaiya Legacy this is the only issue and once its fixed we can run to the public. well the problem is nprotect command will not turn off. if you can help us fix that or give us a pic of what the game.ini file looks like.
CPs Reward? 05/24/2010 - CO2 Private Server - 2 Replies I'm making it so that CPs are like vps without creating a team, like players get a few cps per mob but I've made it so it adds all the CPs the player has earned up and them gives it to them eventually, but I don't know when to decide when to give them the CPs.
Any ideas would be greatly appreciated as I'm swamped:
public static void RewardCPSForHunting(Character User, short MobLevel)
{
uint CpsToGive = (uint)MobLevel;
User.PlayerTemporaryCPs +=...