Open AssaWolf opened 3 years ago
How can i put the craft table , zombie spawner etc ?
This game mode is appreciably out of date. It would require someone interested in maintaining it to invest a reasonable amount of engineering time to bring it up to a usable state.
There are console commands prefixed with gmodz_ if I remember rightly for map editing.
On Wed, Nov 10, 2021 at 4:26 PM AssaWolf @.***> wrote:
How can i put the craft table , zombie spawner etc ?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/thelastpenguin/GmodZ/issues/9#issuecomment-965883210, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANUKI34QWQRWILLXHDQB3TULMETLANCNFSM5HYUEQPQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Thank you for your quick answer! Indeed I could already read in the code that you had created a command: medit_start but nothing happens except a message in the chat that tells us that we start the map editing! I will try to fix the code and if you are interested send it back to you!
Ah, great. There are commands in the file for +medit_CreateNode. That’s what you will want once you’ve started mapedit to actually place item nodes.
On Thu, Nov 11, 2021 at 1:14 AM AssaWolf @.***> wrote:
Thank you for your quick answer! Indeed I could already read in the code that you had created a command: medit_start but nothing happens except a message in the chat that tells us that we start the map editing! I will try to fix the code and if you are interested send it back to you!
— You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/thelastpenguin/GmodZ/issues/9#issuecomment-966123810, or unsubscribe https://github.com/notifications/unsubscribe-auth/AANUKI6CUV3JQCOZPSURY3LULOCN5ANCNFSM5HYUEQPQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
I just install the game mode and link it with MySQL but there is no command to open the spawn menu or to spawn entity etc....