Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 10:40

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



I know its not right place to post, but just question

Discussion on I know its not right place to post, but just question within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2006
Posts: 82
Received Thanks: 7
I know its not right place to post, but just question

How long u've learned c# and how long it took for u to make a first working code? Or if u ever had made one lol. And any places where u could learn coding? Just curious.
laurytalvi is offline  
Old 01/11/2009, 21:00   #2
 
elite*gold: 20
Join Date: Apr 2008
Posts: 2,281
Received Thanks: 912
Took me a few seconds to write my first code.

Code:
Console.WriteLine("Hello World!");
Console.ReadLine();
Yay for 'Hello World' code =P
kinshi88 is offline  
Old 01/11/2009, 21:03   #3
 
elite*gold: 0
Join Date: Sep 2008
Posts: 132
Received Thanks: 64
at me too
and i needed some mins to make my first npc
koio is offline  
Old 01/11/2009, 21:13   #4
 
elite*gold: 0
Join Date: Aug 2006
Posts: 82
Received Thanks: 7
Quote:
Originally Posted by koio View Post
at me too
and i needed some mins to make my first npc
Making npcs isnt so hard XD
laurytalvi is offline  
Old 01/11/2009, 21:19   #5
 
Ultimatum's Avatar
 
elite*gold: 0
Join Date: Feb 2008
Posts: 277
Received Thanks: 52
took me like a min,

Quote:
if (CLNPC == xxxx)
{
if (_NPCcontrol == 0)
{
CmdNPC.Say("Where are you heading? I can teleport you for a price");
CmdNPC.Say("of 100 silver.");
CmdNPC.Link("Twin City", 1);
CmdNPC.Link("Market", 2);
CmdNPC.Link("Just passing by.", 255);
CmdNPC.Finish();
}
}
A coemu npc script was my first c# code, then i went on to tutorials c# =D.
That codes just a sample of it, i made an information npc firstly.
Also that was 4-5 years ago so i dunno if the first tutorial site pages i viewed are still there xD
Ultimatum is offline  
Old 01/11/2009, 23:08   #6
 
zane203's Avatar
 
elite*gold: 0
Join Date: Jun 2008
Posts: 418
Received Thanks: 56
the first coding i did in C# was... i think... what, i think my add on to the model thing that changed your disguise lol. It was real easy and was the 1st thing i did on my own.

As for coding in other langs i started on VB making small apps, i never did the hello world beginner guide lol, just seemed pointless for me to do iz all =3.
zane203 is offline  
Old 01/12/2009, 03:36   #7
 
gerble93's Avatar
 
elite*gold: 40
Join Date: Sep 2006
Posts: 1,890
Received Thanks: 805
Hey;
Nice to see;
Another person wanting to learn;
My first code was a simple code;
It was a scroll code;
and also kinshi88 code;
is also a good place to start;
I'm not claiming to be the best or good, but i learned;
So can you =D;
gerble93 is offline  
Old 01/12/2009, 04:49   #8
 
elite*gold: 0
Join Date: Jan 2009
Posts: 94
Received Thanks: 19
mine was
Quote:
/allto
it pwns
TruthCo is offline  
Old 01/12/2009, 06:18   #9
 
elite*gold: 0
Join Date: Aug 2006
Posts: 82
Received Thanks: 7
I havent wrote a code yet, since i dont want to fail yet, still trying to understand everything before making something lul. But my success is that i got my broadcast bug fixed, fixed lab npc's, fixed cp npc andd some more of those :P . Well lets say i know how to fix some codes already. But u guys know any tutorial pages what would be helpfull?
laurytalvi is offline  
Old 01/12/2009, 09:44   #10
 
_Emme_'s Avatar
 
elite*gold: 1142
Join Date: Aug 2006
Posts: 2,464
Received Thanks: 1,161
I started off with Zonquer source ( Futures un-released one, realllly old ). I couldnt be bothered doing anything at first so I paid Future whenever I wanted edits. Sooner or later I realised that I have to do some stuffs on my own, so I asked him if he could teach me a few things. He did, and soon I was able to understand that there gotta be same amount of { as amount of } .
I started coding NPCs, and made them do harder and harder things everytime, and thats when I got good with NPCs coding.
I suggest you take a source, LOTF or CoFuture, and study it for a week or two, and then code something that would be a BIT of a challange for you, when you done it, go back to your code and see if you can improve any of it, im sure you can. That way you will see other ways of doing things, and your nextcode will be much easier.

Emme
_Emme_ is offline  
Old 01/12/2009, 13:37   #11
 
elite*gold: 0
Join Date: Aug 2006
Posts: 82
Received Thanks: 7
Quote:
Originally Posted by EmmeTheCoder View Post
I started off with Zonquer source ( Futures un-released one, realllly old ). I couldnt be bothered doing anything at first so I paid Future whenever I wanted edits. Sooner or later I realised that I have to do some stuffs on my own, so I asked him if he could teach me a few things. He did, and soon I was able to understand that there gotta be same amount of { as amount of } .
I started coding NPCs, and made them do harder and harder things everytime, and thats when I got good with NPCs coding.
I suggest you take a source, LOTF or CoFuture, and study it for a week or two, and then code something that would be a BIT of a challange for you, when you done it, go back to your code and see if you can improve any of it, im sure you can. That way you will see other ways of doing things, and your nextcode will be much easier.

Emme
Btw, i played on ur old zonuer when it was online. Was like hawtest pserver that time. Why u took it off anyway?
laurytalvi is offline  
Old 01/13/2009, 01:04   #12
 
elite*gold: 0
Join Date: Feb 2008
Posts: 1,590
Received Thanks: 154
Quote:
Originally Posted by laurytalvi View Post
Btw, i played on ur old zonuer when it was online. Was like hawtest pserver that time. Why u took it off anyway?
HCO was online then.
HCO > ZO by a long shot.
tao4229 is offline  
Reply


Similar Threads Similar Threads
[Question] Does e*Pvpers have a Market Place for PServers?
08/16/2009 - SRO Private Server - 4 Replies
Well... i want to sell somethings on the server ECSRO and first i want to know if e*Pvpers have a place where i can sell my things only for the PServers. Thanks. Anyways i will post what i want to sell over here ^^ ECSRO Public. 1- WTS SOS PROTECTOR SET +3 +4 F/B 8Degree Male! 2- WTS SOS BOW LVL 76 +3 F/B! 4- WTS WHITE WOLF LVL 52 NO NAME! Send me a PM or post here your offer for the item you want then i send u my name on PM ^^ Thanks.
Question(I believe this is the right place)
07/22/2009 - Dekaron Private Server - 0 Replies
Well I am on a Private server now and have basically all the hacks I need, but I was just wondering is the Skill hack in pservers just as hush hush as the retail? If not could anyone help me out. PM if need be.



All times are GMT +2. The time now is 10:40.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.