Difference between revisions of "User:Miniontoby"

From Minetest Wiki
Jump to navigation Jump to search
(Created page with "== Miniontoby == Hello Watcher of my page on the minetest wiki I am Miniontoby === Doorbell === I did created a mod named "doorbell". You can download it online: [https://...")
 
 
Line 1: Line 1:
== Miniontoby ==
 
 
Hello Watcher of my page on the minetest wiki
 
Hello Watcher of my page on the minetest wiki
  
 
I am Miniontoby  
 
I am Miniontoby  
  
=== Doorbell ===
+
== Doorbell ==
 
I did created a mod named "doorbell".  
 
I did created a mod named "doorbell".  
 +
=== Downloading ===
 
You can download it online: [https://content.minetest.net/packages/Miniontoby/doorbell/ watch the doorbell mod on content.minetest.net]
 
You can download it online: [https://content.minetest.net/packages/Miniontoby/doorbell/ watch the doorbell mod on content.minetest.net]
Or in the minetest menu: 1. Open minetest; 2. Goto the "content" tab; 3. Press button "browse online content"; 4. Search "doorbell"; 5. Install "doorbell" mod with the install button near the mod info.
+
Or in the minetest menu:  
 +
# Open minetest
 +
# Goto the "content" tab
 +
# Press button "browse online content"
 +
# Search "doorbell"
 +
# Install "doorbell" mod with the install button near the mod info.
  
=== Code help ===
+
=== Doorbells ===
 +
There are now:
 +
# Normal doorbell | just normal
 +
# Doorbell lock | you can't break it)
 +
# Delete tool | for the doorbell lock)
 +
# Doorbell mesecons | goes on by mesecons signal
 +
# Doorbell 3d | looks more like a doorbell
 +
# Doorbell digilines | goes on by an digilines signal (code: digiline_send("channel", "doorbell"))
 +
# Doorbell marker | gives a marker at the position of the doorbell to the puncher and the doorbell placer
 +
 
 +
== Code help ==
 
I help some people with writing code, so if you need any mod (what should need to be possible) please contact me and I will help you
 
I help some people with writing code, so if you need any mod (what should need to be possible) please contact me and I will help you
  
=== Bye ===
+
== Bye ==
 
Thanks For watching my page
 
Thanks For watching my page
  
  
 
p.s. this page is not finished at this moment
 
p.s. this page is not finished at this moment

Latest revision as of 16:13, 4 January 2020

Hello Watcher of my page on the minetest wiki

I am Miniontoby

Doorbell

I did created a mod named "doorbell".

Downloading

You can download it online: watch the doorbell mod on content.minetest.net Or in the minetest menu:

  1. Open minetest
  2. Goto the "content" tab
  3. Press button "browse online content"
  4. Search "doorbell"
  5. Install "doorbell" mod with the install button near the mod info.

Doorbells

There are now:

  1. Normal doorbell | just normal
  2. Doorbell lock | you can't break it)
  3. Delete tool | for the doorbell lock)
  4. Doorbell mesecons | goes on by mesecons signal
  5. Doorbell 3d | looks more like a doorbell
  6. Doorbell digilines | goes on by an digilines signal (code: digiline_send("channel", "doorbell"))
  7. Doorbell marker | gives a marker at the position of the doorbell to the puncher and the doorbell placer

Code help

I help some people with writing code, so if you need any mod (what should need to be possible) please contact me and I will help you

Bye

Thanks For watching my page


p.s. this page is not finished at this moment