Search found 82 matches

Return to advanced search

Re: [W.I.P] More Wood Plus ALPHA

Updated to 0.0.2
by chase programer
Sun Jul 19, 2015 05:04
 
Forum: WIP Mods
Topic: [W.I.P] More Wood Plus ALPHA
Replies: 6
Views: 890

Re: Can someone explain?

Thanks for all your help but none of these fixed the problem i have found a working fix.
by chase programer
Sun Jul 19, 2015 04:39
 
Forum: Modding Discussion
Topic: Can someone explain?
Replies: 7
Views: 1208

chatplus [V 0.01]

Working on the mod still but its here it welcomes players the the server and shows a list of who is online good for faction and survival type servers.

File will be attached and it has no dependencies.
by chase programer
Fri Jul 17, 2015 23:41
 
Forum: WIP Mods
Topic: chatplus [V 0.01]
Replies: 1
Views: 290

Re: Requesting a partner

jp wrote:
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
minetest.register_on_joinplayer(function(player)
   local name = player:get_player_name()
   minetest.chat_send_player(name, "Welcome to the server "..name.."!")
end)

Have fun.


Thank you both.
by chase programer
Fri Jul 17, 2015 23:31
 
Forum: Modding Discussion
Topic: Requesting a partner
Replies: 3
Views: 588

Requesting a partner

I have this mod that i cannot figure out i spent a very low amount of time working on it but it is a mod that welcomes the player to the server then shows them a list of who is online I would like some help. minetest.register_on_joinplayer(function(player) minetest.chat_send_all(" Welcome to th...
by chase programer
Fri Jul 17, 2015 14:22
 
Forum: Modding Discussion
Topic: Requesting a partner
Replies: 3
Views: 588

Re: Can someone explain?

I have added dashes on line 5 but that takes away being able to break the light brown wood and without the dashes i cannot play with the mod.
by chase programer
Thu Jul 16, 2015 14:24
 
Forum: Modding Discussion
Topic: Can someone explain?
Replies: 7
Views: 1208

Re: Big Pine Tree!!

This is quite cool i like it i might message you later regarding mod development.
by chase programer
Wed Jul 15, 2015 20:32
 
Forum: WIP Mods
Topic: Big Pine Tree!!
Replies: 4
Views: 1377

Re: Can someone explain?

Now i am getting this any more help? ------------- Separator ------------- Irrlicht log: Irrlicht Engine version 1.8.1 Irrlicht log: Microsoft Windows 7 Professional Edition Service Pack 1 (Build 7601) Irrlicht log: Using renderer: OpenGL 4.1.10750 Irrlicht log: AMD Radeon HD 6800 Series: ATI Techno...
by chase programer
Wed Jul 15, 2015 20:29
 
Forum: Modding Discussion
Topic: Can someone explain?
Replies: 7
Views: 1208

Can someone explain?

I keep getting this issue when i run my modification. Error: Irrlicht log: Irrlicht Engine version 1.8.1 Irrlicht log: Microsoft Windows 7 Professional Edition Service Pack 1 (Build 7601) Irrlicht log: Using renderer: OpenGL 4.1.10750 Irrlicht log: AMD Radeon HD 6800 Series: ATI Technologies Inc. Ir...
by chase programer
Wed Jul 15, 2015 17:16
 
Forum: Modding Discussion
Topic: Can someone explain?
Replies: 7
Views: 1208

Re: [W.I.P] More Wood Plus ALPHA

Thank you i was having some issues with that but thanks again for fixing it.
by chase programer
Wed Jul 15, 2015 17:04
 
Forum: WIP Mods
Topic: [W.I.P] More Wood Plus ALPHA
Replies: 6
Views: 890

[W.I.P] More Wood Plus ALPHA

- Closed -
by chase programer
Wed Jul 15, 2015 04:59
 
Forum: WIP Mods
Topic: [W.I.P] More Wood Plus ALPHA
Replies: 6
Views: 890

Re: Mod Question

Thank you kind sir! i will use this information wisely.
by chase programer
Wed Jul 15, 2015 00:49
 
Forum: Modding Discussion
Topic: Mod Question
Replies: 2
Views: 584

Mod Question

Would i be able to code a mod in notepad++ or will i need eclipse?
by chase programer
Tue Jul 14, 2015 15:30
 
Forum: Modding Discussion
Topic: Mod Question
Replies: 2
Views: 584

Amazing man you have done wonderful with this mod it just needs one thing its own launcher! I Can help with it if you agree with me about it!
by chase programer
Sun Dec 15, 2013 17:56
 
Forum: WIP Mods
Topic: [Mod] TECHNO-machines, farming, more stuff! [8.2] [techno]
Replies: 9
Views: 8839

Idea #1Remove Arrows As some people cant use throwing mod
Idea #2Add More Potions Tahts all i got Sorry
by chase programer
Sun Dec 15, 2013 17:49
 
Forum: WIP Mods
Topic: [Mod] Potions mod [0.1] [potions]
Replies: 9
Views: 3154

Topywo wrote:1. Did you try it. (hint: delete your debug.txt and open it after each error)

Did you see the answers on this question:
https://forum.minetest.net/viewtopic.php?id=6298


I dont understand ("delete your debug.txt and open it ")
by chase programer
Tue Oct 15, 2013 21:27
 
Forum: WIP Mods
Topic: HELP
Replies: 4
Views: 728

HELP

Hey Can Someone help me with this code and dose it work for just a mod? minetest.register_tool("default:energy_pickaxe", { description = "superpickaxe", inventory_image = "default_tool_energypickaxe.png", tool_capabilities = { full_punch_interval = 0.7, max_drop_level=1, groupcaps={ snappy={times={[...
by chase programer
Mon Oct 14, 2013 21:24
 
Forum: WIP Mods
Topic: HELP
Replies: 4
Views: 728

RealBadAngel wrote:you can leave it blank, it will mean then that your mod doesnt depend on any other


Thank you for the help kind Man XD
by chase programer
Mon Oct 14, 2013 21:18
 
Forum: WIP Mods
Topic: depends.txt?
Replies: 2
Views: 804

depends.txt?

Can i have some help with this im New with this kind of stuff but
can i leave this blank?
by chase programer
Mon Oct 14, 2013 21:11
 
Forum: WIP Mods
Topic: depends.txt?
Replies: 2
Views: 804

Menche wrote:My favorite upload site is Ubuntu One. It has a good amount of free storage and offers direct links.


Sorry let me rephrase that what File type do i make it?
because i have it in a tools.lua file
by chase programer
Mon Oct 14, 2013 20:31
 
Forum: WIP Mods
Topic: A Tiny bit of help Needed
Replies: 6
Views: 1635

A Tiny bit of help Needed

How do i make my mod downloadable any help because my mod only
adds 1 new pickaxe to the game.

Any Help and Hello Everyone
by chase programer
Mon Oct 14, 2013 17:30
 
Forum: WIP Mods
Topic: A Tiny bit of help Needed
Replies: 6
Views: 1635

Help please

Im having trouble with this code should this work minetest.register_tool("default:useful_pickaxe", { description = "useful pickaxe", inventory_image = "default_tool_usefulpickaxe.png", tool_capabilities = { full_punch_interval = 1.3, max_drop_level=8, groupcaps={ cracky = {times={[1]=4.00, [2]=1.60,...
by chase programer
Tue Jun 18, 2013 20:13
 
Forum: WIP Mods
Topic: Help please
Replies: 5
Views: 982

tinoesroho wrote:Looks like it SHOULD work, if only on 0.4.5 (or lower). What's broken? Damage? Craft-

... shouldn't it be default:coal_lump, not default:coallump? That might fix crafting.


Ok i have the newest update and i wanted it to work )=
by chase programer
Wed May 15, 2013 21:11
 
Forum: WIP Mods
Topic: CODEING PROBLEM
Replies: 9
Views: 1060

CODEING PROBLEM

Is this right )= minetest.register_craft({ output = 'Deathpick:Death_pick', recipe = { {'default:coallump', 'default:coallump', 'default:coallump'}, {'', 'default:stick', ''}, {'', 'default:stick', ''}, } }) -- Tool minetest.register_tool("Deathpick:Death_pick", { description = "Death Pickaxe", inve...
by chase programer
Wed May 15, 2013 21:04
 
Forum: WIP Mods
Topic: CODEING PROBLEM
Replies: 9
Views: 1060

I just tested it and realized that sorry
by chase programer
Wed May 15, 2013 20:51
 
Forum: WIP Mods
Topic: Deathpick MOD
Replies: 3
Views: 788

Deathpick MOD

hello this is my first mod PLZ dont rage if it doesn't work Thx

LINK HERE ---> http://thekidsgamezone.weebly.com/uploads/1/5/4/1/15412154/deathpick.zip
by chase programer
Wed May 15, 2013 20:43
 
Forum: WIP Mods
Topic: Deathpick MOD
Replies: 3
Views: 788

COME SEE

is this a problem every time i make a code this happends {\rtf1\ansi\ansicpg1252\deff0\deflang4105{\fonttbl{\f0\fswiss\fcharset0 Arial;}} {\*\generator Msftedit 5.41.15.1515;}\viewkind4\uc1\pard\f0\fs20 minetest.register_tool("Super:pick_wood", \{\par description = "Superpick",\par inventory_image =...
by chase programer
Tue May 14, 2013 22:51
 
Forum: Minetest General
Topic: COME SEE
Replies: 2
Views: 1147

find your minetest directory, wherever it's located you'll want to scroll to this file: minetest/games/common/mods/default/init.lua you'll need to look for the part that defines the item minetest.register_tool("default:pick_wood", { description = "Wooden Pickaxe", inventory_image = "default_tool_wo...
by chase programer
Tue May 14, 2013 22:38
 
Forum: Minetest General
Topic: Need help (=
Replies: 2
Views: 801

Need help (=

can someone give me the code for a pickaxe,shovel and sword

If you can thx you (=
by chase programer
Tue May 14, 2013 21:34
 
Forum: Minetest General
Topic: Need help (=
Replies: 2
Views: 801

help

everytime i open minetest 4.5 its a grey background and it says this well im in game and makes ramibows 17:36:53: ERROR[main]: generate_image(): Creating a dummy image for "default_torch_on_ceiling_animated.png" 17:36:53: ERROR[main]: generate_image(): Could not load image "default_torch_animated.pn...
by chase programer
Tue Mar 26, 2013 21:41
 
Forum: Minetest Problems
Topic: help
Replies: 1
Views: 655
Next

Return to advanced search

cron