Easiest Script to make? -
BigAl - 11.08.2012
Sorry if this is the wrong place to put this but I'm just wondering what the easiest script to make is... I'd love to get back into scripting and get there bit by bit...
Some ideas of what i could make and how i could go about doing so would be appreciated, thanks in advance!
Re: Easiest Script to make? -
ddnbb - 11.08.2012
I think easiest is something like this:
pawn Код:
CMD:kill(playerid, params[])
{
SetPlayerHealth(playerid, 0);
Return 1;
}
Re: Easiest Script to make? -
BigAl - 11.08.2012
You know exactly what I mean... What I mean is an actual gamemode... like RP, Trucking and DM
Re: Easiest Script to make? -
HyDrAtIc - 11.08.2012
i support DM And TDM They Are Too Easy To Make
Re: Easiest Script to make? -
FalconX - 11.08.2012
Quote:
Originally Posted by BigAl
Sorry if this is the wrong place to put this but I'm just wondering what the easiest script to make is... I'd love to get back into scripting and get there bit by bit...
Some ideas of what i could make and how i could go about doing so would be appreciated, thanks in advance!
|
Why easiest script?
If you will stay back then how will you learn and get into the next level of scripting? I don't get why people always think of an easiest thing to script. Trust me, try to script something a bit harder then what you scripted lately it will help you in learning more and more!
If you really want to get back into scripting then start from basics, learn and try to read the tutorials which have been made by people in the tutorial's section and get use to the common functions; I think that's what you should do, take it as a suggestion (no offence at all)
Regards,
FalconX
Re: Easiest Script to make? -
BigAl - 11.08.2012
Okay then, what do you suggest I script that isn't exactly easy, but isn't really hard. Trucking Server? Freeroam? What? Give me some examples?
Thanks.
Re: Easiest Script to make? -
HyDrAtIc - 11.08.2012
Quote:
Originally Posted by James_Nick
i support DM And TDM They Are Too Easy To Make
|
lol didn't you read this?
Re: Easiest Script to make? -
Larceny - 11.08.2012
Quote:
Originally Posted by BigAl
You know exactly what I mean... What I mean is an actual gamemode... like RP, Trucking and DM
|
It depends much on what you want to add in it.
Re: Easiest Script to make? -
BigAl - 11.08.2012
Quote:
Originally Posted by James_Nick
lol didn't you read this?
|
Of course I did and yes, I have put it into consideration...