*sigh* Says the *cough*horrible*cough* mod. If nobody has replied and some posts go by, it doesn't hurt to bump. *
It was 20 minutes between first posting and bumping, an acceptable amount of time would be 2 days, and i was the one who reported it, so you cant blame .Mio
It was 20 minutes between first posting and bumping, an acceptable amount of time would be 2 days, and i was the one who reported it, so you cant blame .Mio
officially disliked.
now stay on topic and leave my thread if your not going to help.
[Release]DisCity NPCs (5165) 09/17/2010 - CO2 PServer Guides & Releases - 43 Replies first lets define our variables
in Character.cs search for:
public Nobility Nobility;
then add these under it:
public bool DisCityON = false;
public int DisCityMobs = 0;
now on to the npc's
[Help] NPCs 5165 03/13/2010 - CO2 Private Server - 1 Replies I was changing the coordinates of npcs and everything was working fine, so I changed more NPC locations and when I tried to debug I got an error and it highlighted "Avatar = byte.Parse(Info);" and says something about the value being too small or too large for the unsighned byte. Funny thing is, I DIDN'T TOUCH SHIT OTHER THAN NPC COORDINATES UUGGGHHH!!!!
No clue why the f*ck it did that but, it's RLY pissing me off. Can someone please help me
[5165] My NPCs 02/13/2010 - CO2 PServer Guides & Releases - 9 Replies Hi, here i will post all my npcs:
on NPCDialog.cs add this:
#region Monsters Quest
case 111234:
{
if (Control == 0)
{
GC.AddSend(Packets.NPCSay("Hi, this is a very dungerous quest, are you sure you want to start it?"));
[5165 HELP] How do I move npcs? 12/07/2009 - CO2 Private Server - 4 Replies My friend said I don't need navicat to make server, so how do I move the npcs?