ID:162435
 
Code:


Problem description:

avatar.dm:59:error:AdminList:undefined var
avatar.dm:252:error:AdminList:undefined var
avatar.dm:261:error:AdminList:undefined var
var/list/AdminList = list()
In response to Scizzees
now someone told me i had to define it becuz this cam up when i put that
avatar.dm:73:error:AdminList:undefined var
avatar.dm:266:error:AdminList:undefined var
avatar.dm:275:error:AdminList:undefined var

In response to Nasuke07
What Scizzees did was defining the variable AdminList as a list.
In response to Iuss
i figured is out