Im trying to edit admin.amxx so that it will read an extra variable from sql.cfg which it does but i dont know how to make it so that in admin.amxx changes to <variable>admins (so if varible = 1_ the table would be 1_admins)
I have tried changing admins on the end of the queries to:
`table`admins
'table'admins
If some one can tell me the correct syntax to make the table cvar show before the word admins your help would be much apreciated!