skripta koju koristim: Carlito's RolePlay
problem: pzelim staviti auta u skriptu, koristim dcmd i neznam kako, posto se koristi dynamicars...
a drugo pitanje je: kako da stavim objekte iz MTA u ovakvu skriptu, posto neprima "createobject" i "addstaticvehicle" , pokazuje mi error, kao nesto createobject, not defines il nesto slicno
Za CreateObject Prebaci u CreateDynamicObject sve a auta ubacivaj sa AddStaticVehicleEx.
evo:
- stavio sam #include streamer
- streamer inc
- plugin streamer
i dode mi ovaj error:
C:\Documents and Settings\Toni Bedy\Desktop\lecevica 2\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 7124 bytes
Code size: 563080 bytes
Data size: 1374664 bytes
Stack/heap size: 16384 bytes; estimated max. usage=4086 cells (16344 bytes)
Total requirements: 1961252 bytes
1 Warning.
Citat: tbedy poslato April 04, 2011, 13:31:38 POSLE PODNE
evo:
- stavio sam #include streamer
- streamer inc
- plugin streamer
i dode mi ovaj error:
C:\Documents and Settings\Toni Bedy\Desktop\lecevica 2\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 7124 bytes
Code size: 563080 bytes
Data size: 1374664 bytes
Stack/heap size: 16384 bytes; estimated max. usage=4086 cells (16344 bytes)
Total requirements: 1961252 bytes
1 Warning.
a otvorim prvo PAWNO pa onda GM i opet error... :D
Postaj liniju 449 i pise warning ne eror.
evo linija 449:
CitatpJob,
i evo kad stavim: "createdynamicobject"
evo error:
CitatC:\Documents and Settings\Toni Bedy\Desktop\lecevica 2\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Toni Bedy\Desktop\lecevica 2\gamemodes\crp.pwn(16757) : error 021: symbol already defined: "CreateDynamicObject"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.