SOC help: File Not Found

Status
Not open for further replies.
You need to have SOC edit in a certain folder. I just forgot which one >_<. Ask Flame the hedgehog should know how to explain it.
 
Thanks. I got it. (I am just fooling around. Neva gonna release...)

EDIT: I have seen other socs. How do I do all that other stuff?
 
Do you mean like creating new bosses and enemies?

Because I can help in that category.

Click "Edit states", look for the states that have Eggmobile in them, those are boss states, if you want the boss to strafe around the player, then use state 100 - ATK4, find the function A_skullattack (This is the script that has robotnik ram the player) and change var1 to 2 (The variable states what robotnik will do when that script is activated), want rapid-fire missles? Then go to 98 - ATK2, change the function to A_turretfire (or A_superturret fire) and put var1 to 4 (The variable states the object to be shot out of robotnik.).
Don't WANT the ram attack to happen, but instead shoot bomb rings and such? Then go to 102 - panic2, and change the function to A_fireshot (or super) then change the var1 to 123. (Tells what object to shoot.)

Hope that helps.
 
Thank you. That helped a lot!

EDIT: By changing the states of eggman. does that change him automatically, or do I have to do something else?
 
Um, if he uses the state normally, which all the defaults should, it will be fine. If it isn't a state that the eggmaobile uses, link to it from a used state or tell the eggmobile to start at it in the eggmobile thing item (3) .
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top