- Joined
- Mar 2, 2010
- Messages
- 3,069
I already posted my trigger.
The trigger you posted does not have any bugs with player number or player slot or player color. Simply insisting that something is broken/unworking/bugged without showing what or where exactly you think it is broken/unworking/bugged makes it impossible for anyone on this site to help you.I already posted my trigger.
I read through the trigger you posted and attempted to help you by giving complete and detailed run-down of how it needs to be changed to make it work. The trigger you posted has numerous things causing it to fail to do what you want to achieve, and I tried to address that but you ignored it for some reason. You cannot do this with 1 trigger (except in a pretty arcane way); you will need a few like I posted. The trigger you posted and my response are again included below in case you can't find them to look at.for the last time: I am trying to get help with a trigger, not get bad responses.
I repeat myself again: what side effects? What exactly is happening or will happen or could happen that is "unwanted"? If you do not specify what you are trying to avoid happening, nobody can suggest how you should avoid that thing or prevent it from happening.I want a solution that does not have unwanted side effects. using player number can cause unwanted side effects.
Your way is with preconceived thinking, passive agressiveness, vagueness, and overall zero interest to be helped.I want to do stuff my way
Then how are we supposed to help if we cannot explain something? because a tutorial is literary just a pre-written explanation.tutorial
tjuːˈtɔːrɪəl/
noun: tutorial; plural noun: tutorials
- 1.
a period of tuition given by a university or college tutor to an individual or very small group.
"formal teaching consists of lectures, tutorials, and practicals"
synonyms: lesson, class, seminar, period of instruction, period of teaching;
informaltute
- an account or explanation of a subject, printed or on a computer screen, intended for private study.
off topic is against the rules so I would lose reputation for it, therefore I keep to the topic. here you are acting like a moderator but, you are ranked peon. I am ranked head hunter so I outrank you.
it stems from brain damage I got in my child hood because of a vaccine
@Ralle I think this thread has now reached a point I feel confident pointing to it as an example that @andreasaspenberg is just trolling us for their own amusement. In addition to the numerous site rule violations @disruptive_ pointed out, they are clearly commenting in bad faith, dodging every attempt to get them to explain literally anything, and intentionally creating a scene here with no real goal.I lost my internet connection last night because of constant ddos attacks which crashed my modem(i gave up after the second crash and just left it off). that is why I could not respond anymore.
If that's really true, can you please link me to any thread at wc3c where you were successfully helped? I want to see what they had to wite and how they wrote it that worked for you. The only thing I have see of you there is 3 months ago claiming @Anitarf harassed you because he edited [trigger][/trigger] tags into your post: how can i make a building activate by a buff - Wc3C.netthe people on Warcraft 3 campaigns was much nicer to me and actually helpful.
Then fucking do this, make a similar trigger for each player, and DO NOT POST HERE AGAIN IF YOU ARE HAVING ANY ISSUES WITH IT. YOU MADE THE TRIGGER, IT IS YOUR PROBLEM TO DEAL WITH.my trigger works perfectly but, it does not have all of the functions I need as there is no script to hide it from other players. that is the script I need.
If that's really true, can you please link me to any thread at wc3c where you were successfully helped? I want to see what they had to wite and how they wrote it that worked for you. The only thing I have see of you there is 3 months ago claiming @Anitarf harassed you because he edited [trigger][/trigger] tags into your post.
Holy hell I didn't even draw that parallel. More troll evidenceFunnily enough, in that thread he is corrected and lashes out because they should have "informed" him instead. Well, at that point he is confirming that he knows about it. Either that or he is complaining on something he did not notice.
Yet, in this thread.. posts without trigger tags.
Just saying
Incorrect, the wc3c database loss purged pastebin topics (which are not actual threads anyone would see and be able to respond to) and deleted a fair number of attachments that had never been backed up. No threads were lost. There are literally threads from 2003 still on there. I could take the time to find Vexorian's post about the database loss, but I am very certain you wouldn't read it anyway so what's the point? See the next quote for why I think this.the topic no longer exists because of a database error.
I literally put a link to it directly after the sentence you are responding to. You literally didn't click the link and instead claimed ignorance. You are correct that the thread in which you were helped can't possibly have been the thread I linked, which is why I asked you to link it to here.i have no idea what topic you have seen but it can not be the one i mentioned.
The only syntax error is from you typing something incorrectly or not altering the CS line to match your variable's name. I am extremely competent with JASS and have triple checked those 2 cs lines in my post for errors. There are no errors.one of which is a syntax error.
You are 100% fucking wrong here and you know it. // starts a comment in jass and you can type anything you want after it without causing any errors.next time, please do not include information in your custom script.
If you really did do that, then all you had to do was copy the entire line I wrote out into the custom script dialog box without deleting anything (you could have left my full comment as-is). That would have been error free. Are you really trying to tell me that you couldn't determine that everything after the // was my explan... oh no, wait, you actually just confirmed you know it's an explanation by posting above. Even if you had left the // but deleted my comment text it wouldn't have errored. The only way to get an error would be to delete ONE of the / but not BOTH of them.please do not include information in your custom script.
...
i named the variable to match the script posted. you left a confusing script as i had no way of knowing where the script ended and the comment started. that meant that you had to post a second post to explain it.
everything seems to work now so this matter is closed.
DO NOT POST HERE AGAIN IF YOU ARE HAVING ANY ISSUES WITH IT. YOU MADE THE TRIGGER, IT IS YOUR PROBLEM TO DEAL WITH.
That is entirely due to you and is not the fault of anyone not named andreasaspenberg. The solution you accepted was first stated in posts #12 and #16 (5 days ago) in this thread, way back on page 1. You just refused to consider it a suggestion until I physically typed it into your awful trigger for you.this topic took a bit too long but in the end everything worked out.
I do not believe that is true. I believe you made an error somewhere. But we can't know unless physically click copy and paste from your trigger to the post box on this website. I don't even care if you use trigger tags any more.i created my trigger exactly as you posted it.
SECONDLY, AND MOST IMPORTANT OF ALL, when you create the multiboard it displays the multiboard to every player by default, so you have to hide it before showing it for one player.
You fucking idiot, andreas. I told you to do this already. To be fair I wasn't sure if they were shown by default, but the least you could do was try it.that actually solved it.
You can also try adding this line right after the multiboard variable setting:
Set player1genes = (last created multiboard)
Multiboard - Hide (last created multiboard)