- 0
Problema vehicule ptr clanuri
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.
Question
s1N3d_28
Nick:sined_28
Problema:De mult tot incerc sa rezolv problema asta .. cum sa adaug vehicule pentru diferite clanuri.. pe care doar membrii acestora le pot folosii.
Erori / warnings:D:\Games\Samp Server\gamemodes\RGS.pwn(2112) : error 010: invalid function or declaration
D:\Games\Samp Server\gamemodes\RGS.pwn(2114) : error 010: invalid function or declaration
D:\Games\Samp Server\gamemodes\RGS.pwn(2118) : error 010: invalid function or declaration
D:\Games\Samp Server\gamemodes\RGS.pwn(2120) : error 010: invalid function or declaration
D:\Games\Samp Server\gamemodes\RGS.pwn(2861) : warning 203: symbol is never used: "MasiniGang"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
Lini/script:[pawn]MasiniGang[0] = CreateVehicle(411,2490.8152,-1681.1100,13.0636,358.3253,2,3),
MasiniGang[15 - 1] = CreateVehicle(402,2473.4092,-1694.0009,13.3470,359.1082,2,110);
for(int i = 0; i < 15; i++)
{
if(MasiniGang == GetPlayerVehicleID(playerid) && PlayerInfo[playerid][pGang] != 1)
RemovePlayerFromVehicle(playerid);
}[/pawn]
Ai incercat sa rezolvi singur ?: Da , am incercat .. am primist si ajutoare.. dar nu am reusit inca sa rezolv .
Daca ma inrolati in razboi ma declar inapt caci nu vreau sa fiu erou intr-o tara te ca*at .
16 answers to this question
Recommended Posts