11.12.2011, 13:53
Quote:
Well, it doesn't separate objects and vehicles at all, because I made it only for objects, so you have to modify it a little bit to get it working.
Also, you have to create the vehicle before you can put the player in it. I don't know if this works, but I am here to help fix it if it doesn't: pawn Код:
|
Код:
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\filterscripts\Test.pwn(177) : error 035: argument type mismatch (argument 1) Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
pawn Код:
while(fread(mapname,line,sizeof(line)))
//and i have these:
new line[256];
// + edited the stock so ..
stock SpawnPlayerInMap(playerid,mapname[])