help please....
#7

You only have 60 turfs. So why change it to 70? Thats the problem. You need to increase "#define MAX_TURFS" with 1 for each turf you add. If you delete one, you have to decrease it with 1!
pawn Код:
#define MAX_TURFS 60 // Add a extra one for each turf you add. If you have 61 turfs, this should be 61!
// Remember, the turfs start from 0, not 1!
Reply


Messages In This Thread
help please.... - by MEXICAN_NORTE - 23.02.2010, 06:36
Re: help please.... - by Joe Staff - 23.02.2010, 20:47
Re: help please.... - by MEXICAN_NORTE - 23.02.2010, 20:51
Re: help please.... - by MEXICAN_NORTE - 23.02.2010, 20:55
Re: help please.... - by MEXICAN_NORTE - 24.02.2010, 10:58
Re: help please.... - by MEXICAN_NORTE - 24.02.2010, 12:21
Re: help please.... - by [03]Garsino - 24.02.2010, 12:37

Forum Jump:


Users browsing this thread: 1 Guest(s)