It seems that while using Georges Tools, Quest Editor it changes my SummonItem to summonitem as soon as i step off the line of code.
I even tried
Code:
quest::SummonItem(5555,1);
again step of the line of code and it reverts it to
Code:
summonitem(5555,1);