MrCatZaa

Unturned spawn table template

Mar 2nd, 2019
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. Type Spawn
  2. ID xxxx ##[Your Spawn table ID]##
  3.  
  4. Roots 2 ##[How many parent spawn tables to attach it]##
  5. Root_0_Spawn_ID xxxx ##[ID for Parent spawn table to attach]##
  6. Root_0_Weight xxxx ##[Spawn Rate Chance]##
  7. Root_1_Spawn_ID xxxx
  8. Root_1_Weight xxxx
  9.  
  10. Tables 3 ##[How many item]##
  11. Table_0_Asset_ID xxxx ##[Table number and ID for items or vehicles]##
  12. Table_0_Weight xxxx ##[Table number and ID for items or vehicles Spawn Rate Chance]##
  13. Table_1_Asset_ID xxxx
  14. Table_1_Weight xxxx
  15. Table_2_Asset_ID xxxx
  16. Table_2_Weight xxxx
  17.  
  18.  
  19.  
  20. /// xxxx = Number ////
Advertisement
Add Comment
Please, Sign In to add comment