Script not showing up in script editor
Moderators: Scripting / Modding Moderators, Moderators for English X Forum
-
- Posts: 1004
- Joined: Tue, 17. Feb 04, 18:41
Script not showing up in script editor
Got a script in the right place (x2\scripts), but it doesn't show up in the script editor.
Anyone got any idea why?
I've written other scripts which are fine.
The only thing I can think of, is that by using a 3rd party editor, I've somehow corrupted it, so that the editor doesn't recognise it.
Can anyone think of any other reasons?
Anyone got any idea why?
I've written other scripts which are fine.
The only thing I can think of, is that by using a 3rd party editor, I've somehow corrupted it, so that the editor doesn't recognise it.
Can anyone think of any other reasons?
Attack enemies in radius -here
-
- Posts: 1075
- Joined: Wed, 6. Nov 02, 20:31
-
- Posts: 860
- Joined: Fri, 26. Mar 04, 12:20
The script editor just does not work that way
in an external editor you see the code array. this is the script not he writting to gernerate the text. The text is just there for external viewing with the stylsheet
Can edit the text all you want but soon as you go back to SE either 1 of 2 things will happen (from experiance)
1: x2 will blatantly refuse to see the script file
2: the changes you made revert to the old setting that where originaly in the script
This has let me to beleave the the script editor works directly on the code array not on the stylesheet text
Than again I could just be totaly wrong in this situation
in an external editor you see the code array. this is the script not he writting to gernerate the text. The text is just there for external viewing with the stylsheet
Can edit the text all you want but soon as you go back to SE either 1 of 2 things will happen (from experiance)
1: x2 will blatantly refuse to see the script file
2: the changes you made revert to the old setting that where originaly in the script
This has let me to beleave the the script editor works directly on the code array not on the stylesheet text
Than again I could just be totaly wrong in this situation
i7-930 2.8Ghz quad core
6gig DDR3-1600 3 channel Ram
Nvida GTX470
64gig SSD / 1TB Hitachi
6gig DDR3-1600 3 channel Ram
Nvida GTX470
64gig SSD / 1TB Hitachi
-
- Posts: 1075
- Joined: Wed, 6. Nov 02, 20:31
-
- Posts: 1075
- Joined: Wed, 6. Nov 02, 20:31
-
- Posts: 1075
- Joined: Wed, 6. Nov 02, 20:31
-
- Posts: 13
- Joined: Sat, 20. Mar 04, 14:36