Code:
Problem description:
avatar.dm:59:error:AdminList:undefined var
avatar.dm:252:error:AdminList:undefined var
avatar.dm:261:error:AdminList:undefined var
ID:162435
Jan 8 2008, 4:35 am
|
|
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
|
var/list/AdminList = list()