DeadReacen Posted August 22, 2015 Posted August 22, 2015 Hello everyone is not because it is this error Please help with this, I can not fix addon_GlobalChaT\chat_server.lua:9: Bad argument @ 'call' [Expected string at argument 2, got none] function addAddonInfo ( name, description ) return call ( getResourceFromName( "DayZ" )) end addAddonInfo ( "GlobalChat", "" ) -------------------------------------------------------------------- What do I have to do Thank you thank you very much comrades
Walid Posted August 22, 2015 Posted August 22, 2015 Read this Call Do not yield your back to your enemy, might feel something strange in your ass. Two things are infinite the universe and human stupidity and i'm not sure about the universe. UF: IsTextInGridList | GetGridListRowIndexFromText | Table.removeValue | removeHex | dxDrawTriangle Skype: SaSuki102 | About Me | Youtube channel | Lua Tips & Tricks | Lua Strings | Lua Tables | Lua Operators
HUNGRY:3 Posted August 22, 2015 Posted August 22, 2015 function addAddonInfo ( name, description ) return call ( getResourceFromName( "DayZ" ), "addAddonInfo", name, description ) end addAddonInfo ( "GlobalChat", "" )
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