Mod koji koristite:MW
Problem: Pa ovako , kad udjem u documetns , tamo u gta nadjem onaj folder sto sam kuco /save dodje mi ovo
AddPlayerClass(0,1706.3890,-1903.0377,13.5687,4.7795,0,0,0,0,0,0); //
e to kad unesem u GM , nista se nedesava spawn ostaje isti :S
sta moram da radim koje odatle brojeve da unesem u GameModu? 😢
[pomoc]Kordinate za spawn
344
pregleda
7
postova
18. Jun 2013.
Dodo sam tako ali sve isto , jeli ima ovde mozda jos neka greska ? 😢
if (PI == 1 || PI == 1 && PI == 1)//LS POLICIJA SPAWN
{
SetPlayerToTeamColor(playerid);
SetPlayerInterior(playerid,6);
SetPlayerPos(playerid, 1706.3890,-1903.0377,13.5687);
SetPlayerVirtualWorld(playerid, 3009);
SetPVarInt(playerid,"UsaoUInterier",1);
return 1;
}
i kad idem na F5 izbaci mi ovo D:\GameModovi!!!\Balkan Legend`s\Balkan Legends\gamemodes\MW.pwn(3055) : warning 203: symbol is never used: "rand"
D:\GameModovi!!!\Balkan Legend`s\Balkan Legends\gamemodes\MW.pwn(3804😎 : warning 203: symbol is never used: "gCopPlayerSpawns"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 15148 bytes
Code size: 1790148 bytes
Data size: 24492176 bytes
Stack/heap size: 16384 bytes; estimated max. usage=5465 cells (21860 bytes)
Total requirements:26313856 bytes
2 Warnings.
if (PI == 1 || PI == 1 && PI == 1)//LS POLICIJA SPAWN
{
SetPlayerToTeamColor(playerid);
SetPlayerInterior(playerid,6);
SetPlayerPos(playerid, 1706.3890,-1903.0377,13.5687);
SetPlayerVirtualWorld(playerid, 3009);
SetPVarInt(playerid,"UsaoUInterier",1);
return 1;
}
i kad idem na F5 izbaci mi ovo D:\GameModovi!!!\Balkan Legend`s\Balkan Legends\gamemodes\MW.pwn(3055) : warning 203: symbol is never used: "rand"
D:\GameModovi!!!\Balkan Legend`s\Balkan Legends\gamemodes\MW.pwn(3804😎 : warning 203: symbol is never used: "gCopPlayerSpawns"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
Header size: 15148 bytes
Code size: 1790148 bytes
Data size: 24492176 bytes
Stack/heap size: 16384 bytes; estimated max. usage=5465 cells (21860 bytes)
Total requirements:26313856 bytes
2 Warnings.
19. Jun 2013.
Brt , gde vidis ili vidite ovde NEW ? 🙄 😛
if (PI == 1 || PI == 1 && PI == 1)//LS POLICIJA SPAWN
{
SetPlayerToTeamColor(playerid);
SetPlayerInterior(playerid,6);
SetPlayerPos(playerid, 1706.3890,-1903.0377,13.5687);
SetPlayerVirtualWorld(playerid, 3009);
SetPVarInt(playerid,"UsaoUInterier",1);
return 1;
}
if (PI == 1 || PI == 1 && PI == 1)//LS POLICIJA SPAWN
{
SetPlayerToTeamColor(playerid);
SetPlayerInterior(playerid,6);
SetPlayerPos(playerid, 1706.3890,-1903.0377,13.5687);
SetPlayerVirtualWorld(playerid, 3009);
SetPVarInt(playerid,"UsaoUInterier",1);
return 1;
}
19. Jun 2013.
pa nije na tim linijama
pogledaj malo na kojima je
D:\GameModovi!!!\Balkan Legend`s\Balkan Legends\gamemodes\MW.pwn(3055) : warning 203: symbol is never used: "rand"
D:\GameModovi!!!\Balkan Legend`s\Balkan Legends\gamemodes\MW.pwn(38048) : warning 203: symbol is never used: "gCopPlayerSpawns"
pogledaj malo na kojima je
D:\GameModovi!!!\Balkan Legend`s\Balkan Legends\gamemodes\MW.pwn(3055) : warning 203: symbol is never used: "rand"
D:\GameModovi!!!\Balkan Legend`s\Balkan Legends\gamemodes\MW.pwn(38048) : warning 203: symbol is never used: "gCopPlayerSpawns"
Morate biti prijavljeni da biste odgovorili na ovu temu.
Prijava