Jump to content

Search the Community

Showing results for tags 'vehicle diapearing'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements
  • DayZ
    • Discussion
    • Public Servers
    • DayZ SA Resources
    • Q&A Section
  • ArmA 3
    • Epoch Survival
    • Community Projects
    • Q&A Section
    • Terrain Discussion
    • Resources
  • Arma 3 Resources
  • ArmA 2
    • General Discussion.
    • Q&A Section
    • Resources
    • Legacy Resources
    • A2: Community Projects
    • A2 Community Servers
  • Space Engineers
    • General Discussion.
    • Public Servers
  • Other Games
    • Discussion
  • Off Topic
    • Off Topic

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 1 result

  1. Have a problem. I watched a video back in 1.0.4.2 called: Epoch: Tutorial - Adding custom vehicles/jets and removing weapons by Raymix. I was using the jets until the update 1.0.5.1 and at that time players getting into the jets got killed or the plane just disppeared. So i let some time go by before i would try to get some help. We have 6 servers and finally got catch up. I contacted Raymix and asked if he knew what was going on. He told me to try the following and see if that would work: you will need to add code line inside init line to assign ID. Works like this: _this setVariable ["ObjectID", 1, true];_this setVariable ["ObjectUID", 1, true];What happens is cleanup code looks for hacked vehicles that were spawned in and do not exist within whitelisted vehicles (like buildable objects) in variables.sqf You could whitelist them, but that's a bad idea. Since that also allows hackers to spawn them. But if you create your own plane in 3D editor and assign an ID to it, you don't need to whitelist anything anymore, it will be a legit vehicle. I tried the following and they still disappear, i didn't have a non admin on to see if it would kill them Anyone have an ideal?
×
×
  • Create New...