Jump to content

kmiles1990

Members
  • Content Count

    71
  • Joined

  • Last visited

Everything posted by kmiles1990

  1. kmiles1990

    BEC Scheduler

    Alright, thanks.
  2. kmiles1990

    Vehicles

    Where are the cars located? My server is fully updated but I don't see any cars anywhere? How do I make it so vehicles are just spawned on the coast, kind of everywhere?
  3. kmiles1990

    Vehicles

    I did not manually spawn the vehicle. I just added in another spawn point in the xml and found it.
  4. kmiles1990

    Vehicles

    Another question, where do vehicles save? I crashed it, and went looking for another radiator, found one and while running back the server restarted... Came back and the vehicle is gone.
  5. kmiles1990

    Vehicles

    I don't understand, I added all the parts to the vehicle, and it STILL WONT START. I hold down left click, then it just tells me to hold down left click again. I added the parts to the spawn of the vehicle like you said to do. https://imgur.com/a/tURaiAQ
  6. kmiles1990

    Editting types.xml

    How do I remove the currently spawned loot if I change the values in the types.xml? I want to do this without removing player bases or barrels buried stashes and so on..... For instance, if I change the nominal and min values of the AKM to a much higher spawn rate, but I lower those values for the beanie, How do I remove all the freaking 1000 beanies I have on the map without effecting players gear or bases?
  7. kmiles1990

    Vehicles

    Can anyone figure this out? I've even added coastal spawns for the hatchback, still no cars show up?
  8. kmiles1990

    Safe Zones

    Can someone show me how to set up a safe zone? Or how I can check if a player is in the bounds of coordinates in an array. Incase I have multiple safe zones? I know it is possible, as many server right now have safe zones.
  9. kmiles1990

    Basic Command structure

    Can someone show me how to make a basic command for a server admin, like a TP command. Also, can someone show an example of opening a prompt on server login. I want to show a UI popup when a player logs in. Showing some basic info about the server. I just need to learn the basic of those both, then I can learn from there. Thank you.
  10. kmiles1990

    Make barrels spawn ONLY in containers

    How do I make barrels spawn ONLY in containers? Right now I have this. <type name="Barrel_Red"> <nominal>500</nominal> <lifetime>3888000</lifetime> <restock>0</restock> <min>10</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <cost>100</cost> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> <category name="containers"/> <tag name="floor" /> <usage name="Village" /> </type> But it spawns the barrels EVERYWHERE. It's very annoying.
  11. kmiles1990

    Check user input chat

    What event would I use to check user inputted chat messages. For instance, how would I go about checking if a player typed in the words "!players"
  12. Is there a way to ONLY show the message in schedule from BEC? I don't want to to prefix the message with the GLOBAL ADMIN bec: message. I only want the message to appear.
  13. kmiles1990

    Only show BEC sheduler message. Nothing else.

    Ok thanks.
  14. kmiles1990

    Trader Script

    What about an example of creating a UI popup? Like if someone join my server, a diaglog will pop up giving them server info. They would have to click a button to exit the dialog.
  15. kmiles1990

    pvp zone

    Got it, thanks.
  16. kmiles1990

    Server restart timer

    Can anyone show me how to setup a timer so the server restarts at certain times throughout the day?
  17. kmiles1990

    Server restart timer

    Nevermind, got it to work.
  18. kmiles1990

    Server restart timer

    've tried bec. It just constantly says Failed to login. It's very frustrating.
  19. kmiles1990

    pvp zone

    Question, where do I put this file, so it launches on server start? and what do I name this file?
×