ID:172314
![]() May 31 2004, 7:28 am
|
|
For some reason i can't get in my map it says, "Due to complecation errors,the object tree cannot be trusted for map generation.these errors must be corrected before you can edit the map." i deleted all the trees in the files but it stil says the same thing.
|
Nitewulf12 wrote:
For some reason i can't get in my map it says, "Due to complecation errors,the object tree cannot be trusted for map generation.these errors must be corrected before you can edit the map." i deleted all the trees in the files but it stil says the same thing. That's not what it means. It means that they're errors in your code when you compile it. |
HA HA HA HA. I thought he meant he had deleted all the object trees! But now I see what he meant! *Whipes eyes from crying with laughter* Sorry Nitewulf, but no-one can really help you without checking through ALL of your code!
~Ease~ |
Ease wrote:
HA HA HA HA. I thought he meant he had deleted all the object trees! But now I see what he meant! *Whipes eyes from crying with laughter* Sorry Nitewulf, but no-one can really help you without checking through ALL of your code! He did mean that he deleted all the object trees.... |
D'oh. Stupid me. I thought that he had made a really really newbie mistake and deleted all of the /obj/Trees. But I guess not. D'oh (unless, he really did make that mistake, in which case "HA HA" - but of course, now he's never going to admit it)
~Ease~ |
Ease wrote:
D'oh. Stupid me. I thought that he had made a really really newbie mistake and deleted all of the /obj/Trees. But I guess not. D'oh (unless, he really did make that mistake, in which case "HA HA" - but of course, now he's never going to admit it) No...he did do that newbie mistake. |
Nitewulf12 wrote:
Be that as it may atleast answer my question...Compile your code (Build -> Compile) then when/if errors pop up on the bottom on the Dream Maker screen then double click the text where it says the error then fix it or copy and paste it here so we can help you. If there are no errors then look at your map. |
i feel so newbish(even though this my first game) :'( ok thank you though *wipes tears away because he did somthing completley retarded*
|
obj when i put this in the error popped up but when i took it out the error stopped i just need to know how i screwed it up (probably in another newbish way *sigh*) |
I dont know the errors thats why i posted the code here...also im getting annoyed by constantly being corrected but no answer on how to fix my code problem.
|
Maybe nobody want's to try reading white/red on grey. If you edit your post and put the <dm> and </dm> tags around the code you posted, some people might be more willing to read it.
*edit Wow, I figured this would blow over. Since it hasn't, I'll post my two cents. My reasons for posting this were as follows: 1. One of the people who posted before me told him to use [dm] and [/dm] instead of <dm> and </dm>. 2. I usually just skip through the code if it has font tags in it without using dm tags, because it's hard to read. I don't particularly go around posting forum etiquette, but I was correcting someone's mistake, and genuinely trying to help him get more readers. If anyone thinks I was out of line, feel free to page me. This topic is taking up enough space on the forum already. |
im just goin to ignore that post.but here are the errors :( 7 of em
skills.dm:1307:error: bad argument definition skills.dm:1309:error: bad argument definition skills.dm:1311:error: bad argument definition skills.dm:1313:error: bad argument definition skills.dm:1315:error: bad argument definition skills.dm:1317:error: bad argument definition skills.dm:1327:error: bad argument definition |
Well, thats a start. Now we need you to post the code that corresponds to those line numbers. A few lines before and after would probably be helpful as well. When you post your code, please use
<dm> |
if(M.z == usr.z) thats the part with the errors the errors are usr.powerlevel = amount,usr.kame = 0 and sleep(5) [all of them] |
Wow I can't believe you guys, he is obviously new, you don't have to correct him EVERYTIME he posts.
(whiny voice) you posted in the wrong forum! use dm tags! your a newb! don't bump so soon! don't use that language! If you want to correct him so that he learns how to use the forum thats fine, help him first, suggest what people usually do on the forum, and what he should maybe do next time. Don't post a correction and nothing else! Don't correct the same thing 8 times! Don't get mad at him! All thats going to do is frustrate him, and make him react innappropriately. I apologize for them nitewulf. Ne way, I don't think the problem is with your sleeps. Can I see the s_missile proc, and the declaration of M? |
~Ease~