#F9SoOoL Posted May 31, 2017 Share Posted May 31, 2017 ي شباب وش مشكلةة الككود ههذا ,, الديبق يطلعلي ERROR: tag_pan\s.lua:3 attempt to concatenate global 'text' (a nil value) addEvent("active",true) function fa (tag) outputChatBox(" ( " .. tag .. " ) ( " .. getPlayerName(source) .. " ) : " .. text, getRootElement(), 255, 255, 255, true) end addEventHandler("active", getRootElement(), fa) addEventHandler("onPlayerChat", getRootElement(), fa) حل سريع لآهنتم .. Link to comment
iMr.WiFi..! Posted May 31, 2017 Share Posted May 31, 2017 function fa (text) outputChatBox(" ( tag ) ( " .. getPlayerName(source) .. " ) : " .. text, getRootElement(), 255, 255, 255, true) end addEventHandler("onPlayerChat", getRootElement(), fa) ^ مافي ارقمنت في حدث اون بلاير شات فيله التاج لازم تسوي التاجات بنفسك Link to comment
^iiEcoo'x_) Posted May 31, 2017 Share Posted May 31, 2017 addEvent ( 'active' , true ) addEventHandler ( 'active' , root , function ( tag ) setElementData ( source , 'data' , tag ) end ) addEventHandler ( 'onPlayerChat' , root , function ( msg ) if getElementData ( source , 'data' ) then outputChatBox ( ' ( '..getElementData ( source , 'data' )..' ) '..getPlayerName ( source )..' : '..msg , root , 255 , 6 , 25 ) end end ) تفضل جربه Link to comment
#F9SoOoL Posted May 31, 2017 Author Share Posted May 31, 2017 31 minutes ago, iMr.WiFi..! said: function fa (text) outputChatBox(" ( tag ) ( " .. getPlayerName(source) .. " ) : " .. text, getRootElement(), 255, 255, 255, true) end addEventHandler("onPlayerChat", getRootElement(), fa) ^ مافي ارقمنت في حدث اون بلاير شات فيله التاج لازم تسوي التاجات بنفسك التاج مسويلههء ترايقر من الككلينت .. 31 minutes ago, #_iMr.[E]coo said: addEvent ( 'active' , true ) addEventHandler ( 'active' , root , function ( tag ) setElementData ( source , 'data' , tag ) end ) addEventHandler ( 'onPlayerChat' , root , function ( msg ) if getElementData ( source , 'data' ) then outputChatBox ( ' ( '..getElementData ( source , 'data' )..' ) '..getPlayerName ( source )..' : '..msg , root , 255 , 6 , 25 ) end end ) تفضل جربه يعطيك الف ععآفيةة فكيت ازمةة يرججل Link to comment
^iiEcoo'x_) Posted May 31, 2017 Share Posted May 31, 2017 47 minutes ago, #F9SoOoL said: التاج مسويلههء ترايقر من الككلينت .. يعطيك الف ععآفيةة فكيت ازمةة يرججل الله يعافيك , واجبي 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