[HELP] Error Editing has no effect. NewestCoServer [5165]

04/16/2011 13:16 otinito#1

Hello to all, i'm new here. so i hope you could help me out for something related to conquer online private server.

by the way,i started running my own private server. [Only registered and activated users can see links. Click Here To Register...]
that was not as good as every private server in demand today, so i realized to program and update it. since i'm new to C# programming coz i'm really a PHP, HTML and C++ coder, so i decided to just edit some parts as a start of learning C# programming.

but i have this problem......

when i'm done editing it in VC#, with all my efforts...
it took no effects in the game. i tried to reinstall the SOURCE and copy my edited NPCDialog.cs, but its the same, no effects AT ALL!

so,,, I HOPE anyone can help me about it!......
i will surely give thanks and i will take it as a lifetime narcissism to thank you...

and by the way,,,
here's my Gmail
Code:
[Only registered and activated users can see links. Click Here To Register...]
04/16/2011 14:28 { Angelius }#2
did you use the F6 to build/rebuild your project after the edits !
if not than thats the problem ,

you have to use the F6 to rebuild the project after any edit other ways its gonna be like you never edited the source ,

F6 to rebuild the project
F5 to debug the project

he he i remember that i asked the same question almost a year ago :P
Good Luck .
04/16/2011 17:30 otinito#3
men...
thank you very much!

your main thing!.....

tnx....