How to make Characters start with gold?
How to make Characters start with gold?
I have used the playercreateitemsinfo table (in the database) and gave each race a "Gold Bar" which sold for 500G.
Or you could create a quest that gives them the gold.
How do i create a Quest?
You can try to compile this script, but remember modify it to your likings first. I'm not giving you any help to compile iit as I never succeeded on doing that myself.
Pigpoo//Sleep~Away:
One day I try to get it on, nothing happens
lol its a simple script that all you need is this line:
i think theres already been a posted source somewhere...plr->SetUInt32Value(PLAYER_FIELD_COINAGE,amount);
And either put it straight in the core, or hook it to FIRST_ENTER_WORLD.
lol yea that too but most dont know how to do that.....then again most dont know how to compile scripts....