Search found 90 matches

Return to advanced search

Re: Subgames for all! a Minigame Server

I added the mod atchat for a better chat system.
by Lejo
Sun Mar 26, 2017 09:12
 
Forum: Minetest Servers
Topic: Subgames for all! a Minigame Server
Replies: 32
Views: 14190

Re: RANT: Forbidden guest accounts / empty password

But on some Minigameservers is a password not important there you don't have any buildings.
It's right that a password is important, but not on all servers.
by Lejo
Sun Mar 19, 2017 10:08
 
Forum: Minetest General
Topic: RANT: Forbidden guest accounts / empty password
Replies: 9
Views: 5932

Re: Post your modding questions here

@DS-minetest Thanks now it works.
by Lejo
Wed Jan 18, 2017 12:02
 
Forum: Modding Discussion
Topic: Post your modding questions here
Replies: 3735
Views: 627003

Re: Post your modding questions here

D00Med wrote:maybe try using:
local hp = player:get_hp()
player:set_hp(hp-2)


I still get the same Error :(
by Lejo
Mon Jan 16, 2017 18:33
 
Forum: Modding Discussion
Topic: Post your modding questions here
Replies: 3735
Views: 627003

Re: Post your modding questions here

Topic: How to fix #1 bad argument to get_player_by_name (string expected, got userdata) Reason: I want to make a mod. More Info:code: minetest.register_tool("blood:victimknife", { description = "Victimknife", inventory_image = "Victimknife.png", on_use = function(playe...
by Lejo
Sun Jan 15, 2017 14:00
 
Forum: Modding Discussion
Topic: Post your modding questions here
Replies: 3735
Views: 627003

Re: Post your modding questions here

Topic: How to fix #1 bad argument to get_player_by_name (string expected, got userdata) Reason: I want to make a mod. More Info:code: minetest.register_tool("blood:victimknife", { description = "Victimknife", inventory_image = "Victimknife.png", on_use = function(player...
by Lejo
Sun Jan 15, 2017 12:13
 
Forum: Modding Discussion
Topic: Post your modding questions here
Replies: 3735
Views: 627003

Re: [Debian / Ubuntu] 1-line script: install Minetest Git

I try it in Ubuntu 16.10 with the non-portable version this works perfect.

But on my server i can't update the server version to 0.4.15
by Lejo
Sat Jan 14, 2017 19:41
 
Forum: Minetest Builds
Topic: [Debian / Ubuntu] 1-line script: install Minetest Git
Replies: 128
Views: 62709

Re: [mod] Vehicles [vehicles]

Thank you now all works.
by Lejo
Sat Jan 14, 2017 10:10
 
Forum: WIP Mods
Topic: [mod] Vehicles [vehicles]
Replies: 152
Views: 33636

Re: Anti Cheat

I think one problem is that much people set in minetest.conf: disable_anticheat = true, because they are stopped at sprinting or something else.
by Lejo
Fri Jan 13, 2017 17:28
 
Forum: Minetest Features
Topic: Anti Cheat
Replies: 5
Views: 1518

Re: [mod] Vehicles [vehicles]

It works now fine, but how can I shot with the jet now?
by Lejo
Fri Jan 13, 2017 17:13
 
Forum: WIP Mods
Topic: [mod] Vehicles [vehicles]
Replies: 152
Views: 33636

Re: What hardware is everybody running?

Ubuntu 16.10
Radeon HD 7850
Intel Core 2 Duo CPU E8400 3.00GHz × 2
8 GB Ram
by Lejo
Mon Jan 09, 2017 19:25
 
Forum: Minetest General
Topic: What hardware is everybody running?
Replies: 82
Views: 16630

Re: [mod] Vehicles [vehicles]

D00Med wrote:Ok, try it now, should be fixed.


Sorry, It's still the same.
by Lejo
Fri Dec 23, 2016 17:21
 
Forum: WIP Mods
Topic: [mod] Vehicles [vehicles]
Replies: 152
Views: 33636

Re: [mod] Vehicles [vehicles]

D00Med wrote:Have you tried using a newer copy of the mod? I thought I had fixed that problem


No, I try a new copy, the same Problem.
by Lejo
Tue Dec 20, 2016 16:00
 
Forum: WIP Mods
Topic: [mod] Vehicles [vehicles]
Replies: 152
Views: 33636

Re: Subgames for all! a Minigame Server

I add a other game with vehicles.
There you catch with vehicles like jets, tanks or Robot.

Lejo
by Lejo
Mon Dec 19, 2016 17:45
 
Forum: Minetest Servers
Topic: Subgames for all! a Minigame Server
Replies: 32
Views: 14190

Re: [mod] Vehicles [vehicles]

If I use I paracute I get invisible, but if I go out of it I'm still invisible!
If I die in a vehicle I'm invisible after respawning!
I get visible if I leave and join again!
Please fix this bug.

Lejo
by Lejo
Mon Dec 19, 2016 16:34
 
Forum: WIP Mods
Topic: [mod] Vehicles [vehicles]
Replies: 152
Views: 33636

Re: How to Make MineTest Run Fast? :O

Or just buy a nice PC like this.
Only 5500€
Image
OP!!! :P
by Lejo
Fri Dec 16, 2016 19:33
 
Forum: Minetest General
Topic: How to Make MineTest Run Fast? :O
Replies: 16
Views: 2716

Re: [Mod] Money (or Economy) [201207] [money]

If I want to start the mod I always get this Error: 2016-12-07 16:07:38: ACTION[Server]: singleplayer joins game. List of players: singleplayer 2016-12-07 16:07:38: WARNING[Server]: Assignment to undeclared global "name" inside a function at /home/user/.minetest/mods/money/init.lua:59. 201...
by Lejo
Wed Dec 07, 2016 15:10
 
Forum: Mod Releases
Topic: [Mod] Money (or Economy) [201207] [money]
Replies: 119
Views: 51894

Re: minetest probleme portweiterleitung

Bei mir geht port 30000 nie.
Vieleicht hat das etwas damit zu tun.
Nimm doch einfach nur port 30001.

Lejo
by Lejo
Sun Dec 04, 2016 10:43
 
Forum: Deutsch
Topic: minetest probleme portweiterleitung
Replies: 4
Views: 2596

Re: [mod] Vehicles [vehicles]

DS-minetest wrote:i assume "vehicles:jet" is the entity name, you need the item to spawn the entity or use the "spawnentity" command

Yes you are right the item name is: vehicles:jet_spawner.

Thanks
Lejo
by Lejo
Fri Dec 02, 2016 17:39
 
Forum: WIP Mods
Topic: [mod] Vehicles [vehicles]
Replies: 152
Views: 33636

Re: [mod] Vehicles [vehicles]

Much of the items I can't get with /giveme why?
For Example:
/giveme vehicles:jet | Can not give an unknow item.
But the backpack I can get so.
Why
by Lejo
Fri Dec 02, 2016 15:19
 
Forum: WIP Mods
Topic: [mod] Vehicles [vehicles]
Replies: 152
Views: 33636

Re: [mod] Vehicles [vehicles]

D00Med wrote:And you can't use a protector mod?


Oh, yes I forgot it.

Thanks.
by Lejo
Thu Dec 01, 2016 05:59
 
Forum: WIP Mods
Topic: [mod] Vehicles [vehicles]
Replies: 152
Views: 33636

Re: [mod] Vehicles [vehicles]

I want to use this Mod on my Minigameserver Subgames for all!
And there I need unbreakable Blocks for a to make a area!
If I don't have unbreakable Blocks I have to set in minetest.conf:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
vehicles_nodes = false

And that is boring.
by Lejo
Wed Nov 30, 2016 20:01
 
Forum: WIP Mods
Topic: [mod] Vehicles [vehicles]
Replies: 152
Views: 33636

Re: [mod] Vehicles [vehicles]

If I use a Parachute I get this Error: 2016-11-30 08:07:31: ACTION[Server]: singleplayer uses vehicles:backpack, pointing at [nothing] 2016-11-30 08:07:32: ERROR[Main]: ServerError: Lua: Runtime error from mod 'vehicles' in callback item_OnUse(): /home/user/.minetest/mods/vehicles/api.lua:60: attemp...
by Lejo
Wed Nov 30, 2016 07:04
 
Forum: WIP Mods
Topic: [mod] Vehicles [vehicles]
Replies: 152
Views: 33636

Re: [Debian / Ubuntu] 1-line script: install Minetest Git

I now install libpng12-dev manual, but now i can't start minetest.

Lejo
by Lejo
Sat Nov 26, 2016 12:28
 
Forum: Minetest Builds
Topic: [Debian / Ubuntu] 1-line script: install Minetest Git
Replies: 128
Views: 62709

Re: [Debian / Ubuntu] 1-line script: install Minetest Git

I can't install minetest with my new Ubuntu 16.10 Version.
It allways says:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
E: Für Paket »libpng12-dev« existiert kein Installationskandidat.

And then I don't get the bin folder.

Please Help.
by Lejo
Sat Nov 26, 2016 08:48
 
Forum: Minetest Builds
Topic: [Debian / Ubuntu] 1-line script: install Minetest Git
Replies: 128
Views: 62709

Re: [mod] Vehicles [vehicles]

DS-minetest wrote:what mobs?!

Mobs Redo
by Lejo
Sat Nov 26, 2016 08:44
 
Forum: WIP Mods
Topic: [mod] Vehicles [vehicles]
Replies: 152
Views: 33636

Re: [mod] Vehicles [vehicles]

Can i install the mod but don't use mobs?
Is there a way to disable mob spawning?

Lejo
by Lejo
Fri Nov 25, 2016 15:45
 
Forum: WIP Mods
Topic: [mod] Vehicles [vehicles]
Replies: 152
Views: 33636

Re: Subgames for all! a Minigame Server

Looks very nice!
Thank you.

Lejo
by Lejo
Fri Nov 25, 2016 15:22
 
Forum: Minetest Servers
Topic: Subgames for all! a Minigame Server
Replies: 32
Views: 14190

Re: Subgames for all! a Minigame Server

You can build it in everything i just cut it then out with worldedit.
If you want to post screenshots you have to upload it first.
Then just ad lines like this:
Old Image
You can upload your pictures in the minetest Forum or somewhere else.
Important is that you always use the Direct Link!

Lejo
by Lejo
Thu Nov 24, 2016 17:48
 
Forum: Minetest Servers
Topic: Subgames for all! a Minigame Server
Replies: 32
Views: 14190
Next

Return to advanced search

cron