Jump to content

ConCeZ

Member
  • Content Count

    6
  • Joined

  • Last visited

  • Medals

Community Reputation

1 Neutral

About ConCeZ

  • Rank
    Rookie

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. So, i just played a bit with my mission and noticed something. Every time a player spawns right after the lobby, like the player loaded the mission finally, the vest i'm wearing is going to disappear. So i am pretty sure it has to do with the player joining the mission but i don't know how to fix it? any ideas? Thanks by the way :)
  2. I just fixed the problem with taking items. It was some code i added, nothing special. But the Vests are still disappearing. It does not matter which kind of vest, there is also no kind of cleanup running which could cause the problem and this trick by dropping the vest and picking it up after doesn't work at all. But thanks for helping :)
  3. Hello, i'm developing a King of the Hill mission at the moment and encountered an issue. The mission is running on a dedicated machine and everything is selfmade except extdb3 for the database connection. So the problem now is: When i'm trying to pick up items on the ground it won't let me do this with the scroll menu. Normally you can pick it up with the scroll menu, either by selecting "inventory" or by selecting "take ......". I hope you get what i mean. The same appears when i'm trying to open ammo crates or other kind of crates. it just won't let me do that. The scroll menu just won't appear. The point is, there's no error, no indicator why i keep getting this bug. I've also tried this in 3den editor. While i'm in editor the bug (or glitch) isn't there, so everything works normally. And the second problem is, the vests a player equips keep disappearing. i guess this has do to something with this "no scoll menu" bug. because there is no error or log entry aswell. Hope you guys can help me, thanks.
×