5165 C# Training?

02/17/2010 19:31 Decker_#1
Is there anthing that can help me learn to code things in 5165 servers?
02/17/2010 19:34 Nullable#2
Programming wasn't intended to be used to 'code in a 5165', also learning how to 'code a 5165' will never get anyone anywhere now you should find a small internet tutorial, understand the basics and then try new stuff on your own
02/17/2010 21:22 ImmuneOne#3
Basicly relying on something as someone explaining you how to add npcs, items and such is not the key to learn a programming language. You should instead google some tutorials, do not search for hard stuff yet. Try some basic tutorials as;
- Understanding definitions and how to define yourself.
- Try to google some code snippets, codes or snippets you dont understand.
- Do some practicing on the net, I'm sure you can find some exercises.


Hope this will help your way through.