Samp PAWNO tutorial 6: Strings in PAWNO

Я сделал видео слишком долго, чтобы я не мог загрузить его, LOL, Woops, также, я ясно, что это видео не очень подробно, так что, какие -нибудь проблемы? (Wihch там будет) просто спросите, я отвечу вам на строки слова: %s номеры: %n (я думаю) _ (Tagstotranslate) SAMP (T) Pawn (T) (T).
source
yeye safe./ lol
how do u choose where to spawn when u first get into the server?
like a spawnpoint
check out my 'adding class' video
d is for double (large fraction(1.245448……))
f is for float (fraction (1.23))
i is for integer (whole number(5))
s is for string ("fdvjhyfsd")
both d and f suffer from round of issues
-C0BRA
Damn your the best! Thx to you im now getting my server really cool!!!
You talking too much.
lol what some lol comm
i get 4 errors
1st learn yourself or your server will suck just like you suck in scripting ! we dont fucking care about your server , we got our own problems you could only do it for money then we wood care for the money so free you can learn it yourself idiot!
he is just a noob use this code :
new datastring1[128]; // 126 is the lenght of datastring1
format(datastring1,sizeof(datastring1),"Text Data");
SendClientMessageToAll(0xAA0000AA,datastring1);
Rly helpfull again.
ty
tytytytytytytytytytytytytytytytytytytytytytytytyty
WARRNING : its not %n its %i i=integer
n= some errors
Guys Mine doesnt work :(. I says that there is too much errors on line ;). Try to fix that.
@Denasdc lets see ur code
Please help 🙁
"
error 017: undefined symbol "string"
error 017: undefined symbol "string"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line
"
all of them were on line 57, i deleted that part cus there was too many charecters
never mind i fixed it myself 🙂
@PersonalComputerNerd hey I send you a message go check it!
@PersonalComputerNerd what is 256?
i mean the number have proper functions? or 256 is just useless?
Public OnPlayerConnect(playerid)
{//sendclientmessagetoall
new string[128]
new name[128] = GetPlayerName(playerid)
format(string, sizeof(string), "Welcome %s everyone!", name);
}
Very very bad tutorial. Grammar sucks balls and the "codes" you show are either wrong or not even complete. Thank god I understand Pawn, because people who watch this shit wont understand anything in this video because of your incorrect and incomplete codes.
Isn't that called variable?