[Pomoc] Stavljanje auta + objekata

Započeo LewSenn, April 04, 2011, 13:01:51 POSLE PODNE

prethodna tema - sledeća tema

0 članova i 1 gost pregledaju ovu temu.

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
Rehab RolePlay [0.3.7-R2] - https://discord.gg/XCjRc2U

91.121.21.54:8743

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.

Rehab RolePlay [0.3.7-R2] - https://discord.gg/XCjRc2U

91.121.21.54:8743

Cobra 11

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
Poslednja Izmena: April 04, 2011, 14:15:54 POSLE PODNE od tbedy
Rehab RolePlay [0.3.7-R2] - https://discord.gg/XCjRc2U

91.121.21.54:8743


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.
Poslednja Izmena: April 04, 2011, 14:18:20 POSLE PODNE od tbedy
Rehab RolePlay [0.3.7-R2] - https://discord.gg/XCjRc2U

91.121.21.54:8743