Dialog registration help
#2

what does this do
Код:
if(strcmp(key, "AdminLevel", true) == 0) // This is only an example if you want to add more stuff to store in a file.

                        {
                            val = ini_GetValue( Data );
                            AccountInfo[playerid][AdminLevel] = strval(val); // Uncommenting this will give you errors if the variable isn't defined.

                        }
Reply


Messages In This Thread
Dialog registration help - by Naruto4 - 10.12.2009, 17:26
Re: Dialog registration help - by Naruto4 - 10.12.2009, 18:29
Re: Dialog registration help - by Naruto4 - 10.12.2009, 19:06

Forum Jump:


Users browsing this thread: 1 Guest(s)