Jump to content

Help me Userpanel


Waleedbhai

Recommended Posts

for i,map in pairs(cInterface.tab_3.mapStore.mapCache.mapName) do 
                if map then 
                    if string.find(string.lower(tostring(map),1),gridText,1) then 
                        table.insert(cInterface.tab_3.gridData,map) 
                        table.insert(cInterface.tab_3.mapStore.resourceCache,cInterface.tab_3.mapStore.mapCache.resourceName[i]) 
                    end 
                end 
            end 
        end 
    end 
end 

This is the line where is error Please i am not a script please fix this line for me Please help

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...