Quote:
#region NPCTest
case 300111:
{
if (Control == 0)
{
GC.AddSend(Packets.NPCSay("Hi, im ur first NPC!"));
GC.AddSend(Packets.NPCLink("Cool", 1));
GC.AddSend(Packets.NPCLink("Haa Ok Then", 255));
GC.AddSend(Packets.NPCSetFace(N.Avatar));
GC.AddSend(Packets.NPCFinish());
}
} <-- this 1 is useless here
break;
}
#endregion
Quote:
so man i will help you :D firstly this npc is wrong and u should always build after adding/modifing anything then debbug so if u build after adding this npc visual should show u an error :) coz theres to much "}".
Yes thanks, i had some Errors, i removed the LoveStone NPC, had 0 Errors then and tried it again.Quote:
Search for "Love Stone".
There is an error on that npc, it doesn't belong in the source.
NO Navicats! ;p yes you should get visual C# to adding things etc. U cant login coz u r using ur router ip u need to get hamachi and use its ipQuote:
I saw the other guide where Navicat was said to be needed, but this one does not mention it at all. I assume it is really not necessary? Cause the less crap I need the better imo :D
-Edit-
Do I need Visual Studios to run my own server? :S
Also, here are some pics of how I have it set up, any ideas where I am going wrong? Still getting the Server Maintenance error...