This error keeps occuring when I spawn this ship in sandbox.
ERROR in
action number 1
of Draw Event
for object ShipSection:
Error in code at line 102:
draw_sprite_ext(l_speckle,l_owner.l_specklesubimg,x,y,image_xscale,image_yscale,
at position 20: Unknown variable l_speckle
(do scaled doodads cause this error?)
Help! another obnoxious error
Moderators: th15, Moderators
Help! another obnoxious error
Last edited by 25000st on Wed May 27, 2009 8:09 am, edited 1 time in total.
-
- Commander
- Posts: 116
- Joined: Sat Mar 01, 2008 3:49 am
Position 20 is the character number on that line of code and is irrelevent hence.
What I'd do if I were you, I would manually open sb4 file with notepad (keeping a backup of course)
Then delete all doodads using notepad.
sb4 files now is unencrypted and sometime it's easier to delete stuff there. Weapon, section and doodads, trigger for sections, trigger for weapons each have their own sections.
What I'd do if I were you, I would manually open sb4 file with notepad (keeping a backup of course)
Then delete all doodads using notepad.
sb4 files now is unencrypted and sometime it's easier to delete stuff there. Weapon, section and doodads, trigger for sections, trigger for weapons each have their own sections.
-
- BANNED
- Posts: 417
- Joined: Sat Dec 06, 2008 3:55 am
- Location: Holland (the Capital of Germany)
I you are going to do it that way I advise you to use PSPad it's a lot easier to use then notepad, and a lot more powerful too. I found it rather hard to use notepad for codes, but it's up too you.AnnihilatorX wrote:Position 20 is the character number on that line of code and is irrelevent hence.
What I'd do if I were you, I would manually open sb4 file with notepad (keeping a backup of course)
Then delete all doodads using notepad.
sb4 files now is unencrypted and sometime it's easier to delete stuff there. Weapon, section and doodads, trigger for sections, trigger for weapons each have their own sections.
And didn't he say he found the error?
Btw Lovely ship!
-
- Commander
- Posts: 116
- Joined: Sat Mar 01, 2008 3:49 am