1 error on compile N00b trying hard not to annoy!
#1

hey guys,

I'm really trying to get my head around all this and any help would be great.

I'm getting this error when I compile my old freeroam script


Код:
error 021: symbol already defined: "dini_FloatSet"
the line in the script is:

Код:
}

public dini_FloatSet(filename[],key[],Float:value) {
   new valuestring[MAX_STRING];
   format(valuestring,sizeof(valuestring),"%f",value);
   return dini_Set(filename,key,valuestring);
}
Any ideas you scripting gods?

I haven't got a clue but i'm willing to learn

best

Mac
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)