Jump to content
Sign in to follow this  
fusion13

Just a little script.

Recommended Posts

Soldier Spawner



Hello all I thought of this little thing.

Its a soldier spawner I have two types:

-OnMapClick that spawns a group

-Recruit Soldier system

Map Spawner



http://youtu.be/TnWaxCU2RZY

Recruit Soldier



http://www.youtube.com/watch?v=8LRxZDznORI&feature=youtu.be

Usage and Instructions

For Soldier Spawner

init.sqf

execVM "soldierspawner\sp_init.sqf";
execVM "soldierspawner\sp_loop.sqf";



description.ext


#include "soldierspawner\ssp_dialog.hpp";
#include "soldierspawner\ssp_defines.hpp";



###Added GUI###

Download Soldier Spawner

For Recruit Soldier System

Go into the editor and make a Laptop, Flag, Soldier with the init of

spawner = this addAction ["Recruit Soldier",{execVM "frec\recruit.sqf";}];



Download Recruiter

Thanks all hope this is useful for some people, Sorry if there is something out there that I didn't know about!

Edited by Fusion13

Share this post


Link to post
Share on other sites
Guest

Thanks for sending us the release :cool:

Release frontpaged on the Armaholic homepage.

** Soldier Spawner & Recruiter combined in one archive!

================================================

We have also "connected" these pages to your account on Armaholic.

This means in the future you will be able to maintain these pages yourself if you wish to do so. Once this new feature is ready we will contact you about it and explain how things work and what options you have.

When you have any questions already feel free to PM or email me!

Edited by Guest
updated with new version!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×