Pomoc

Započeo jelenaaa
7. Jan. 2013. Zaključano
203
pregleda
2
postova
jelenaaa
3
Wheel Man
7. Jan. 2013.
C:\Documents and Settings\Ivica\Desktop\gm\gamemodes\mojroleplay.pwn(5559) : error 025: function heading differs from prototype
C:\Documents and Settings\Ivica\Desktop\gm\gamemodes\mojroleplay.pwn(5563) : error 001: expected token: "-identifier-", but found ":"
C:\Documents and Settings\Ivica\Desktop\gm\gamemodes\mojroleplay.pwn(5564) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Ivica\Desktop\gm\gamemodes\mojroleplay.pwn(5565) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Ivica\Desktop\gm\gamemodes\mojroleplay.pwn(5565) : warning 215: expression has no effect
C:\Documents and Settings\Ivica\Desktop\gm\gamemodes\mojroleplay.pwn(5565) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\Ivica\Desktop\gm\gamemodes\mojroleplay.pwn(5565) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Ivica\Desktop\gm\gamemodes\mojroleplay.pwn(5565) : fatal error 107: too many error messages on one line

Quote
public CKLog(string)
{
new entry;
format(entry, sizeof(entry), "%s\n",string);
new File:hFile;
hFile = fopen("logs/ck.log", io_append);
fwrite(hFile, entry);
Blaeks_Biofor
5
Forum Don
7. Jan. 2013.
procitaj pravila ovog podforuma

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha