[Include] Death Reasons Array
#9

Quote:
Originally Posted by MA_proking
Посмотреть сообщение
Код:
C:\DOCUME~1\Prabhat\Desktop\WORLDS~1.5\GAMEMO~1\lvdm.pwn(2413) : error 017: undefined symbol "Months"
C:\DOCUME~1\Prabhat\Desktop\WORLDS~1.5\GAMEMO~1\lvdm.pwn(2413) : warning 215: expression has no effect
C:\DOCUME~1\Prabhat\Desktop\WORLDS~1.5\GAMEMO~1\lvdm.pwn(2413) : error 001: expected token: ";", but found "]"
C:\DOCUME~1\Prabhat\Desktop\WORLDS~1.5\GAMEMO~1\lvdm.pwn(2413) : error 029: invalid expression, assumed zero
C:\DOCUME~1\Prabhat\Desktop\WORLDS~1.5\GAMEMO~1\lvdm.pwn(2413) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Can you help error with this line
pawn Код:
format(string, sizeof(string), "[%s %i, %i] - [%i:%i:%i] - %s killed %s, with a %s\r\n", Months[month], day, year, hour, minute, second, killer, deadplayer, DeathReason[reason]);
pawn Код:
format(string, sizeof(string), "[%s %i, %i] - [%i:%i:%i] - %s has died from %s\r\n", month,day,year,hour,minute,second,deadplayer,DeathReason[reason]);
Reply


Messages In This Thread
Death Reasons Array - by dowster - 30.07.2011, 22:34
Re: Death Reasons Array - by Donya - 30.07.2011, 23:25
Re: Death Reasons Array - by dowster - 30.07.2011, 23:44
Re: Death Reasons Array - by Donya - 30.07.2011, 23:52
Re: Death Reasons Array - by dowster - 31.07.2011, 03:34
Re: Death Reasons Array - by MA_proking - 31.07.2011, 04:07
Re: Death Reasons Array - by Lorenc_ - 31.07.2011, 04:19
Re: Death Reasons Array - by dowster - 31.07.2011, 04:20
Re: Death Reasons Array - by Darnell - 09.08.2011, 15:54
Re: Death Reasons Array - by dowster - 09.08.2011, 16:38

Forum Jump:


Users browsing this thread: 1 Guest(s)