http://www.mmowned.com/forums/emulat...nt-points.html
Thats were he stoll it from.
http://www.mmowned.com/forums/emulat...nt-points.html
Thats were he stoll it from.
ahhhh
GoblinCity.net - Home of the only Cataclysm Twink Server
Instant Level 49 * Custom Gear * Scripted Raids * Tons More
We are the oldest private twink server community - Open since 2007
thanks nightmare, the date on the one i made is before you posted this one, and you didnt even edit "oncreate". and lets also see:
#include "StdAfx.h"
#include "Setup.h"
#ifdef WIN32
#pragma warning(disable:4305) // warning C4305: 'argument' : truncation from 'double' to 'float'
#endif
void oncreate(Player *Plr)
{
Plr->_UpdateMaxSkillCounts();
Plr->SetUInt32Value(PLAYER_CHARACTER_POINTS1,61); // Gives player 61 Talent Points
Plr->_AdvanceAllSkills(375); // Advances all on create skills to 375
Plr->SetUInt32Value(PLAYER_FIELD_COINAGE,5000000); // 500 starter gold
}
void Setuponcreate(ScriptMgr * mgr)
{
mgr->register_hook(SERVER_HOOK_EVENT_ON_FIRST_ENTER_WORLD, oncreate);
}hmm the only difference i see is that he added one line and added documentation. enough said.#include "StdAfx.h"
#include "Setup.h"
#ifdef WIN32
#pragma warning(disable:4305) // warning C4305: 'argument' : truncation from 'double' to 'float'
#endif
void oncreate(Player *Plr)
{
Plr->_UpdateMaxSkillCounts();
Plr->SetUInt32Value(PLAYER_CHARACTER_POINTS1,61);
Plr->_AdvanceAllSkills(375);
}
void Setuponcreate(ScriptMgr * mgr)
{
mgr->register_hook(SERVER_HOOK_EVENT_ON_FIRST_ENTER_WORLD, oncreate);
}
tsk tsk.
LOL Double.. so now your trying to claim nightmare posted your script that then I stole from him... get over yourself. It's a easy script with only a few lines. Of course both would have the same as thats the code required to make it work.
Til yesterday, I never even heard of nightmare so get over it.. no one stole your work. This is why ppl don't share anymore like they use to.. because of idiots like you.. omg it's close to mine so he stole it.. Next thing you know.. ppl are going to start claiming you stole my thought for trying to help someone and you give them a common solution before you get a chance to post it.
GoblinCity.net - Home of the only Cataclysm Twink Server
Instant Level 49 * Custom Gear * Scripted Raids * Tons More
We are the oldest private twink server community - Open since 2007
you can just stop trying, the script worked, you added 1 line and documentation, and just put it up here so you could try to get some credit. I wouldnt care if someone else made a script like something I had, what I care about is that proper credit is given, many will agree that they believe that people who did the work and helped the people at least get some credit and the person they helped does not call someone elses work your own. You know nothing about scripting. You would not have been able to make that script by yourself, I gave you that script and you know it.
Turing into a useless flam thread.
/closed
If you need me you have my skype, if you don't have my skype then you don't need me.