Wysłany: 2012-04-06, 13:39
Brian124
Wiek: 37 Na forum: 5197 dni Posty: 3
Nick w MP: Logitech
Siemka mam problem z brama na cmd
o to errory kt?re wyskoczy?y
Cytat:
C:\Documents and Settings\cd.CD-8213B0039116\Pulpit\Serwer Drift\gamemodes\Brama.pwn(9) : error 001: expected token: "(", but found "-"
C:\Documents and Settings\cd.CD-8213B0039116\Pulpit\Serwer Drift\gamemodes\Brama.pwn(9) : error 001: expected token: ";", but found "-identifier-"
C:\Documents and Settings\cd.CD-8213B0039116\Pulpit\Serwer Drift\gamemodes\Brama.pwn(9) : error 001: expected token: ";", but found "-"
C:\Documents and Settings\cd.CD-8213B0039116\Pulpit\Serwer Drift\gamemodes\Brama.pwn(9) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
A o to ca?y kod .pwn
Cytat: #include <a_samp>
#define FILTERSCRIPT
#include <zcmd>
new Brama;
public OnFilterScriptInit()
{
Brama = CreateObject(980, 2221.1000976563, -1139.0999755859, 27.39999961853, 0, 0, 342);
}
CMD:fnf-o(playerid, params[])
{
MoveObject(Brama, 2221.1000976563, -1139.0999755859, 33.700000762939, 4);
return 1;
}
CMD:fnf-z(playerid, params[])
{
MoveObject(Brama, 2221.1000976563, -1139.0999755859, 33.700000762939, 4);
return 1;
}
Wysłany: 2012-04-06, 13:45
FullClip
Wiek: 29 Na forum: 5797 dni Posty: 82
Nick w MP: Raiden
Piwa : 350
W ZCMD nie mo?esz dawa? my?lnik?w w nazwie komendy.
Wysłany: 2012-04-06, 13:48
MG303
Wiek: 30 Na forum: 6418 dni Posty: 654
Piwa : 2990
Tagi: brama :: cmd
Anonymous
Na forum: 245 dni
Posty: 1
Anonymous Koniecznie zajrzyj na: