Custom Object Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • japak

    #1

    Custom Object Problem

    I place my objects into my map in bf editor 2, but they don't show up when I play my map on bf2. I can still see my objects in bf editor 2?

    Can anyone help me here?
    Thx
  • Shopkeeper

    #2
    Re: Custom Object Problem

    Originally posted by japak
    I place my objects into my map in bf editor 2, but they don't show up when I play my map on bf2. I can still see my objects in bf editor 2?

    Can anyone help me here?
    Thx
    You need to pack the mod.

    Comment

    • Jacky

      #3
      Re: Custom Object Problem

      or if its just in a custom map you gotta change the init.con. Something like this

      Code:
      rem.staticobjects
      
      Run yourobjectlocation

      Comment

      Working...