13.12.2012, 21:07
Before you comment: This section is SA-MP scripting, This does relate to SA-MP
Anyway, I'm looking to create a script generator..
Example:
Box Saying [SendClientMessage]
if you click it it will open a new window saying
What colour? [ Enter color ]
you type the color then press ok
next box opens
What message to send? [ Enter the message ]
You press ok
new window appears and will display the output
SendClientMessage(playerid,Color,message);
I was going to use visual basic but not to sure on it, Could anybody else recommend me something to use? Or any language to use.
i know this has been done many times, i am only trying to practice skills etc
Also i don't really want to make it use SA-MP like typing commands in the game (Id rather make a program)
Anyway, I'm looking to create a script generator..
Example:
Box Saying [SendClientMessage]
if you click it it will open a new window saying
What colour? [ Enter color ]
you type the color then press ok
next box opens
What message to send? [ Enter the message ]
You press ok
new window appears and will display the output
SendClientMessage(playerid,Color,message);
I was going to use visual basic but not to sure on it, Could anybody else recommend me something to use? Or any language to use.
i know this has been done many times, i am only trying to practice skills etc
Also i don't really want to make it use SA-MP like typing commands in the game (Id rather make a program)