Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > Star Wolves

Star Wolves 3D space RPG with deep strategy and tactical elements

Reply
 
Thread Tools Display Modes
  #1  
Old 07-10-2014, 12:21 PM
Star Doom Star Doom is offline
Approved Member
 
Join Date: Nov 2012
Posts: 11
Lightbulb Call for moders.

Hello everyone , does anyone know how to add more ships to the systems?Like lets say , a lion mk2 patroling around a MSF system?Or maybe a battleship?What I want to say is the systems need more capital ships, only fighters ..is kinda lonely... :C
Reply With Quote
  #2  
Old 07-10-2014, 05:22 PM
nocalora29's Avatar
nocalora29 nocalora29 is offline
¯\_ ͯ‿ ͯ_/¯
 
Join Date: Dec 2011
Posts: 517
Default

>Scripts>Locations>Pick your System

Now there are 3 Files
Activate.script
Functions.script
Locations.script

Open the Activate.script file with any Text Editor, I Prefer Notepad++
And put THIS Code anywhere in the Text File:

NewInocoFlight("Inoco_Group_1", "Inoc_1", xyz_InoCo_baze + Vector3(-45, 40, 50), 1, 12, Vector3(-1, 0, 0));

Now Im going to TRY to Explain this Code

FRACTION | GROUP | FLIGHT_ID | XYZ Coordinates (You can Add an
XYZ Object to it too, There are several in the upper part of the Activate.script file) | And the 2 Numbers at the end "1, 12," Are Defining what this Ship is, the First Number is the Type, 1 = Fighter, 2 = Bomber, 3 = Bigship, And the 2nd One is the Power-Level of that Ship/Fleet, something like "66" will make the Ship or Fleet Extremely Powerful.
-Groups are Found under "Teams & Groups"
-Heres an List of Factions you can use, just Replace Inoco with something like that: "Pirate","VKS","Berserk","Robot","USS","Triada " And just like that.

NewInocoFlight("Inoco_Group_1", "Inoc_1", xyz_InoCo_baze + Vector3(-45, 40, 50), 1, 12, Vector3(-1, 0, 0));


And now we are going to Set the Task of the Flight/Squad Whatever to Patrol 3 Points in the Sector!, Sounds great right?

This is the Code to put in:

flight_Inoc_1:Patrol({xyz_InoCo_baze+Vector3(-50,40,0),xyz_InoCo_baze+Vector3(0,25,-50),xyz_InoCo_baze+Vector3(50,40,0),xyz_InoCo_baze +Vector3(0,25,50)}, TRUE);


And again I am gonna try Explaining this Too:

FLIGHT_ID | TASK | XYZ COORDINATES, The "," Seperates Points of Multiple XYZ Coordinates, This Patrol WILL Fly to these Coordinates, No Exceptions... They will even fly to their Death if they have to.

flight_Inoc_1:Patrol({xyz_InoCo_baze+Vector3(-50,40,0),xyz_InoCo_baze+Vector3(0,25,-50),xyz_InoCo_baze+Vector3(50,40,0),xyz_InoCo_baze +Vector3(0,25,50)}, TRUE);


Uh and Sorry for the little Weird English, It isn't my Native one ^^, Feel free to Ask if you have any more Questions :D

Last edited by nocalora29; 07-10-2014 at 05:25 PM.
Reply With Quote
  #3  
Old 07-10-2014, 07:58 PM
Star Doom Star Doom is offline
Approved Member
 
Join Date: Nov 2012
Posts: 11
Default

Interesting , hmmm is there a way that we can contact?(skype, steam, or something?) it will be fast and I am a sucker at moding xD
Reply With Quote
  #4  
Old 07-10-2014, 09:38 PM
nocalora29's Avatar
nocalora29 nocalora29 is offline
¯\_ ͯ‿ ͯ_/¯
 
Join Date: Dec 2011
Posts: 517
Default

Nah, Sorry, You could send me an PM if you have some more Questions or you have some Difficulties ^^
Reply With Quote
  #5  
Old 07-12-2014, 01:29 AM
Nanaki Nanaki is offline
Approved Member
 
Join Date: Mar 2010
Posts: 338
Default

It seems like you would be interested in my Fleet Mod, which more or less does what you are looking for.

To answer your question, I still mod SW3 on and off.
Reply With Quote
  #6  
Old 07-12-2014, 10:21 AM
Star Doom Star Doom is offline
Approved Member
 
Join Date: Nov 2012
Posts: 11
Default Nanaki

I do have that mod, thats why I have 16 milion withaut cheating , well, it was quite hard , but now I'm rich and high tech C:
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:35 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.