Problem in gamemode
#6

new string1[128], number, File:file = fopen("cellphones.cfg", io_read), fdeleteline(("cellphones.cfg", idx[]));

change to:

new string1[128], number, File:file;
file = fopen("cellphones.cfg", io_read), fdeleteline("cellphones.cfg", idx[]);
Reply


Messages In This Thread
Problem in gamemode - by V1Su4L - 19.08.2016, 21:41
Re: Problem in gamemode - by iLearner - 19.08.2016, 21:45
Re: Problem in gamemode - by V1Su4L - 19.08.2016, 21:47
Re: Problem in gamemode - by iLearner - 19.08.2016, 21:55
Re: Problem in gamemode - by V1Su4L - 19.08.2016, 22:00
Re: Problem in gamemode - by iLearner - 19.08.2016, 22:22
Re: Problem in gamemode - by V1Su4L - 19.08.2016, 22:31
Re: Problem in gamemode - by V1Su4L - 20.08.2016, 07:35

Forum Jump:


Users browsing this thread: 1 Guest(s)