Skripta koju koristim:Moj mod
Detaljan opis problema:Ovo je FS za fudbal ali mi kad idem COMPIL izbaci sledece varn
Dio skripte: http://pastebin.com/5kcViGCX
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(377) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(442) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(456) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(461) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(464) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(472) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(490) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(602) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(608) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(623) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(632) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(651) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(740) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(960) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(1066) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(1069) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(1072) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(1078) : warning 217: loose indentation
C:\Documents and Settings\xl\Desktop\!!!!!!!!!!\gamemodes\fudbal.pwn(1088) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
19 Warnings.
Brate moras da poravnas te linije eo sad sam ja probao i radi nadji linije
poravnaj sa ostalima i radice ti sve.. ;)
if(PlayerToPoint(2.5,playerid,ox,oy,oz))
{
GetPlayerPos(playerid, px, py, pz);
GetXYInFrontOfPlayer(playerid, px, py, 10.0);
MoveObject(palla,px,py,2.414398,8.0);
PlayerPlaySound(playerid,1130,0.0,0.0,0.0);
ApplyAnimation(playerid,"FIGHT_D","FightD_1",4.1,0,1,1,0,0);
}
}
ovako else if(keys == KEY_FIRE + KEY_SPRINT && giocatore[playerid] >= 1 || keys == KEY_FIRE + eo npr ova linija 377 moras je ovako poravnat tako i ostaleKEY_SPRINT
tako i ostale nadji i poravnaj.
pokusao sam al opet isto mozes mi ti to odraditi ako ti nije problem , u notpade ,pa upload i salji u inbox pls :* ako ti nije frka...ja uradim kako si rekao i opet isto...
jeli ista mjenjao skriptu gdje je skino??
edit:daj tacan link gdje si skino da vidim.
Nista ali bas nista,samo kopi paste u pawno ,to je FS ,i izbaci to :/
vidjecu brate sutra rjesio sam bilo ostalo 9 warninga xd..
Procitajte pravila i nemojte spamati ....
Nemozes lakse od ovoga samo trebas poravnati linije ...
primjer :
CreateDynamicObject
CreateDynamicObject
CreateDynamicObject
CreateDynamicObject
CreateDynamicObject
a ti trebas staviti :
CreateDynamicObject
CreateDynamicObject
CreateDynamicObject
CreateDynamicObject
CreateDynamicObject
na vrhu
#pragma tabsize 0