i got a question again :S
what do i need to fix so people dont loose items in ga and pk arena and some more maps ?
what do i need to fix so people dont loose items in ga and pk arena and some more maps ?
Refer to this post:Quote:
i got a question again :S
what do i need to fix so people dont loose items in ga and pk arena and some more maps ?
I don't htink it has been release yet.Quote:
??????????????????
[COLOR="Red"]default:Hei all, when i add time that quest should start at under Code:Errors on Code: { GC.AddSend(Packets.NPCSay("Thoughts running thought my head, And i feel that love is dead, I'm loving angels instead")); GC.AddSend(Packets.NPCLink("Ok.", 255)); if (N != null) GC.AddSend(Packets.NPCSetFace(N.Avatar)); else GC.AddSend(Packets.NPCSetFace(30)); GC.AddSend(Packets.NPCFinish()); break; } } } } catch (Exception Exc) { Program.WriteLine(Exc); } [COLOR="Red"]}[/COLOR] } }Code:if (Control == anythin here)
What exactly are you trying to do?Quote:
[/COLOR]Code:[COLOR="Red"]default:Hei all, when i add time that quest should start at under Code:Errors on Code: { GC.AddSend(Packets.NPCSay("Thoughts running thought my head, And i feel that love is dead, I'm loving angels instead")); GC.AddSend(Packets.NPCLink("Ok.", 255)); if (N != null) GC.AddSend(Packets.NPCSetFace(N.Avatar)); else GC.AddSend(Packets.NPCSetFace(30)); GC.AddSend(Packets.NPCFinish()); break; } } } } catch (Exception Exc) { Program.WriteLine(Exc); } [COLOR="Red"]}[/COLOR] } }Code:if (Control == anythin here)
You need to edit something: search in character.cs for IncreaseLevelQuote:
how can I make WeaponMaster stop upgrading to new added items??I dont want it to upgrade more than 130 lvl gear... I added 135 neck, coronet, boots, and it upgrade the 120-130 items to them :|