Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Cole24

Members
  • Posts

    183
  • Joined

  • Last visited

Everything posted by Cole24

  1. Hmm, this is weird. The only thing I can think of is completely reseting you pbo files and see if it still happens. You do this by changing your map of your server and updating to the new map, then change back to the map you had and update the server again. Then backup your database and see if your server still stops. If it does I would send a support ticket but you have to give them until Monday to respond. If it doesn't stop then something in one of your pbo files is broke.
  2. O lol, well good to hear. Also you only have to add it to traders_data. I never add anything to the traders_items, I just add it straight to traders_data and it works fine.
  3. O lol, well good to hear. Also you only have to add it to traders_data. I never add anything to the traders_items, I just add it straight to traders_data and it works fine.
  4. Here watch this video, it shows you how to add things to traders:
  5. Here watch this video, it shows you how to add things to traders:
  6. What really? My traders have never restocked until I put in that command.
  7. What really? My traders have never restocked until I put in that command.
  8. Np, anytime, and it's a good thing that many were affected because that means it worked. I had about the same amount affected when I did it. Just remember you have to keep on doing it. If you don't want to have to do it like once a week or something like that just change the numbers to like 500 so it stays affected for longer.
  9. Np, anytime, and it's a good thing that many were affected because that means it worked. I had about the same amount affected when I did it. Just remember you have to keep on doing it. If you don't want to have to do it like once a week or something like that just change the numbers to like 500 so it stays affected for longer.
  10. You just go into the database via the control panel. If you click on the IP next to Host: in your control panel at the top under Database Details it should send you to your database.
  11. You just go into the database via the control panel. If you click on the IP next to Host: in your control panel at the top under Database Details it should send you to your database.
  12. Ok, well sorry I can't make a video cause my computer is being weird so I'm going to explain it the best I can. 1. Go into your database via the control panel 2. Go into traders_data 3. At the top click SQL (to the left of search) 4. Click UPDATE at the bottom of the text box (should get something like this: UPDATE `traders_data` SET `id`=[value-1],`item`=[value-2],`qty`=[value-3],`buy`=[value-4],`sell`=[value-5],`order`=[value-6],`tid`=[value-7],`afile`=[value-8] WHERE 1 to appear in the text box) 5. Delete that code 6. Replace with this: UPDATE `traders_data` SET qty=50 WHERE qty<=50; 7. Replace the two 50s' with whatever numbers you want (the first 50 is the qty that the items will be set to in the traders, the second 50 is the qty at which the item has to be below to get reset to the number in the first spot) 8. Hit the Go button at the bottom right 9. Update and restart your server You have to do this everything you want to restock your traders. If you have any questions feel free to ask me and I will try to help.
  13. Ok, well sorry I can't make a video cause my computer is being weird so I'm going to explain it the best I can. 1. Go into your database via the control panel 2. Go into traders_data 3. At the top click SQL (to the left of search) 4. Click UPDATE at the bottom of the text box (should get something like this: UPDATE `traders_data` SET `id`=[value-1],`item`=[value-2],`qty`=[value-3],`buy`=[value-4],`sell`=[value-5],`order`=[value-6],`tid`=[value-7],`afile`=[value-8] WHERE 1 to appear in the text box) 5. Delete that code 6. Replace with this: UPDATE `traders_data` SET qty=50 WHERE qty<=50; 7. Replace the two 50s' with whatever numbers you want (the first 50 is the qty that the items will be set to in the traders, the second 50 is the qty at which the item has to be below to get reset to the number in the first spot) 8. Hit the Go button at the bottom right 9. Update and restart your server You have to do this everything you want to restock your traders. If you have any questions feel free to ask me and I will try to help.
  14. Ok, I have found out how to auto restock the traders on server restarts. It's a bit confusing if I explain it here so I will make a quick video and give you the link in a little bit.
  15. Ok, I have found out how to auto restock the traders on server restarts. It's a bit confusing if I explain it here so I will make a quick video and give you the link in a little bit.
  16. I know of a video that shows you how to add things to the traders and I will link it below: Link: About the stocking, I know you can edit the stocking in the database but that can take hours. I'm not sure but think there might be a way to get it to auto restock on server restart. I'll look around and let you know if I find anything.
  17. I know of a video that shows you how to add things to the traders and I will link it below: Link: About the stocking, I know you can edit the stocking in the database but that can take hours. I'm not sure but think there might be a way to get it to auto restock on server restart. I'll look around and let you know if I find anything.
  18. Ahhh ok PSN_steven1230, if you wanted to you could just changed the worldspace for where all the objects and ai spawn in at but that would be quite a bit of work. Also beanZ if you do open up a new server let me know and I can make a video showing how to install it to your server. You do need DZAI for the script to work though. I'm sure it would work for WAI also but I don't know how to script using WAI so I wouldn't be much help there.
  19. Ahhh ok PSN_steven1230, if you wanted to you could just changed the worldspace for where all the objects and ai spawn in at but that would be quite a bit of work. Also beanZ if you do open up a new server let me know and I can make a video showing how to install it to your server. You do need DZAI for the script to work though. I'm sure it would work for WAI also but I don't know how to script using WAI so I wouldn't be much help there.
  20. Yea, also doesn't help I'm playing on a crappy computer right now. Well if you or anyone wants the script let me know and I can make a install video.
  21. Yea, also doesn't help I'm playing on a crappy computer right now. Well if you or anyone wants the script let me know and I can make a install video.
  22. Ok here you guys go. Once again sorry about the bad fps. Link:
  23. Ok here you guys go. Once again sorry about the bad fps. Link: