Jump to content
  • 0

nu va mai deranjez


gabyskm96

Question

Salut cred ca vati saturat de problemele mele:))) dar va rog daca ma mai rezolvati si acum nu va mai deranjez :tongue:  am urmatoarele warings si vreau sa le rezolv [pawn]C:\Documents and Settings\Gaby\Desktop\server nou\gamemodes\Gdline.pwn(10857) : warning 209: function "JB_OnPlayerConnect" should return a value

C:\Documents and Settings\Gaby\Desktop\server nou\gamemodes\Gdline.pwn(11316) : warning 217: loose indentation

C:\Documents and Settings\Gaby\Desktop\server nou\gamemodes\Gdline.pwn(11324) : warning 217: loose indentation

C:\Documents and Settings\Gaby\Desktop\server nou\gamemodes\Gdline.pwn(34601) : warning 217: loose indentation

C:\Documents and Settings\Gaby\Desktop\server nou\gamemodes\Gdline.pwn(34618) : warning 217: loose indentation

C:\Documents and Settings\Gaby\Desktop\server nou\gamemodes\Gdline.pwn(66578) : warning 203: symbol is never used: "weather2"

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Header size:          15540 bytes

Code size:          3787600 bytes

Data size:        13050032 bytes

Stack/heap size:      16384 bytes; estimated max. usage=7344 cells (29376 bytes)

Total requirements:16869556 bytes

6 Warnings.

[/pawn]  Acum va pun si linile: waring 10857[pawn]}[/pawn] waring 11316[pawn]if(AdminDuty[playerid] == 1)[/pawn] waring 11324[pawn]if(PlayerInfo[playerid][pRdeath] == 1)[/pawn] waring 34601[pawn]if(strcmp(cmd, "/reguliadmin", true) == 0 || strcmp(cmd, "/rgad", true) == 0)[/pawn] waring 34618[pawn]if(strcmp(cmd, "/fixveh", true) == 0) // by Cristyan97[/pawn] waring 66578(linia 66578 nici nu o am in gm eu am doar 66577 de linii) linia 66577 este[pawn]//=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=The End=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=[/pawn] Va rog sa ma rezolvati si pe mn si sa imi explicati cum le rezolv(nu uitati si voi ati fost incepatori!!)  :))

Link to comment
Share on other sites

14 answers to this question

Recommended Posts

mai explicit unde? ca tot waringurile alea le da(eu am spus ca sunt incepator :grin:) [pawn]//=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=Includes=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

#include <A_samp>

#include <a_npc>

#include <Core>

#include <Float>

#include <Dini>

#include <Time>

#include <File>

#include <Utils>

#include <Morphinc>

#include <Rotative>

#include <Streamer>

#include <progress>

#include <zcmd>

#include <audio>

#include <foreach>

#include <JunkBuster>

static gTeam[MAX_PLAYERS];

#define COLOR_NICESKY 0x00C2ECFF

#define                SYNTAX_MESSAGE                          "Syntax: {FFFFFF}"

#define COLOR_VIP 0x4682B4FF

#define CardBank2 1342

#define CardBank 1341

#define BANKMENU2 1340

#define BANKMENU 1339[/pawn]

Link to comment
Share on other sites

pune asa

[pawn]//=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=Includes=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

#include <A_samp>

#include <a_npc>

#include <Core>

#include <Float>

#include <Dini>

#include <Time>

#include <File>

#include <Utils>

#include <Morphinc>

#include <Rotative>

#include <Streamer>

#include <progress>

#include <zcmd>

#include <audio>

#include <foreach>

#include <JunkBuster>

#pragma tabsize 0

#pragma unused weather2

static gTeam[MAX_PLAYERS];

#define COLOR_NICESKY 0x00C2ECFF

#define                SYNTAX_MESSAGE                          "Syntax: {FFFFFF}"

#define COLOR_VIP 0x4682B4FF

#define CardBank2 1342

#define CardBank 1341

#define BANKMENU2 1340

#define BANKMENU 1339[/pawn]

7bdea99b11.png

rimmon curv.

Link to comment
Share on other sites

Massari acum da waringurile astea care au mai ramas  :(( [pawn]C:\DOCUME~1\Gaby\Desktop\SERVER~2\GAMEMO~1\Gdline.pwn(10859) : warning 209: function "JB_OnPlayerConnect" should return a value

C:\DOCUME~1\Gaby\Desktop\SERVER~2\GAMEMO~1\Gdline.pwn(11318) : warning 217: loose indentation

C:\DOCUME~1\Gaby\Desktop\SERVER~2\GAMEMO~1\Gdline.pwn(11326) : warning 217: loose indentation

C:\DOCUME~1\Gaby\Desktop\SERVER~2\GAMEMO~1\Gdline.pwn(34603) : warning 217: loose indentation

C:\DOCUME~1\Gaby\Desktop\SERVER~2\GAMEMO~1\Gdline.pwn(34620) : warning 217: loose indentation

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

Header size:          15540 bytes

Code size:          3787600 bytes

Data size:        13050036 bytes

Stack/heap size:      16384 bytes; estimated max. usage=7344 cells (29376 bytes)

Total requirements:16869560 bytes

5 Warnings.

[/pawn]    Acum iti pun linile: linie 10859[pawn]}[/pawn] linie 11318[pawn] if(AdminDuty[playerid] == 1)[/pawn]  linie 11326[pawn]if(PlayerInfo[playerid][pRdeath] == 1)[/pawn] linie 34603[pawn]if(strcmp(cmd, "/reguliadmin", true) == 0 || strcmp(cmd, "/rgad", true) == 0)[/pawn]  linie 34620[pawn]if(strcmp(cmd, "/fixveh", true) == 0) // by Cristyan97[/pawn]

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

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.