Code:
Problem description:
All the code works, but I'm kinda a beginner with the DM code... Could some please help me with this
it's all messed up and I don't know what else to fix. http://pastebin.com/j3KKxGSd
ID:1438422
Dec 6 2013, 10:01 am
|
|
Dec 6 2013, 10:15 am
|
|
What are you having a problem with?
|
For the love of God, read the comments carefully. I spent my time commenting some of the stuff for you to learn. And I didn't tab it for you either. So, you'll have to check that each thing is tabbed properly. This should be what you were having problems with. Good luck.
var/wininfo = "<b><font color=gray>WIN Info:</font> " // I made this to be reused easier since you use it a lot. Same thing but on pastebin: http://pastebin.com/X1jnRZQV |
In response to MisterPerson
|
|
but the problem was the += and -= that when the code reached that poiint the whole code stoped and or canceled it self ad didnt do anything
|
In response to Xirre
|
|
O thanks Xirre ill take a look and try it out ad if you want ill give the cridts to you in the updates. :p
|
Oops. I see an error. WINlist + = src. Should be +=. No spaces between that operator. I'm sure you can fix it yourself. :) -- No credit needed. Just need you to study up on those comments and learn from your mistakes like everyone else has. That's the only thing I ask for in return.
|
In response to Xirre
|
|
uh if its not a bother at all the code you just did for me had little issues fixed them all it works smoothly but ould you take a look at one more small code sprite :x http://pastebin.com/LHDXxEVd
|
Well, for starters. You have a */ in there but no /*. So, remove the */. Secondly, from MaxPl to Defense, your indentation is wrong. That's all I'll help you with. The rest should be of your understanding of programming from what I commented for you.
|
I wish i had a hoster and a helper on this server then i wont have a probem and i cant host cause of my stupid internet
|