Jump to content
  • 0

No loot in Nalalsk building


BetterDeadThanZed

Question

There's a building with the classname of land_dlouhy1 on Namalsk. The loot table has positions for loot:

class land_dlouhy1: Residential {
        lootPos[] = {{-6.40918,-0.21875,-9.60495},{-12.395,2.47559,-9.60091},{1.38428,3.15332,-9.61021},{1.91748,8.89746,-9.61057},{-6.90918,8.53027,-9.60461},{-12.3315,8.00195,-9.60096},{-17.9946,9.73926,-9.59713},{-9.91797,5.16699,-9.60259},{6.95801,9.37988,-9.61397},{4.39404,7.64941,-9.61224},{5.43994,9.80469,-5.09157},{0.418457,-0.611328,-5.09031},{-5.27051,7.41895,-5.08631},{2.20361,8.79004,-5.09157},{-8.93848,6.08301,-5.08698},{-9.49854,11.3086,-5.08437},{9.38232,1.54199,-5.09157},{8.95361,9.74707,-5.09157},{11.436,11.4756,-5.08435}};

However, it doesn't seem like any loot is spawning. Does anyone have loot spawns for this building that they know works? This is the building I am referring to:

kYFgsk.jpg

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Looks like your missing a closing bracket (Edit) and semicolon when I compare it to the master on Github. Unless you just didn't copy that closing one.

 

class land_dlouhy1: Residential {
    lootPos[] = {{-6.40918,-0.21875,-9.60495},{-12.395,2.47559,-9.60091},{1.38428,3.15332,-9.61021},{1.91748,8.89746,-9.61057},{-6.90918,8.53027,-9.60461},{-12.3315,8.00195,-9.60096},{-17.9946,9.73926,-9.59713},{-9.91797,5.16699,-9.60259},{6.95801,9.37988,-9.61397},{4.39404,7.64941,-9.61224},{5.43994,9.80469,-5.09157},{0.418457,-0.611328,-5.09031},{-5.27051,7.41895,-5.08631},{2.20361,8.79004,-5.09157},{-8.93848,6.08301,-5.08698},{-9.49854,11.3086,-5.08437},{9.38232,1.54199,-5.09157},{8.95361,9.74707,-5.09157},{11.436,11.4756,-5.08435}};
};

Edited by DaveA
Link to comment
Share on other sites

  • 0

I knew I should have waited to get awake better before posting hehe. I didn't fully explain. I set up a Namalisk server awhile  ago just using the generic loot positions and the the building had loot in it. I don't have a copy of that file to compare tho as I needed the hard drive space. But I remember the building and I did find loot in it at the time. So either those numbers do work or they have been changed in the last 6 months.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...