Author Topic: Looking for a scripter for player model.  (Read 2097 times)

Alright i have recieved the minecraft player model from soba im going to do the animations for it and such but i need somone to do the scripting for it. I have no understanding of scripting period so im looking for a scripter.

If you have advanced knowledge of scripting private message me.
« Last Edit: March 22, 2011, 07:55:34 AM by Soon To Be »

I highly doubt any decent scripter is just going to message you if you give out no details at all.
And they shouldn't need to message you, just discuss things on the thread.

Code: [Select]
function serverCmdNoob(%soontobe)
{
   if(!%soontobe.isNoob)
   return;
     
      if(!%soontobe.cantType)
      messageAll("SOON TO BE SHOULD REALLY GET A LIFE");
}
I have no reason why you should get a life, Soon to Be.
But don't expect somebody to just say
Quote
OH IM A SCRUPTOR I LL HELP U SCRUPT SHEET AND FAK WHAT EVAR JUST GEVE ME MONEH TO BEY MINECREFT PLZ HELP FUUU

Code: [Select]
function serverCmdNoob(%soontobe)
{
   if(!%soontobe.isNoob)
   return;
     
      if(!%soontobe.cantType)
      messageAll("SOON TO BE SHOULD REALLY GET A LIFE");
}

wat
if he can't not type?
I highly doubt any decent scripter is just going to message you if you give out no details at all.

Ill just ignore that idiot. A side from that still looking for the scripter.

A side from that still looking for the scripter.
Why not just learn to do it for yourself? I mean, it's not that hard for a player model, which would be merely an edit of a playertype with a separate model.

But think of it this way. Why spend a extra 2-3 days learning to do something when i could simply go to this section and ask another player for help.

But think of it this way. Why spend a extra 2-3 days learning to do something when i could simply go to this section and ask another player for help.
Because the next time you need to do the same thing, or something similar, you will STILL need to go ask for help.

But if you make the effort to learn instead of being lazy, then you wont have to ask for help -- you can do it yourself.  Plus what happens when the people you ask for help arent available?

Because the next time you need to do the same thing, or something similar, you will STILL need to go ask for help.

But if you make the effort to learn instead of being lazy, then you wont have to ask for help -- you can do it yourself.  Plus what happens when the people you ask for help arent available?
he waits until they are

^ Got that riight :)

But goodpoint Red_Guy



Sadly i tried before to learn to script but most of the guides i found dont teach you anything.

^ Got that riight :)

But goodpoint Red_Guy



Sadly i tried before to learn to script but most of the guides i found dont teach you anything.
Learning to script is not something you can do in an afternoon.  it takes a long time, so dont give up.

Learning to script is not something you can do in an afternoon.  it takes a long time, so dont give up.
I know its just the guides i find are not very helpful.

Quote
Give a man a fish; you have fed him for today. Teach a man to fish; and you will not have to listen to his incessant whining about how hungry he is.

doesn't this fit just perfectly?
no, seriously, learn to script if you want to be making mods.

I know its just the guides i find are not very helpful.
No guides are truly helpful, just look at other peoples' scripts.

I know its just the guides i find are not very helpful.
Dont give up.

Which guides did you try?
How were they not helpful?

Dont give up.

Which guides did you try?
How were they not helpful?

Kinex's
Torque Script for begginers.