Search found 19 matches

Return to advanced search

while you do+1+2 https://github.com/Mossmanikin/undergrowth/zipball/master I think it would be a good idea to put this project on github. That way, it is much easier to collab, and make testing branches and such. Absolutely agree. Sadly enough I still don't get how to do it. Best thing to do is to d...
by wtfsamcrap
Thu Jan 23, 2014 21:50
 
Forum: Old Mods
Topic: [WIP] Undergrowth [GitHub]
Replies: 218
Views: 40628

use tiles GIMP is my friend :D
by wtfsamcrap
Thu Jan 23, 2014 21:44
 
Forum: WIP Mods
Topic: How to make a transparent block like leaves with images on 2 sides?
Replies: 9
Views: 2108

Well... I LOVE IT ok i added a food bar thing but still...
and hud is dif but hay it works better then pillsadmas 1
by wtfsamcrap
Wed Jan 22, 2014 21:57
 
Forum: Subgame Releases
Topic: [Game] Overcraft Origins [overcraft_origins] – Minecraftlike
Replies: 90
Views: 47536

:( well do you have a way for me to fix java? 1. Make bedrock lower like say 100 it is normal for mc 2. If you can make droped items go thru half slabs 3. Make netherack never stop burning 4. Make a hopper 5. Make a repeater 6. Make a redstone brick 7. Make emeralds 8. Diamonds need to be more comme...
by wtfsamcrap
Sat Jan 18, 2014 17:35
 
Forum: Subgame Releases
Topic: [Game] MiniTest
Replies: 319
Views: 108602

ad these things [spoiler=Items (Wait for 1.8 mc to come out to publish em)]1. Make bedrock lower like say 100 it is normal for mc 2. If you can make droped items go thru half slabs 3. Make netherack never stop burning 4. Make a hopper 5. Make a repeater 6. Make a redstone brick 7. Make emeralds 8. D...
by wtfsamcrap
Sat Jan 18, 2014 17:02
 
Forum: Subgame Releases
Topic: [Game] MiniTest
Replies: 319
Views: 108602

ok so i wanna make a coal block or a netherrack so it stays burning long and not going out heres my code o btw they both have the same codeing works minetest.register_node("coalblock:block", { --Node description = "coalblock", --Inv name tiles = {"coal_block.png"}, --image stack_max = 64, --64 max s...
by wtfsamcrap
Sat Jan 18, 2014 16:41
 
Forum: Modding Discussion
Topic: Post your modding questions here
Replies: 3735
Views: 625436

webdesigner97 wrote:Which advantages does DirectX have?

well it is much better then LUA api it is C#'s Graphics side
meaning it is better
its powerr is kinda like openGL
or Direct3d
meaning if you need any thing like 2 things in 1 hand use DirectX
by wtfsamcrap
Fri Jan 17, 2014 15:20
 
Forum: Minetest Builds
Topic: [Windows] BlockMen's builds (32 & 64bit): LevelDB, DirectX
Replies: 147
Views: 58066

a big ol fat something called connecting to server 1 year later still on that part well artur99, for some reason i can only have one player in my world...i have added someone else but the cant connect, why is that? Can you see your friend connected in hamachi? In that list under the network name, in...
by wtfsamcrap
Fri Jan 03, 2014 01:32
 
Forum: Minetest Servers
Topic: [Tutorial] How to make a Minetest server using Hamachi
Replies: 4
Views: 2144

Thank you i made a server w/ this but even in 0.4.8 with hamachi so iot is helpfull to anyone
by wtfsamcrap
Thu Jan 02, 2014 18:58
 
Forum: Minetest Servers
Topic: Illustrated Server Creation Guide
Replies: 67
Views: 44741

I made it faster BUT I will now relese it till it is stable(it will not work on some and it sometimes crashes)
by wtfsamcrap
Tue Dec 24, 2013 20:08
 
Forum: WIP Mods
Topic: [Mod]Timber, Spawnpoint, CoalFromwood,CMDS
Replies: 3
Views: 1320

I have a confesion to make .. i cant make new nodes or tools or mapgen for a mod but any other lua works fine how do i fix this
by wtfsamcrap
Tue Dec 24, 2013 17:07
 
Forum: Modding Discussion
Topic: Post your modding questions here
Replies: 3735
Views: 625436

Ehh heck if ik :P lua is not my strong spot c++ is but maby
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
local tools ["",""]
function plrclick(player, rightclick)
if tools() then
local rightclick = player_rightclick()
if rightclick() then
<what you want it to do>
end
end
end
by wtfsamcrap
Tue Dec 24, 2013 15:21
 
Forum: WIP Mods
Topic: Making a tool do something on rightclick
Replies: 8
Views: 1333

Well i fixed the timber :D it is slow tho :( Nice mod, that password setting is a good thing for friends-of-me-who-forgot-their-passsword-after-playing-10-hours. But your timber thingie does only seem to dig 1 node over the current dug node, means if there's a stone and a tree trunk over it: I dig t...
by wtfsamcrap
Tue Dec 24, 2013 14:18
 
Forum: WIP Mods
Topic: [Mod]Timber, Spawnpoint, CoalFromwood,CMDS
Replies: 3
Views: 1320

LOL
PilzAdam wrote:
brunob.santos wrote:
PilzAdam wrote:There is no hint that this is a bug.

what kind of human being do that?
48 seconds = 450 right-clicks

Impatient kids?
by wtfsamcrap
Mon Dec 23, 2013 23:30
 
Forum: Minetest Problems
Topic: Click repeatedly
Replies: 9
Views: 1455

I cant find mobs help D:
by wtfsamcrap
Mon Dec 23, 2013 23:22
 
Forum: Mod Releases
Topic: [Mod] Simple Mobs [mobs]
Replies: 848
Views: 404312

[Mod]Timber, Spawnpoint, CoalFromwood,CMDS

If this does not work it will be 2-3 weeks after a minetest update i will update the mods or you can yourself check my review (my mic is broken) The timber mod you cut the tree down (Not with leaves still working on it) and it auto goes to your inventory Spawn-point use n++ and edit it the cords at ...
by wtfsamcrap
Mon Dec 23, 2013 22:58
 
Forum: WIP Mods
Topic: [Mod]Timber, Spawnpoint, CoalFromwood,CMDS
Replies: 3
Views: 1320

ok but how do i make the words not what they are T_T and i guese the fourmspaces lol telll me
rubenwardy wrote:There are two types of GUIs.

Formspecs
These are windows like the inventory window.

HUDs
These are things like the crosshair, and the hearts, and the hotbar.

Sounds like you want formspecs.
by wtfsamcrap
Wed Dec 11, 2013 23:37
 
Forum: WIP Mods
Topic: [Mod help]How do i make a Graphical User Interface?(GUI)
Replies: 6
Views: 1574

ok but how do i make the words not what they are T_T and i guese the HUDS
rubenwardy wrote:There are two types of GUIs.

Formspecs
These are windows like the inventory window.

HUDs
These are things like the crosshair, and the hearts, and the hotbar.

Sounds like you want formspecs.
by wtfsamcrap
Wed Dec 11, 2013 23:37
 
Forum: WIP Mods
Topic: [Mod help]How do i make a Graphical User Interface?(GUI)
Replies: 6
Views: 1574

[Mod help]How do i make a Graphical User Interface?(GUI)

http://i1279.photobucket.com/albums/y523/textcraft/Dec%202013%20-%202/868b2f1e3e6367311fff8dad1dce77de5426317f482f516ed37e71924c3eb7ca4f5ae9852500b3ffda39a3ee5e6b4b0d3255bfef95601890afd80709cebd48257e164450362f_zps2d999eb0.png~original [h]How do i make [url=s1279.photobucket.com/user/textcraft/medi...
by wtfsamcrap
Wed Dec 11, 2013 17:05
 
Forum: WIP Mods
Topic: [Mod help]How do i make a Graphical User Interface?(GUI)
Replies: 6
Views: 1574

Return to advanced search

cron