xxsamixx Posted September 26, 2013 Share Posted September 26, 2013 اخواني لاهنتو انا طالبكم تعديل هذا الكود outputChatBox("".. getResourceName(currentGamemodeMap) .."",root,255,255,255,true) كذا راح يكتب لي بالشات اسم الريسورس حق الماب لكن انا ابي يكتب لي بالشاب اسم الماب نفسة عرفتتو ؟ مثل اسم الماب كذا -[DM]-test v1 - test يكتب بالشات نفس الكلام لكنا اذا كان اسم الريسورس dm-test-v1-test الكود ذا راح يكتب اسم الريسورس ماراح يكتب اسم الماب ممكن تعدولة لي لاهنت حاولت بكل الطرق مثل getmapName(mapName) لكن ماظبط لاهنتو شباب اظبطوة لي Link to comment
3NAD Posted September 26, 2013 Share Posted September 26, 2013 لم يتم التجربة -- Server Side addEvent ( "onMapStarting", true ) addEventHandler ( "onMapStarting", root, function ( info ) outputChatBox ( info.name, root, 255, 255, 255, true ) end ) Link to comment
xxsamixx Posted September 26, 2013 Author Share Posted September 26, 2013 لو ابي اضيف قبل كلام وبعد كلام !؟ Link to comment
فاّرس Posted September 26, 2013 Share Posted September 26, 2013 outputChatBox ( '** '..info.name..' **', root, 255, 255, 255, true ) Link to comment
xxsamixx Posted September 26, 2013 Author Share Posted September 26, 2013 outputChatBox("#ff0000Map! : #FF8000".. getResourceName(currentGamemodeMap) .." #AEDCD9 hes been Deleted By "..getPlayerName(player).."",root,255,255,255,true) ابي اعدلة ماظبط حق ذا بيست للاسف حاول تعدل الكود الي فوق وتعطيناه لاهنت Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now