[Help needed] Compiling

02/16/2011 13:56 HackProvider#1
Heya, My server is running ok, no problems just a few bugs,,, I searched for this bugs but couldnt find them

1. I want to drop something and appear on the floor.. when i drop smth now it just dissappears..

2. I tried to add frozen grotto.. opened newestco.proj --> NpcDialog.cs in C express tried F6 but all of a sudden it gave me many errors.. so the build was failed.. I dont dare to touch it because im afraid smth will happen.. can't I make a exception for those errors. because everything is working..

Thanks in advance
02/16/2011 14:00 warzie005#2
I have the same problem. The npcs aren't changing and it only says: This npc dialog isn't coded yet or something like that.
02/16/2011 14:08 Syst3m_W1z4rd#3
OP Please search. The fix is posted sooooo many times for npcdialog.
Otherwise do it your self. All it takes is deleting 2 npcs, which are coemu npcs O.o
02/16/2011 14:57 HackProvider#4
Ok got it, Deleted it, I rebuilded it with F6 debugged, everything was okey. and when I start playing again.. Still stands Hi you didn't set me my id = xxxxx

thanks,
02/16/2011 15:01 Korvacs#5
If your running it from the debug folder you need to hit F5, not F6.
02/16/2011 15:17 HackProvider#6
what do you mean? I have to open my Newestcoserver.proj file in C# then i go to NPC dialog.cs and add the NPCdialog when I'm finished I press F6 for Rebuilding, then i get the message, Succesfuly rebuilded. I close the C# and then I open C:\rikardo updated\bin\Debug\newestcoserver.exe and It should be finished right?

thanks
02/16/2011 15:31 Korvacs#7
No, hitting F6 builds the release version not the debug version, F5 to build the debug version (and start debugging).
02/16/2011 15:58 HackProvider#8
When I press F5 I get this, I thought this is/was the Debug
02/16/2011 16:07 Korvacs#9
And now if you goto the debug folder you will have the correct updated version.
02/16/2011 19:13 HackProvider#10
C:\rikardo updated\bin\Debug\newestcoserver.exe that should be updated. there isnt anything else updated.. and when I start it, it keeps saying that it hasnt a npcdialog my ID = blabla..

huwmf , I must be doing something wrong ><