Jump to content

Search the Community

Showing results for tags 'Spawner'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News & Announcements
    • News
  • Project Zomboid
    • PZ Updates
    • General Discussions
    • Bug Reports
    • PZ Support
    • PZ Multiplayer
    • PZ Community & Creativity
    • PZ Suggestions
  • PZ Modding
    • Tutorials & Resources
    • Mods
    • Items
    • Mapping
    • Mod Ideas and Requests
  • General Games Development
    • Indie Scene
  • Other Discussions
    • General Discussion
    • Forum Games & Activities

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Twitter


Interests

Found 3 results

  1. So I've used this nifty little mod once in a while. More or less for modding testing purposes but decided to clean it up a bit and release for anyone to use and so here it is DOWNLOAD(reference last updated to Build 30.16) INSTRUCTIONS:You know how you can now write stuff onto notebooks, journals, and doodles right? Well get yourself one of them to write on and then follow this simple instructions. 1) write this line "materialistic wish granting machine activate:" This activates the mod. 2) press enter, in the second line write "=itemID,quantity-" Replace 'itemID' with the ID of an item, looks something like 'module.itemName' (e.g. Base.Axe). Then replace 'quantity' with how many units of that item you want (e.g. 1). 3) press the "OK' button and watch the magic happen as the item spawns in your inventory! Don't worry if you mess up on the second line, as long as you get the first line right something should show up in the command prompt (that runs along with the game) telling you what went wrong.P.S: the mod is case-sensitive and doesn't guess what you 'meant' to write or complete words for you, so make sure to enter everything correctly without misspelling. Here is an example: materialistic wish granting machine activate:=Base.Lollipop,1- Reference: so I made this little program that went through all the item script files of the game and stripped all the item IDs, compiling them all in a reference.txt file. You can find this text file inside the mod folder. Use this to find whatever is that you need if you not sure. I did a quick scroll through and found some hiccups here and there but for the most part is pretty useful. Use Ctrl+F to search through faster. P.S.S: you can also spawn items from any mod with this, you'll just have to know their itemIDs. For example if I wanted to spawn a quart jar from my Canning Essentials Mod I would write '=CanningEssentials.GlassQuartJar,1-'. P.S.S.S: I did make this mod with somewhat of a modder perspective so if you have no PZ modding background whatsoever and find it too difficult to use or have any suggestions, feel free to comment. And That's it, Enjoy!
  2. Credit to Spyder638 for originally creating the mod. This is an Item Spawner mod, it uses an ingame window that you can navigate through and spawn items with. it will first pop up when you start the game, and can be reopened by pressing the NumENTER KEY. Note: I am not sure if i can emphasize this enough but i still attend school (grade 12) so i don't always have time to work on this mod (or shouldn't, but i generally do anyway). So if ANYBODY has any suggestions, bugs reports/fixes, or can and is willing to help me code and get updates for this mod out sooner I URGE you to PM me. Features: Spawns a variety of weapons and itemsuses the new UI window to select the item you want without having to memorize codesBugs: graphics glitch with [2.9.9.15], has yet to appear in [2.9.9.16]if one of the tabs from ZSpawn gets dragged it will go back to where you wanted to move it from and a ghost frame will carry with you outside of the ZSpawn window and only goes away if you close the ZSpawn windowTo Do: an updated items list to include recently added itemsMake the ZSpawn Window more efficientInstallation for PZomboid 2.9.9.16 and lower: unzip the fileopen the ZSpawn Foldermove the Media folder into your ProjectZomboid FolderInstallation for PZomboid 2.9.9.17+: unzip the filemove the ZSpawn Folder into your mods folder that is inside your ProjectZomboid FolderZSpawn 0.2: ZSpawn.zip ZSpawn 0.3: ZSpawn 0.3.zip This mod seems to be outdated and does no longer work with the current Steam build. - RoboMat ZSpawn 0.3* (2.9.9.17 compatible): Zspawn 0.3.zip *in 0.3 [2.9.9.17] compatible version the ZSpawn window no longer automatically spawns when you start the game, but you can still just open it the normal way. ZSpawn 0.3.2 (2.9.9.17 compatible): Zspawn (0.3.2).zipnow plays a lot friendlier with the game, and frame rates when you constantly need to close and reopen itmajor credit to ExcentriCreation for providing us with this fix*****IMPORTANT***** Now you need to press the ~ KEY to open ZSpawnAgain major Credit to Spyder638 for originally creating the mod. You can find his original thread here.
  3. dylan1313

    ZSpawn

    Credit to Spyder638 for originally creating the mod. This is an Item Spawner mod, it uses an ingame window that you can navigate through and spawn items with. it will first pop up when you start the game, and can be reopened by pressing the NumENTER KEY. Note: I am not sure if i can emphasize this enough but i still attend school (grade 12) so i don't always have time to work on this mod (or shouldn't, but i generally do anyway). So if ANYBODY has any suggestions, bugs reports/fixes, or can and is willing to help me code and get updates for this mod out sooner I URGE you to PM me. Features: Spawns a variety of weapons and itemsuses the new UI window to select the item you want without having to memorize codes Bugs: graphics glitch with [2.9.9.15], has yet to appear in [2.9.9.16]if one of the tabs from ZSpawn gets dragged it will go back to where you wanted to move it from and a ghost frame will carry with you outside of the ZSpawn window and only goes away if you close the ZSpawn window To Do: an updated items list to include recently added itemsMake the ZSpawn Window more efficient Installation for PZomboid 2.9.9.16 and lower: unzip the file open the ZSpawn Folder move the Media folder into your ProjectZomboid Folder Installation for PZomboid 2.9.9.17+: unzip the file move the ZSpawn Folder into your mods folder that is inside your ProjectZomboid FolderZSpawn 0.2: ZSpawn.zip ZSpawn 0.3: ZSpawn 0.3.zip ZSpawn 0.3* (2.9.9.17 compatible): Zspawn 0.3.zip *in 0.3 [2.9.9.17] compatible version the ZSpawn window no longer automatically spawns when you start the game, but you can still just open it the normal way. ZSpawn 0.3.2 (2.9.9.17 compatible): Zspawn (0.3.2).zip now plays a lot friendlier with the game, and frame rates when you constantly need to close and reopen itmajor credit to ExcentriCreation for providing us with this fix*****IMPORTANT***** Now you need to press the ~ KEY to open ZSpawn Again major Credit to Spyder638 for originally creating the mod. You can find his original thread here.
×
×
  • Create New...