Thread: Unknown problem spawn items

Results 1 to 6 of 6
  1. #1 Unknown problem spawn items 
    Donator

    Join Date
    Oct 2017
    Posts
    37
    Thanks given
    36
    Thanks received
    9
    Rep Power
    11
    28715 10 0 - 2842 5528 0 true
    12768 10 0 - 4379 5924 0 true
    4875 10 0 - 2482 5534 0 true
    4875 10 0 - 4375 5916 0 true
    4874 10 0 - 2482 5532 0 true
    4874 10 0 - 4375 5917 0 true
    409 10 3 - 4390 5916 0 true
    6552 10 3 - 4390 5913 0 true
    47120 10 0 - 4386 5907 0 true
    17010 10 0 - 4388 5909 0 true
    172 10 0 - 4384 5924 0 true
    2562 10 3 - 4375 5913 0 true
    2563 10 3 - 4375 5912 0 true
    12692 10 0 - 4375 5915 0 true
    8552 10 0 - 2484 5554 0 true
    8552 10 0 - 4380 5907 0 true
    8552 10 0 - 4379 5907 0 true
    8552 10 0 - 2487 5554 0 true
    8552 10 0 - 2488 5554 0 true
    I dont know whats going on... once i pack this into my server it nulls out everything
    Reply With Quote  
     

  2. #2  
    Blurite

    Corey's Avatar
    Join Date
    Feb 2012
    Age
    26
    Posts
    1,491
    Thanks given
    1,245
    Thanks received
    1,729
    Rep Power
    5000
    Quote Originally Posted by my fc View Post
    I dont know whats going on
    neither do we if u give us zero context and information about what's even wrong
    Attached image
    Reply With Quote  
     

  3. #3  
    Renown Programmer
    Greg's Avatar
    Join Date
    Jun 2010
    Posts
    1,179
    Thanks given
    260
    Thanks received
    1,012
    Rep Power
    2003
    Code:
    28715 10 0 - 2842 5528 0 true
    28715
    is the item id
    10
    Id guess is the item amount
    0
    Not sure; might be respawn delay, play around with the value to find out
    2842 5528 0
    is the x, y, z coordinates
    true
    is probably if it respawns after taken
    Attached imageAttached image
    Reply With Quote  
     

  4. #4  
    Donator

    Join Date
    Oct 2017
    Posts
    37
    Thanks given
    36
    Thanks received
    9
    Rep Power
    11
    Ive never had this problem before it jsut started and nulled everything out in all my spawns its a matrix 718
    Reply With Quote  
     

  5. #5  
    Respected Member


    Kris's Avatar
    Join Date
    Jun 2016
    Age
    26
    Posts
    3,638
    Thanks given
    820
    Thanks received
    2,642
    Rep Power
    5000
    You've made a mistake somewhere in your unpacked file; even a simple "error" such as an extra - or missing space will cause the thing to collapse.
    When it packs the file, it will give you the error in the compiler(or console, if on IDE). Generally, the line which fails to be properly parsed will be informed in the latter, if not you'll have to place that debugger there yourself.
    Attached image
    Reply With Quote  
     

  6. Thankful user:


  7. #6  
    Registered Member
    Quavo's Avatar
    Join Date
    Mar 2018
    Posts
    255
    Thanks given
    54
    Thanks received
    156
    Rep Power
    2116
    I don't think this is for items It may be for objects.


    28715 10 0 - 2842 5528 0 true

    Object id - type - rotation - coords - idfk

    Attached image
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Spawn item problem
    By RSPS 2016 in forum Help
    Replies: 0
    Last Post: 12-26-2016, 04:13 AM
  2. Problem Spawning Items
    By Extrocity in forum Help
    Replies: 7
    Last Post: 05-28-2012, 09:29 AM
  3. Spawn item clientside
    By bluurr in forum Snippets
    Replies: 15
    Last Post: 05-04-2009, 01:10 AM
  4. [B]How to spawn items on world map [tut][/B]
    By i dds i in forum Tutorials
    Replies: 9
    Last Post: 09-25-2007, 01:05 AM
  5. Replies: 10
    Last Post: 08-31-2007, 10:41 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •