Quote:
Originally Posted by bela144
[10161]
face=78
txt0=SkiLs
opt0=trojan-warrior-fire-archer-No
req=0-0-0-0-0
rew=trojanspells-0-warriorspells-0-firespells-0-archerspells-0-0
Why Not Working???
|
It's not working because you have no idea how the code works... Go look in the source....
Quote:
Originally Posted by Spydex
Hello everyone! I am a newb in programming, but i started to learn C# and i understand some of the programming in your guys sources. Trying to get a good server i tried many sources but also i have read almost all pages of tihs thread.
I now want to thank you samehvan for your devoting time in programming. Also thank you so much adz for your source...I found out that your source is almost what i was expecting...Your source has mobs dieing immediately and also spawning effect...but i have some problems with it...
I cant figure it out how to make your source (adz one) to make mobs drop items like samehvan's one. I looked in sam's source and also in yours, I have compared some things...there are some differences..but couldnt find something like Monster.DropItem etc... can you guys help me with this file location or what shall I modify so monsters may drop items with ADZ source.
Thank you so much for your time... Also I would really like to help you guys in some way or another...but as I already said i am kinda new with C#...i learnt some things like variables and the binary,decimal and the hexdecimal systems but i have some problems with making a console... cant figure it out how you guys make a console like TheCoServer and etc...
I cant wait for you guys to release the warehouse and other things..but i guess i can wait...I dont wanna force you...tkae your time and if you want continue helping us!
Thanks for reading and good luck!
|
I love people like you. People who actually wonder how things work and not just ask other people why they don't work. People who try to find the solution for themselves, not just because they want the end result, but they want to learn how to get there.[/end motivational speech]
Yeah, it takes a little bit to get used to but coding isn't that complicated once you learn a lot about it... Even though i'm still a noob <3 What don't you understand about consoles? All of the functions for a Console are pretty straight forwards.. Console.WriteLine(string or bool or int(i think it does bools/ints)) Console.ReadLine() Console.Title.. etc..
If you have any basic questions, I'm sure someone on the samehvan forums can help you, or if you want you can PM me x_x