Jump to content

Stupid ass script errors which are looking at stupid ass me.


Recommended Posts

I looked at the DECORATE code for the regular Shotgun for reference and it seems to have "Weapon.SelectionOrder 1300" before "Weapon.AmmoUse 1", so at a guess I'd say there's your problem. Considering how similar both the DECORATE codes are though I'd say you should use Inheritance to simplify matters for you.

Share this post


Link to post

Basically, this error tells you that to use Weapon.[Stuff] properties your actor must be inherited from the Weapon actor.
Changing "Actor spas" to "Actor spas : Weapon" should fix this.

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...