![]() |
#31
|
||||
|
||||
![]()
Hello:
1.- So many thanks to Podvoxx for this awesome work. Tested tonight in our dedi server and all went fine. 2.- I´m planning use it for a coop test mission for 8 vs 8. I will test to spawn and exit for select a correct aircraft and if it works then launch the mission/s. If not works... the solution is spawn all the pilots with the correct aircrafts and then launch the mission/s. 3.- Only a question.. is included a script for remove aircrafts when a human pilots despawns?... thank you again. Regards
__________________
Phenom II X4 970 3,5 Ghz, Gigabyte 890GPA UD3H, 4GB RAM GSKILL RIP-JAWS 1333, Gigabyte 560Ti OC 1GB, W7 64 |
#32
|
|||
|
|||
![]()
================================================== ====
Quote:
Last edited by podvoxx; 12-21-2011 at 05:02 AM. |
#33
|
|||
|
|||
![]() Quote:
-players go to the server -players choose the job -players choose missions and play It is useful to select targets, if the server has several. |
#34
|
|||
|
|||
![]() Quote:
If so, you may need to modify the script. I need see coop script. 3. No, I removed the script in this version, as it removes all the aircraft, where he was a player. This is not always necessary. The next version of the script I be testing and adding the ability to disable it in the file setup.txt. To add a script you can put script-file(and create .mis file) in folder "MissionLoader\System" and add a line in the file "MissionLoader\host-channel.cs": Code:
public class Mission : AMission { public override void OnBattleStarted() { base.OnBattleStarted(); MissionNumberListener = -1; GamePlay.gpPostMissionLoad("missions\\MissionLoader\\System\\missionloader.mis"); //Loading menu script GamePlay.gpPostMissionLoad("missions\\MissionLoader\\System\\destroyAI.mis"); //Loading destroyAI script } } Last edited by podvoxx; 12-21-2011 at 05:43 AM. |
#35
|
||||
|
||||
![]()
Menu for the Coop is an option, but not necessarily if it´s a "Closed Coop" and pilots have the procedures and all things clear...
![]() Anyway, Im testing also the Coop Script of 41Sqn Banks... And... thank you again for the "aircraft destroy" script. Very good job.
__________________
Phenom II X4 970 3,5 Ghz, Gigabyte 890GPA UD3H, 4GB RAM GSKILL RIP-JAWS 1333, Gigabyte 560Ti OC 1GB, W7 64 |
#36
|
|||
|
|||
![]()
It's no my script. Unfortunately I can not remember where I found it.
|
#37
|
||||
|
||||
![]()
Hey Podvoxx
Im not sure if i understand this correctly... but can this be used as a single player option? If i wanted to start my own online server off my computer and play by myself? Is this possible....
__________________
![]() Windows 7 Home Premium 64-bit/AMD Phenom(tm) II X4 B50 Processor (4 CPUs), ~3.3GHz/NVIDIA GeForce GTX 460 2gig/8gigs of RipJaw 1600 |
#38
|
|||
|
|||
![]() Quote:
![]() |
#39
|
||||
|
||||
![]()
Well i guess i need some help setting it up.. install path .. I tried to play megahunts train missions, and i could get it to start up, but i couldnt pick a side. When I start the game, I pick my plane , but I cant pick a side. When i hit fly, it just jumps to the train camera and follows the train. I installed it in the missions/multi folder. Im not sure how this is supposed to work.. but it looks intresting. Thanks for your hard work, making this diamond in the rough start to shine.
![]()
__________________
![]() Windows 7 Home Premium 64-bit/AMD Phenom(tm) II X4 B50 Processor (4 CPUs), ~3.3GHz/NVIDIA GeForce GTX 460 2gig/8gigs of RipJaw 1600 |
#40
|
|||
|
|||
![]() Quote:
This the right way: "X: \ ... \ Documents \ 1C SoftClub \ il-2 sturmovik cliffs of dover \ missions \ MissionLoader " See readme.txt in MissionLoader Folder. |
![]() |
|
|