Page 1 of 1

I need some snappers!!

PostPosted: Mon Apr 11, 2016 04:25
by TailsTheFoxDoes MT
I need somebody to make a mod for me, it adds, snappers, mobplayers.
Snappers are hostile mobs that kill you in one hit, but are vulnurable to projectile weapons.
They spawn in water, when in water they swim, if on land, they'll start jumping around really high and coming after you, they die in lava, cacti, and mese swords.
Video: CHOMP!!
Mobplayers are player mobs that say rude stuff to each other and will fight with either a random type of sword or a random type of pickaxe.They fight against snappers, which come after them.
Why this post is so short.---------------------------------------------------------------------------------
It's because i'm 10 minutes from going to bed. :P The only way i achieved this is by multitasking. ;) So plz accept this request. ;D Anyways...

Good Night!! Image

Re: I need some snappers!!

PostPosted: Mon Apr 11, 2016 09:14
by azekill_DIABLO
Mobplayers are player mobs that say rude stuff to each other and will fight with either a random type of sword or a random type of pickaxe.They fight against snappers, which come after them.


i don't understand the underlined part

Re: I need some snappers!!

PostPosted: Mon Apr 11, 2016 22:12
by MineYoshi
azekill_DIABLO wrote:
Mobplayers are player mobs that say rude stuff to each other and will fight with either a random type of sword or a random type of pickaxe.They fight against snappers, which come after them.


i don't understand the underlined part


the underlined part means:

the mob players are rude (or say rude things) between them...

(Tails, i think it's time you learn to code...)

Re: I need some snappers!!

PostPosted: Wed Apr 13, 2016 09:13
by azekill_DIABLO
MineYoshi wrote:
(Tails, i think it's time you learn to code...)


yes really :)

Re: I need some snappers!!

PostPosted: Wed Apr 13, 2016 09:15
by azekill_DIABLO
i'm working on the snappers!!

Re: I need some snappers!!

PostPosted: Thu Apr 14, 2016 00:54
by TailsTheFoxDoes MT
-_-
Do u seriously want me to learn Javascript!?!
I tried Nathan's mod tutorial. I couldn't do it!! :(
My Failed Mod!: [url=bitbucket.org/TailsTheFenniken/failed-mod/downloads]Link![/url]

Re: I need some snappers!!

PostPosted: Thu Apr 14, 2016 01:30
by MineYoshi
TailsTheFoxDoes MT wrote:-_-
Do u seriously want me to learn Javascript!?!

nope!

Only C, Phyton, Ruby, Lua, C++, Html, HTML5, i dunno, i started with that 7 ones!


Or at least it's time you read Sir. Rubenwardy Modding_book!

Re: I need some snappers!!

PostPosted: Thu Apr 14, 2016 02:51
by TailsTheFoxDoes MT
MineYoshi wrote:
TailsTheFoxDoes MT wrote:-_-
Do u seriously want me to learn Javascript!?!

nope!

Only C, Phyton, Ruby, Lua, C++, Html, HTML5, i dunno, i started with that 7 ones!


Or at least it's time you read Sir. Rubenwardy Modding_book!


I just edited the post.

Re: I need some snappers!!

PostPosted: Thu Apr 14, 2016 03:09
by MineYoshi
TailsTheFoxDoes MT wrote:
MineYoshi wrote:
TailsTheFoxDoes MT wrote:-_-
Do u seriously want me to learn Javascript!?!

nope!

Only C, Phyton, Ruby, Lua, C++, Html, HTML5, i dunno, i started with that 7 ones!


Or at least it's time you read Sir. Rubenwardy Modding_book!


I just edited the post.



In really you can't understand?
Anything?

Re: I need some snappers!!

PostPosted: Thu Apr 14, 2016 03:25
by TailsTheFoxDoes MT
"In really you can't understand? Anything?"

I can't learn Lua, it's the only one i'm willing to learn. And the Rubenwardy Modding Book didn't work! :(

Re: I need some snappers!!

PostPosted: Thu Apr 14, 2016 19:56
by MineYoshi
TailsTheFoxDoes MT wrote:"In really you can't understand? Anything?"

I can't learn Lua, it's the only one i'm willing to learn. And the Rubenwardy Modding Book didn't work! :(



Surely Rubenwardy modding book don't work?

Or you don't understand?

Re: I need some snappers!!

PostPosted: Fri Apr 15, 2016 10:54
by azekill_DIABLO
snappers nearly done ;)

Re: I need some snappers!!

PostPosted: Sat Apr 16, 2016 07:38
by jan6
TailsTheFoxDoes MT wrote:I can't learn Lua, it's the only one i'm willing to learn. And the Rubenwardy Modding Book didn't work! :(

you could try to start with python and once you can understand how it works then switch to lua
Python is very similar to lua(except it's not used to make mods), has a load of tutorials and is the closest language to lua I think...


You could try to make a lua mod that just adds a new block, then one that makes a block that emits light like torch and has a different texture(image) on each side, then make a mod that uses a 3d mesh/model , etc...

Also, what part doesn't work? You have to use correct directory name to make examples work.

btw, I'd really like to learn the basics of blender so I can make more natural-looking things....

Re: I need some snappers!!

PostPosted: Sat Apr 16, 2016 22:42
by MineYoshi
jan6 wrote:
TailsTheFoxDoes MT wrote:I can't learn Lua, it's the only one i'm willing to learn. And the Rubenwardy Modding Book didn't work! :(

you could try to start with python and once you can understand how it works then switch to lua
Python is very similar to lua(except it's not used to make mods), has a load of tutorials and is the closest language to lua I think...


You could try to make a lua mod that just adds a new block, then one that makes a block that emits light like torch and has a different texture(image) on each side, then make a mod that uses a 3d mesh/model , etc...

Also, what part doesn't work? You have to use correct directory name to make examples work.

btw, I'd really like to learn the basics of blender so I can make more natural-looking things....


I dunno, he can start how he want!

it looks like he don't understand many things, is better he start understanding the simple basics of registering a node or a item, then properties and different stuff about...

Re: I need some snappers!!

PostPosted: Sun Apr 17, 2016 16:54
by TailsTheFoxDoes MT
yah, i need help on that don, let me try making it again

Re: I need some snappers!!

PostPosted: Mon Apr 18, 2016 11:06
by azekill_DIABLO
Here is your mod :)

Re: I need some snappers!!

PostPosted: Tue Apr 19, 2016 15:42
by azekill_DIABLO
jan6 wrote:you could try to start with python and once you can understand how it works then switch to lua
Python is very similar to lua(except it's not used to make mods), has a load of tutorials and is the closest language to lua I think...


You could try to make a lua mod that just adds a new block, then one that makes a block that emits light like torch and has a different texture(image) on each side, then make a mod that uses a 3d mesh/model , etc...

Also, what part doesn't work? You have to use correct directory name to make examples work.

btw, I'd really like to learn the basics of blender so I can make more natural-looking things....


i started with a Car and a boss XD

Re: I need some snappers!!

PostPosted: Sat Apr 23, 2016 15:25
by TailsTheFoxDoes MT
azekill_DIABLO wrote:Here is your mod :)



2016-04-23 08:21:33: ACTION[main]: .__ __ __
2016-04-23 08:21:33: ACTION[main]: _____ |__| ____ _____/ |_ ____ _______/ |_
2016-04-23 08:21:33: ACTION[main]: / \| |/ \_/ __ \ __\/ __ \ / ___/\ __\
2016-04-23 08:21:33: ACTION[main]: | Y Y \ | | \ ___/| | \ ___/ \___ \ | |
2016-04-23 08:21:34: ACTION[main]: |__|_| /__|___| /\___ >__| \___ >____ > |__|
2016-04-23 08:21:34: ACTION[main]: \/ \/ \/ \/ \/
2016-04-23 08:21:34: ACTION[main]: World at [C:\Minetest\bin\..\worlds\ModTest]
2016-04-23 08:21:34: ACTION[main]: Server for gameid="minetest" listening on 0.0.0.0:56474.
2016-04-23 08:22:28: ACTION[ServerThread]: singleplayer [127.0.0.1] joins game.
2016-04-23 08:22:28: ACTION[ServerThread]: singleplayer joins game. List of players: singleplayer
2016-04-23 08:22:28: ACTION[main]: Irrlicht: Could not open file of texture: character.png
2016-04-23 08:22:28: ACTION[main]: Irrlicht: Could not open file of texture: character.png
[MOD] Mobs Redo loaded
2016-04-23 08:22:55: ERROR[main]: ========== ERROR FROM LUA ===========
2016-04-23 08:22:55: ERROR[main]: Failed to load and run script from
2016-04-23 08:22:55: ERROR[main]: C:\Minetest\bin\..\mods\snappers\init.lua:
2016-04-23 08:22:55: ERROR[main]: C:\Minetest\bin\..\mods\snappers\init.lua:18: '}' expected (to close '{' at line 6) near 'textures'
2016-04-23 08:22:55: ERROR[main]: ======= END OF ERROR FROM LUA ========
2016-04-23 08:22:55: ERROR[main]: Server: Failed to load and run C:\Minetest\bin\..\mods\snappers\init.lua
2016-04-23 08:22:55: ERROR[main]: ModError: ModError: Failed to load and run C:\Minetest\bin\..\mods\snappers\init.lua
2016-04-23 08:22:55: ERROR[main]: Error from Lua:
2016-04-23 08:22:55: ERROR[main]: C:\Minetest\bin\..\mods\snappers\init.lua:18: '}' expected (to close '{' at line 6) near 'textures'
2016-04-23 08:22:55: ERROR[main]: Check debug.txt for details.

Re: I need some snappers!!

PostPosted: Sat Apr 23, 2016 18:15
by azekill_DIABLO
i will check that right now :) give me 45 seconds!

Re: I need some snappers!!

PostPosted: Sun Apr 24, 2016 11:34
by azekill_DIABLO
sorry it took time i've redone all the work :)