SA-MP Forums Archive
[Tutorial] Newbie Scripting Basics [The way I started] - 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: Tutorials (https://sampforum.blast.hk/forumdisplay.php?fid=70)
+---- Thread: [Tutorial] Newbie Scripting Basics [The way I started] (/showthread.php?tid=304385)



Newbie Scripting Basics [The way I started] - seanny - 18.12.2011

REMOVED!


Re: Newbie Scripting Basics [The way I started] - T0pAz - 18.12.2011

Quote:

Scripting is making gamemodes and filterscripts

You are totally wrong. A scripting language is a programming language that allows control of one or more applications. It's also called an extension language. It extend the application.


Re: Newbie Scripting Basics [The way I started] - seanny - 18.12.2011

Quote:
Originally Posted by T0pAz
View Post
You are totally wrong. A scripting language is a programming language that allows control of one or more applications. It's also called an extension language. It extend the application.
Sorry, I'll fix that.


Re: Newbie Scripting Basics [The way I started] - CSSI - 18.12.2011

Thats all ? only SendClientMessage?
pawn Code:
SendClientMessage(playerid, YOUR_COLOR, "Your {FF00FF}message{FFFFFF} goes {FF00FF}here",);
And What is the comma for ?


Re: Newbie Scripting Basics [The way I started] - KingHual - 18.12.2011

I'm confused - why is a newbie making tutorials for newbies? Also, this tutorial explains nothing. Don't you think you should give more information on colors? Like that their format is '0xRRGGBBAA' (R for red, G for green, B for blue and A for transparency) Also, why must they put double quotes before and after the text?
Oh and why does half of this 'tutorial' contain the words 'everybody knows how to do it so i'll skip it' ?


Re: Newbie Scripting Basics [The way I started] - Mrki_Drakula - 18.12.2011

Quote:
PHP Code:
SendClientMessage(playeridYOUR_COLOR"Your {FF00FF}message{FFFFFF} goes {FF00FF}here",); 
Explain more, do define for YOUR_COLOR, Tell us what colors are FF00FF and FFFFFF, and for what on the earth is comma for? Newbie making tutorials.


Re: Newbie Scripting Basics [The way I started] - Lepre - 22.12.2011

This dude got pwned too fast xd


Re: Newbie Scripting Basics [The way I started] - Calgon - 22.12.2011

seanny isn't the smartest of people. Almost all of his posts get challenged.