HeLp plz!!=S

K

KiLLeR-CrAzY

Guest
Ok i need some help on my maps triggers:
My map will be something like virtual pets of a video game.
I want to make this:
i want that every time that i kill a larva ( in my map is food ) 1 medic be created at a place , thats what i do.
Players:
1 2 3 4 5
Conditions:
Current player Kills Score is 10(larva)
Actions:
Substract 10 kills for current played
Create 1 medic (hunger) at Hunger for current player
Preserve trigger

All is ok but when i kill something else more medics are
created: confused: thats :mad:
If someone can help here would be great!:D
 
K

KiLLeR-CrAzY

Guest
:confused: :( Nobody? :( :confused:
Hey i have another problem i think its easy for u

i want that every time i kill 1 kerrigan 1 kerrigan be created at a place but to current player.
I know how to do it but i want a shorter way i dont wanna do this:
Conditions:
current player kills 1 kerrigan
Actions
create 1 kerrigan for current player at p1 units

Conditions:
current player kills 2 kerrigan
Actions
create 1 kerrigan for current player at p1 units

Conditions:
current player kills 3 kerrigan
Actions
create 1 kerrigan for current player at p1 units

Etc....

Some help would be great too:p
 

Ilendil

Most Respected Former Admin
Reaction score
1
For your 1st problem: There are more than 1 medics because ALL units are worth something. Marines are worth 100 points, so if you kill a Marine in that map, 10 of those medics will spawn. That is why it keeps creating medics when you kill something else.

For your 2nd problem: You will need to use switches then.

CONDITION
- Elapsed time is exactly 0 seconds
ACTION
- Set switch 'Kerrigan'

CONDITION
- Switch 'Kerrigan' is set
- Current player kills exactly 1 Kerrigan
ACTION
- Clear switch 'Kerrigan'
- Set switch 'Create Kerrigan'
- Preserve Trigger

CONDITION
- 'Create Kerrigan' is set
ACTION
- Clear switch 'Create Kerrigan'
- Create 1 Kerrigan at 'p1 units'
- Set switch 'Kerrigan'
- Preserve Trigger

This seems complicated, but if you set up the trigger exactly the way I have said, then it will work.
 
K

KiLLeR-CrAzY

Guest
Wait , Theres a problem my map uses time :(
if i use always no cowntdown timer is exactly 0 it will work?¡
 

Ilendil

Most Respected Former Admin
Reaction score
1
Then try a different way then... like Player 8 has 1 Zeratul at 'Starter' or somewhere, and put a Zeratul at the Starter location, which would be:

CONDTION
Player 8 brings exactly 1 Zeratul to 'Starter
 
K

KiLLeR-CrAzY

Guest
And something else , With those triggers 1 kerrigan will be created every time that i kill a kerrigan?

And What can i do with the medics? if i cant do anything u got any idea?
 

Ilendil

Most Respected Former Admin
Reaction score
1
Oh and, in my 3-trigger post, I messed up.

CONDITION
- Switch 'Kerrigan' is set
- Current player kills exactly 1 Kerrigan
ACTION
- Clear switch 'Kerrigan'
- Set switch 'Create Kerrigan'
- Preserve Trigger

In:
CONDITION
- Current player kills exactly 1 Kerrigan

Change the exactly to at least.
 

Ilendil

Most Respected Former Admin
Reaction score
1
Originally posted by KiLLeR-CrAzY
And something else , With those triggers 1 kerrigan will be created every time that i kill a kerrigan?

And What can i do with the medics? if i cant do anything u got any idea?

Yes, 1 Kerrigan will be created when you kill one.

And the medics... hmm you can try by removing the other units on the map but I don't think its very smart... try making larvae owned by a different player and make a trigger like this:

CONDITION
- Player 8 brings exactly 1 Zeratul to 'Starter'
ACTION
- Set switch 'Larvae'

CONDITION
- Switch 'Larvae' is set
- Current player kills at least 1 Larvae owned by Player 8
ACTION
- Set switch 'Create Medic'
- Clear switch 'Larvae'
- Preserve Trigger

CONDITION
- 'Create Medic' is set
ACTION
- Clear switch 'Create Medic'
- Create 1 Medic at 'p1 units'
- Set switch 'Larvae'
- Preserve Trigger

This is the same as the last trigger with Kerrigan.
 
K

KiLLeR-CrAzY

Guest
thanks ill try it.

you will maybe say that im an idiot but i have another problem that i think is like kerrigans.

when i send 1 kerrigan to a beacon that i had in p1 units kerrigan must be killed and a chao (the virtual pet) will get parts of giraffe
(kerrigan is a giraffe) what i could do to dont spend much time on it and to make the chao with giraffe parts appear without killing something else?



(i think this one is hard)
 
K

KiLLeR-CrAzY

Guest
Thanks a lot for the help:D
i didnt used the trigger player 8 brings 1 zeratul to starter but i used
player 8 brings 1 old tree to "location"

it works no?
 
K

KiLLeR-CrAzY

Guest
ill explain my problem last time i did it to fast :D

I have a place where i get every animal i kill, there goes the giraffe(kerrigan) there is a beacon that is used to get that animal's parts.
at the start of the game you have 1 guy sonic or shadow without them you lost the game and a little creature called chao.
that creature must be raised and feeded (larvas are the food)
when its strong enough it goes adult.
When its adult its able to use animal parts . Then when you bring kerrigan to the beacon it must be removed and your chao get its parts , the problem is that there are many animals : Ryno otter cheetha cobra turtle sheep gorilla giraffe bear etc... what i could do?
These are the triggers i was using but they take too much time:

CONDITIONS
Current player brings 1 giraffe to p1 use animal
Current player commands at least 1 sonic
Current player Kills at least 50 training(with that number u are able to use parts)

ACTIONS
Move all sonic owned by current player at anywhere to "cant be killed"
Kill all any unit owned by current player at evolve zone
Move all sonic owned by current player at anywhere to start
Create 1 Hero Chao/w Giraffe parts at Start

That were the triggers but i had to do 20 of every animal and of 10 of sonic and 10 of Shadow

GuLp Thats a lot i wait you would like to read it and help me

:D
 
K

KiLLeR-CrAzY

Guest
pLz answar my last topic but...
Man theres a problem the max number of medics that i can get is 12 . when i kill 1 larvae the game start creating medics and never stop :Mad: :confused: i followed your steps with the exception of zertaul and the starter.
i dont know if the bug is that i used the trigger that hellsss gived,
CONDITIONS
Always
ACTIONS
Wait 200 milliseconds
Wait 200 milliseconds
Wait 200 Milliseconds
Wait 200 Milliseconds
Wait 200 Milliseconds
Wait 200 Milliseconds
Preserve Trigger.

:confused: :confused: :confused: Some help from you would be great
 

Ilendil

Most Respected Former Admin
Reaction score
1
Hmm... the game probably thinks that when a person kills a larvae, it keeps thinking "at least 1" larvae has been killed.

Try setting kills to 0 using "Set score for current player".
 
K

KiLLeR-CrAzY

Guest
So its?
CONDITION
- Player 8 brings exactly 1 Zeratul to 'Starter'
ACTION
- Set switch 'Larvae'

CONDITION
- Switch 'Larvae' is set
- Current player kills at least 1 Larvae owned by Player 8
ACTION
-Substract 1 kill for current player
- Set switch 'Create Medic'
- Clear switch 'Larvae'
- Preserve Trigger

CONDITION
- 'Create Medic' is set
ACTION
- Clear switch 'Create Medic'
- Create 1 Medic at 'p1 units'
- Set switch 'Larvae'
- Preserve Trigger

I dont this its like this so tell me where plz
 
H

HELLSS

Guest
blek

He's close but what you also need is "SET DEATHS"

CONDITION
- Player 8 brings exactly 1 Zeratul to 'Starter'
ACTION
- Set switch 'Larvae'

CONDITION
- Switch 'Larvae' is set
- Current player kills at least 1 Larvae owned by Player 8
ACTION
- Set switch 'Create Medic'
- Clear switch 'Larvae'
SET DEATHS
- Modify death counts for 'player with larva' 'Set to' '0' for 'larva'.
SET SCORE
- Modify score for 'current player' 'set to' '0' 'kills'.

- Preserve Trigger

CONDITION
- 'Create Medic' is set
ACTION
- Clear switch 'Create Medic'
- Create 1 Medic at 'p1 units'
- Set switch 'Larvae'
- Preserve Trigger

I believe that will work, try it out and reply here.
 
K

KiLLeR-CrAzY

Guest
Youre near if fixed it by myself but you two helped me a lot so that wasnt my myself.
Hellss youre right but after the kill trigger you must make this:

CONDITION
Player 8 has suffered death of at least 1 Larvae

with that the game can substract that kill :D
 
H

HELLSS

Guest
blek

Hehe, I overlooked it to until I opened up StarEdit... Kinda ashamed that I did since I've devoted so much time to Sc map editing lol, ah well.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Monovertex Monovertex:
    How are you all? :D
    +1
  • Ghan Ghan:
    Howdy
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top