/loadplace - it says i don't have /saveplace
#4

Quote:
Originally Posted by JamesC
Посмотреть сообщение
pawn Код:
if(dini_Int(file, "X") == 0 || dini_Int(file, "Y") == 0 || dini_Int(file, "Z") == 0)
        {
            SendClientMessage(playerid, COLOR_RED, "You do not have /saveplace!, /saveplace first!");
        }
At this point, your 'file' variable is an empty string. Therefore dini can't open it and it will always fail.
so what should i do? i also try dini_Float but it didn't work either...
Reply


Messages In This Thread
/loadplace - it says i don't have /saveplace - by L0zaix - 19.02.2012, 11:20
Re: /loadplace - it says i don't have /saveplace - by L0zaix - 19.02.2012, 11:27
Re: /loadplace - it says i don't have /saveplace - by JamesC - 19.02.2012, 11:43
Re: /loadplace - it says i don't have /saveplace - by L0zaix - 19.02.2012, 11:53
Re: /loadplace - it says i don't have /saveplace - by JhnzRep - 19.02.2012, 13:31
Re: /loadplace - it says i don't have /saveplace - by BaubaS - 19.02.2012, 13:36
Re: /loadplace - it says i don't have /saveplace - by JhnzRep - 19.02.2012, 13:40
Re: /loadplace - it says i don't have /saveplace - by L0zaix - 20.02.2012, 07:49

Forum Jump:


Users browsing this thread: 1 Guest(s)