Pomoc, Reg/Log Erori

Započeo strahinja
6. Mar. 2013. Zaključano
281
pregleda
4
postova
strahinja
4
Enforcer
6. Mar. 2013.
Skripta: od 0
Problem: Errori
Deo skripte:
Evo prvo errori
C:\Documents and Settings\Administrator\Desktop\samp03x_svr_R1-2_win32\gamemodes\mod.pwn(252) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Administrator\Desktop\samp03x_svr_R1-2_win32\gamemodes\mod.pwn(265) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Administrator\Desktop\samp03x_svr_R1-2_win32\gamemodes\mod.pwn(274) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Administrator\Desktop\samp03x_svr_R1-2_win32\gamemodes\mod.pwn(257) : warning 204: symbol is assigned a value that is never used: "string"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

3 Errors.

A evo sada te linije gde su errori
-252
        SendClientMessage(playerid, COLOR_YELLOW, string);

-265
            SendClientMessage(playerid, COLOR_RED, "Wrong PW sir.");

-274
            SendClientMessage(playerid,COLOR_RED, ": Successfully logged in!");

-257
        new name, file, string;
filip.admin
5
Crime Lord
6. Mar. 2013.
SendClientMessage(playerid, COLOR_YELLOW, string);
SendClientMessage(playerid, COLOR_RED, "Wrong PW sir.");
SendClientMessage(playerid, COLOR_RED, ": Successfully logged in!");
new name, file, string;


Stavi ovako:
SendClientMessage(COLOR_YELLOW, string);
SendClientMessage(COLOR_RED, "Wrong PW sir.");
SendClientMessage(COLOR_RED, ": Successfully logged in!");
new name, file, string;
strahinja
4
Enforcer
6. Mar. 2013.
OStaje isto sve,, a radio sam po ovom tutu

http://forum.sa-mp.com/showthread.php?t=167937
Johnâ„¢
5
Godfather
6. Mar. 2013.
Daj linije iznad i ispod linija gdje ti se javljaju errori.

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha