SA-MP Forums Archive
A good program? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: A good program? (/showthread.php?tid=70837)



A good program? - [HiC]TheKiller - 28.03.2009

I'm really bored and I wanted to make a good program to help with scripting. So post your ideas here and i'll try make them.


Re: A good program? - Klutty - 28.03.2009

Make pawn language really easy, like a command generator, and what you want it to do, if you write "Say to all "Lol" " it will be
pawn Код:
SendClientMessageToAll(playerid,color,mess);


xD


Re: A good program? - [HiC]TheKiller - 28.03.2009

Quote:
Originally Posted by Klutty
Make pawn language really easy, like a command generator, and what you want it to do, if you write "Say to all "Lol" " it will be
pawn Код:
SendClientMessageToAll(playerid,color,mess);


xD
Heaps of command generators around.. Any other ideas?



Re: A good program? - Donny_k - 28.03.2009

Quote:
Originally Posted by Klutty
Make pawn language really easy, like a command generator, and what you want it to do, if you write "Say to all "Lol" " it will be
pawn Код:
SendClientMessageToAll(playerid,color,mess);


xD
I would hate to see that program 'cos we need better scripters not better programs as they do not help the community to evolve and I'd rather have one average scripter than one good app anyday.


Re: A good program? - [HiC]TheKiller - 28.03.2009

Quote:
Originally Posted by Donny
Quote:
Originally Posted by Klutty
Make pawn language really easy, like a command generator, and what you want it to do, if you write "Say to all "Lol" " it will be
pawn Код:
SendClientMessageToAll(playerid,color,mess);


xD
I would hate to see that program 'cos we need better scripters not better programs as they do not help the community to evolve and I'd rather have one average scripter than one good app anyday.
Yeah, I wouldn't make something like that. It's that making a program makes it easy. It doesn't mean you learn less.