Forum
Stranded II Scripts Scripting Questionsedited 1×, last 20.07.09 09:53:45 pm
The Second has written
just write their names to google. wings 3D, anim8r and blender are free programs. (sorry, I can't put links because I writed this from my psp...)
Sorry, this is a little off topic but which one of those is the best? (Or easiest? ;D)
edited 1×, last 21.07.09 01:08:35 am
Hanoirose has written
Sorry, this is a little off topic but which one of those is the best? (Or easiest? ;D)
I use wings 3D, but I don't know what is easiest...
The Second has written
What are projectile script's modes? there is:
so what I should put on "modus"?
(and what each mode will do?)
Edit: And is there a way to attach same script to all objects?
1
projectile item-typ,x,y,z, modus[,offset][,waffe]etc.
so what I should put on "modus"?
(and what each mode will do?)
Edit: And is there a way to attach same script to all objects?
And does anybody know the answer?
edited 1×, last 25.07.09 01:13:36 pm
Example:
1
2
3
2
3
damage "object", object-ID, 10000; #or# free "object", object-ID;
edited 1×, last 25.07.09 09:02:35 pm
1
2
3
2
3
on:use { damage "self", 100000; }
Does it work?
Can you explain me the free function?
1
2
3
2
3
on:use { free "self"; }
Other events you can see HERE.
Change the word "use" to set event.
More guestions?:)
2.How i can make hiting frames bigger? Because i have big monster and player is able to kil it only when hitting with pistol or shotgun. Other weapons are unable to hit...
@Edit : It can't read .3ds
@Edit 2 : All in up is ended...
I have important question : How i can open .s2s files?
edited 2×, last 29.07.09 12:53:29 am