 |
View previous topic :: View next topic |
 |
|
|
|
|
Author |
Message |
|
|
|
|
|
Danny200
Joined: 04 Nov 2009
|
Posted: Sun, 8. Nov 09, 15:31 Post subject: I Need Help with the Script Editor Please! |
|
|
I want to create a station in a sector but i want it to be in the position that i want it to be in... everytime i go to create a sola power plant it always spawns in the middle of the map ontop of an asteroid so it slowly dies =(
also the sola powerplant spawns with no shields =( dose anyone know how i can give it shields useing the script editor please? i been trying for hours now but nothing i do works please help thanks =)
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
mrbadger
Joined: 28 Oct 2005 Posts: 5501 on topic

|
Posted: Sun, 8. Nov 09, 15:41 Post subject: |
|
|
This is something that needs to be asked in the scripting and modding forum
_________________ The X3:TC/X3:R Savegame Manager: Thread link.
SETA usage guide: download.
X3:TC Race Relations Chart: Download.
A list of all X3:TC race ranks: download
A guide to the X3 Autopilot AI: Thread link |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Danny200
Joined: 04 Nov 2009
|
Posted: Sun, 8. Nov 09, 15:43 Post subject: |
|
|
i thaught about that but i dont think it comes under scripting or modding as its in gameplay? and im not makeing a script or a mod 
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Apollo303
Joined: 07 Dec 2008 Posts: 551 on topic Location: Gaian Star, Pirateering !!

|
Posted: Sun, 8. Nov 09, 15:46 Post subject: |
|
|
When you create a station in a sector of your choice, the station will appear on the sector map... use the keys on your numerical pad to move the station to where you want it.
As for shields, it should automatically have shields after you accept the placement !!
_________________ Who am i ? I am but the sum of my experiences....
And today i am more than i was yesterday and less than i will be tomorrow.
Imagination is a part of Reality we all agree on !! |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Danny200
Joined: 04 Nov 2009
|
Posted: Sun, 8. Nov 09, 15:49 Post subject: |
|
|
lol no thats if i buy a station from a shipyard im not doing that im creating my own useing script editor but it dose nto give me the option to place it where i want inside the sector iwant it in it just places it in the middle of the map =(
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Apollo303
Joined: 07 Dec 2008 Posts: 551 on topic Location: Gaian Star, Pirateering !!

 |
Posted: Sun, 8. Nov 09, 15:52 Post subject: |
|
|
This then is definatly to do with scripting, as you are scripting in a station, therfore as mrbadger has stated you will need to ask on the scripting/modding forums....
Good Luck 
_________________ Who am i ? I am but the sum of my experiences....
And today i am more than i was yesterday and less than i will be tomorrow.
Imagination is a part of Reality we all agree on !!
Last edited by Apollo303 on Sun, 8. Nov 09, 15:53; edited 1 time in total |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Danny200
Joined: 04 Nov 2009
|
Posted: Sun, 8. Nov 09, 15:53 Post subject: |
|
|
ahh okey =) thanks
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Rapier

 
Joined: 11 Nov 2002 Posts: 5337 on topic Location: Colchester, UK

|
Posted: Sun, 8. Nov 09, 15:55 Post subject: |
|
|
If you are using the script editior, then you are scripting.
Over we go...
_________________ Rapier - The Orifice of all Knowledge
Godwin's Law is not one of the Forum Rules.
Search just the forum with Google |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
Chris Gi

Joined: 20 Sep 2006 Posts: 872 on topic Location: Edingen-Neckarhausen

|
Posted: Sun, 8. Nov 09, 22:53 Post subject: |
|
|
You need to provide some coordinates for the "create station" instruction.
You could do so by using a Var/Sector Position argument. This will give you a 4-dim array with x,y,z coordinates and the chosen sector.
_________________ --------------------------------
 |
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
jlehtone Moderator

 
Joined: 23 Apr 2005 Posts: 14592 on topic Location: GalNet BBS

|
Posted: Sun, 8. Nov 09, 23:53 Post subject: |
|
|
[Edit] Look at the sticky threads. Tutorials might have hints, or there could be a script in the Community Index that creates stations. If there is one, look at its code to find out how others have done it.
|
|
|
|
|
|
|
Back to top |
|
|
|
 |
|
|
|
|
|
|
|