Damn right I dont want whats coming to them. Just giving lax some insight to the question "why". I have a lot of friends layed off from 2001-2002 just now getting back into the industry for half their previous salary.
I work for a telecom company doing software design support. We have a few reqs open and guess what we are hiring. Straight out of college absolutely clueless new grads. These guys couldn't even telnet to a box which was one of the things we asked them todo. CS degrees too which I dont understand can...
So what list is this looping through? for (DWORD dwSpellID = 0; dwSpellID < TOTAL_SPELL_COUNT; dwSpellID++) { pSpell = &(*((PSPELLMGR)pSpellMgr)->Spells[dwSpellID]); the spells_en.txt file? I don't see another Levitation spell or is the Spells structure loaded from somewhere else?
I want to mem a spell in a plugin so I'm trying to use the MQ2Utilities.cpp to do so. PSPELL pSpell = GetSpellByName("Levitation"); Returns the spell pointer fine but if you sprintf(szOutput,"GetSpellByNameLevel: %i",pSpell->Level[GetCharInfo()->pSpawn->Class-1]); WriteChatColor(...
It has something to do with do crack but that is for a differnt board just want to let people know who are having this problem. Something with the NOENC im thinking. Unload the plugin see if its still happens.
I hate UI patches because you have to dig through all the windows and find what new type they added and all the BS. So my theory is have one window that has everything I need and leave the rest default so SOE can dick with the defaults all they want but my one window will always work. Yahoo sucks so...