[Tutorial] Newbie Scripting Basics [The way I started]
#1

REMOVED!
Reply
#2

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.
Reply
#3

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.
Reply
#4

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

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' ?
Reply
#6

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.
Reply
#7

This dude got pwned too fast xd
Reply
#8

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


Forum Jump:


Users browsing this thread: 2 Guest(s)