Jump to content

outputchatbox


Recommended Posts

السلآآم عليكم ورحمة الله وبركاته

هـ اليومين آحسس آني غبي برمجة xD

المهم ان عندي كود للشات بسس مو عارف اخليه يطلع كودات مثل

#FF0000

هذا الكود

outputChatBox ( "#FF0000ss " .. getPlayerCount() .. " ss", 255, 0, 0, true ) 
Link to comment

السلآآم عليكم ورحمة الله وبركاته

هـ اليومين آحسس آني غبي برمجة xD

المهم ان عندي كود للشات بسس مو عارف اخليه يطلع كودات مثل

#FF0000

هذا الكود

outputChatBox ( "#FF0000ss " .. getPlayerCount() .. " ss", 255, 0, 0, true )

outputChatBox("#FF0000ss " .. getPlayerCount() .. " ss",source,0,255,0,true)

Edited by Guest
Link to comment
السلآآم عليكم ورحمة الله وبركاته

هـ اليومين آحسس آني غبي برمجة xD

المهم ان عندي كود للشات بسس مو عارف اخليه يطلع كودات مثل

#FF0000

هذا الكود

outputChatBox ( "#FF0000ss " .. getPlayerCount() .. " ss", 255, 0, 0, true )

outputChatBox("#FF0000ss " .. getPlayerCount() .. " ss",source,0,255,0,true)

انت ضبط يَ بعدي مشكؤور

Link to comment
السلآآم عليكم ورحمة الله وبركاته

هـ اليومين آحسس آني غبي برمجة xD

المهم ان عندي كود للشات بسس مو عارف اخليه يطلع كودات مثل

#FF0000

هذا الكود

outputChatBox ( "#FF0000ss " .. getPlayerCount() .. " ss", 255, 0, 0, true )

outputChatBox("#FF0000ss " .. getPlayerCount() .. " ss",source,0,255,0,true)

انت ضبط يَ بعدي مشكؤور

العفوا,

بالتوفيققٌ,,

Link to comment
outputChatBox("#FF0000ss " .. getPlayerCount() .. " ss",source,0,255,0,true) 

بهالحآلة ما رح يظهر لجميع اللاعبين ، رح يظهر فقط للمصدر الي محدد بالكود حقه !

rootبـ source إذا تبيه للكل ؛ بدل كلمة #

أتوقع يعرف يسويهآ,,

Link to comment

@ Dawi

Did you read the wiki?

Client

bool outputChatBox ( string text [, int r=231, int g=217, int b=176, bool colorCoded=false ] ) 

Required Arguments

text: The text string that you wish to send to the chat window. If more than 128 characters it will not be showed in chat.

Optional Arguments

NOTE: When using optional arguments, you must supply all arguments before the one you wish to use. For more information on optional arguments, see Optional Arguments.

r: The amount of red in the color of the text. Default value is 231.

g: The amount of green in the color of the text. Default value is 217.

b: The amount of blue in the color of the text. Default value is 176.

colorCoded: A boolean value determining whether or not '#RRGGBB' tags should be used.

Link to comment
@ Dawi

Did you read the wiki?

Client

bool outputChatBox ( string text [, int r=231, int g=217, int b=176, bool colorCoded=false ] ) 

Required Arguments

text: The text string that you wish to send to the chat window. If more than 128 characters it will not be showed in chat.

Optional Arguments

NOTE: When using optional arguments, you must supply all arguments before the one you wish to use. For more information on optional arguments, see Optional Arguments.

r: The amount of red in the color of the text. Default value is 231.

g: The amount of green in the color of the text. Default value is 217.

b: The amount of blue in the color of the text. Default value is 176.

colorCoded: A boolean value determining whether or not '#RRGGBB' tags should be used.

No

+ بعض الكلام ما فهمته

+ انا اسويه بدون ويكي اكرهه كله الوان يجيب المرض بس اوقات اقراه

:roll::roll:

Link to comment
@ Dawi

Did you read the wiki?

Client

bool outputChatBox ( string text [, int r=231, int g=217, int b=176, bool colorCoded=false ] ) 

Required Arguments

text: The text string that you wish to send to the chat window. If more than 128 characters it will not be showed in chat.

Optional Arguments

NOTE: When using optional arguments, you must supply all arguments before the one you wish to use. For more information on optional arguments, see Optional Arguments.

r: The amount of red in the color of the text. Default value is 231.

g: The amount of green in the color of the text. Default value is 217.

b: The amount of blue in the color of the text. Default value is 176.

colorCoded: A boolean value determining whether or not '#RRGGBB' tags should be used.

No

+ بعض الكلام ما فهمته

+ انا اسويه بدون ويكي اكرهه كله الوان يجيب المرض بس اوقات اقراه

:roll::roll:

اللي ابي اوصلةةة :mrgreen:

انة الكلنت مافية ارقمنت الاعب مثل ماتقول وبسس #

Link to comment
  • 1 month later...

بعد سححبة طويلة وكذاا نرجع نسأل بششي يتعلق بـ الكود اللي هو :

ابي استخدم

bindKey 

مثثل : /bind t chatbox say

يعني ابيه اذا ضغط "ت" يكتب في الشات

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...