Da li je dozvoljena ćirilica ?
Prevuci gore ili dole za pozicioniranje
nedjanight1
Trenutna aktivnost
Izgleda da nedjanight1 trenutno ne radi ništa
//
Ae ide lock teme shvatio sam sta he bilo
Algor kako mislis ispod jel mislis u prvoj liniji a_samp a u drugoj zcmd ,ne secam se jel je ispod ae proveriću sutra ne lockaj temu
Problem(error/warning): I:\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\pawno\include\zcmd.inc(62) : warning 235: public function lacks forward declaration (symbol "OnGameModeInit")
I:\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\pawno\include\zcmd.inc(64) : error 017: undefined symbol "funcidx"
I:\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\pawno\include\zcmd.inc(64) : warning 215: expression has no effect
I:\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\pawno\include\zcmd.inc(64) : error 001: expected token: ";", but found ")"
I:\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\pawno\include\zcmd.inc(64) : error 029: invalid expression, assumed zero
I:\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\pawno\include\zcmd.inc(64) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
*problem do include
Dio skripte: [ pawn ]64 linija :zcmd_g_HasOPCS = funcidx("OnPlayerCommandReceived") != -1;[ /pawn ]
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log): [ code ]vaš odgovor[ /code ]
Slika/video ingame problema(obavezno ako je ingame problem): link slike //menjo sam include
I:\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\pawno\include\zcmd.inc(64) : error 017: undefined symbol "funcidx"
I:\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\pawno\include\zcmd.inc(64) : warning 215: expression has no effect
I:\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\pawno\include\zcmd.inc(64) : error 001: expected token: ";", but found ")"
I:\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\pawno\include\zcmd.inc(64) : error 029: invalid expression, assumed zero
I:\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\Underpoint RolePlay 0.3x\pawno\include\zcmd.inc(64) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
*problem do include
Dio skripte: [ pawn ]64 linija :zcmd_g_HasOPCS = funcidx("OnPlayerCommandReceived") != -1;[ /pawn ]
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log): [ code ]vaš odgovor[ /code ]
Slika/video ingame problema(obavezno ako je ingame problem): link slike //menjo sam include
Odgovorio na
Mar 22, 2020
samo pise ko ti je sapnuo ne pise sta je sapnuo razumete ?
GTA San Andreas Multiplayer / Pitanja & Pomoć
Ova tema je zakljucana....Lock.
Odgovorio na
Mar 22, 2020
samo pise ko ti je sapnuo ne pise sta je sapnuo razumete ?
GTA San Andreas Multiplayer / Pitanja & Pomoć
Problem(error/warning): radio sam whisper komandu i kad ti neko nesto sapne pise samo ko ti je sapnuo bez sta je sapnuo
Dio skripte:
CMD:whisper(playerid,params[])
{
new id,text,str;
if(sscanf(params, "uz",id)) return SCM(playerid,-1,"USAGE: /whisper "); //probao sam sam da promenim da bude ud i nista
format(str,sizeof(str), "%s ti sapuce: %s",GetName(playerid),text);
SCM(id,-1,str);
return 1;
}
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log): [ code ]----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[20:40:00]
[20:40:00] Server Plugins
[20:40:00] --------------
[20:40:00] Loading plugin: sscanf
[20:40:00]
[20:40:00] ===============================
[20:40:00] sscanf plugin loaded.
[20:40:00] (c) 2009 Alex "Y_Less" Cole
[20:40:00] 0.3d-R2 500 Players "dnee"
[20:40:00] ===============================
[20:40:00] Loaded.
[20:40:00] Loading plugin: streamer
[20:40:00]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[20:40:00] Loaded.
[20:40:00] Loading plugin: Whirlpool
[20:40:00]
[20:40:00] ==================
[20:40:00]
[20:40:00] Whirlpool loaded
[20:40:00]
[20:40:00] ==================
[20:40:00]
[20:40:00] Loaded.
[20:40:00] Loaded 3 plugins.
[20:40:00]
[20:40:00] Filterscripts
[20:40:00] ---------------
[20:40:00] Loading filterscript 'TDE.amx'...
[20:40:00] Loaded 1 filterscripts.
[20:40:00]
[20:40:00] =======================================
[20:40:00] | |
[20:40:00] | YSI version 1.04.0000 |
[20:40:00] | By Alex "Y_Less" Cole |
[20:40:00] | |
[20:40:00] | Checking the latest YSI version.. |
[20:40:00] | |
[20:40:00] =======================================
[20:40:00]
[20:40:00]
----------------------------------
[20:40:00] Blank Gamemode by your name here
[20:40:00] ----------------------------------
[20:40:00] Number of vehicle models: 1
[20:40:00]
[20:40:00] ========================================
[20:40:00] | |
[20:40:00] | Could not connect to update server |
[20:40:00] | at this time, (your code will |
[20:40:00] | still work (response was 301)). |
[20:40:00] | |
[20:40:00] ========================================
[20:40:00]
[20:40:22] 127.0.0.1:60579 requests connection cookie.
[20:40:23] incoming connection: 127.0.0.1:60579 id: 0
[20:40:23] Nesa_Djordjevic has joined the server (0:127.0.0.1)
>>>>>vidite ovo sta je ovo ?[20:40:39] sscanf warning: Format specifier does not match parameter count.[ /code ]
Slika/video ingame problema(obavezno ako je ingame problem): link slike
Dio skripte:
CMD:whisper(playerid,params[])
{
new id,text,str;
if(sscanf(params, "uz",id)) return SCM(playerid,-1,"USAGE: /whisper "); //probao sam sam da promenim da bude ud i nista
format(str,sizeof(str), "%s ti sapuce: %s",GetName(playerid),text);
SCM(id,-1,str);
return 1;
}
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log): [ code ]----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[20:40:00]
[20:40:00] Server Plugins
[20:40:00] --------------
[20:40:00] Loading plugin: sscanf
[20:40:00]
[20:40:00] ===============================
[20:40:00] sscanf plugin loaded.
[20:40:00] (c) 2009 Alex "Y_Less" Cole
[20:40:00] 0.3d-R2 500 Players "dnee"
[20:40:00] ===============================
[20:40:00] Loaded.
[20:40:00] Loading plugin: streamer
[20:40:00]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[20:40:00] Loaded.
[20:40:00] Loading plugin: Whirlpool
[20:40:00]
[20:40:00] ==================
[20:40:00]
[20:40:00] Whirlpool loaded
[20:40:00]
[20:40:00] ==================
[20:40:00]
[20:40:00] Loaded.
[20:40:00] Loaded 3 plugins.
[20:40:00]
[20:40:00] Filterscripts
[20:40:00] ---------------
[20:40:00] Loading filterscript 'TDE.amx'...
[20:40:00] Loaded 1 filterscripts.
[20:40:00]
[20:40:00] =======================================
[20:40:00] | |
[20:40:00] | YSI version 1.04.0000 |
[20:40:00] | By Alex "Y_Less" Cole |
[20:40:00] | |
[20:40:00] | Checking the latest YSI version.. |
[20:40:00] | |
[20:40:00] =======================================
[20:40:00]
[20:40:00]
----------------------------------
[20:40:00] Blank Gamemode by your name here
[20:40:00] ----------------------------------
[20:40:00] Number of vehicle models: 1
[20:40:00]
[20:40:00] ========================================
[20:40:00] | |
[20:40:00] | Could not connect to update server |
[20:40:00] | at this time, (your code will |
[20:40:00] | still work (response was 301)). |
[20:40:00] | |
[20:40:00] ========================================
[20:40:00]
[20:40:22] 127.0.0.1:60579 requests connection cookie.
[20:40:23] incoming connection: 127.0.0.1:60579 id: 0
[20:40:23] Nesa_Djordjevic has joined the server (0:127.0.0.1)
>>>>>vidite ovo sta je ovo ?[20:40:39] sscanf warning: Format specifier does not match parameter count.[ /code ]
Slika/video ingame problema(obavezno ako je ingame problem): link slike
Ma imam new datum
Problem(error/warning): (175) : error 001: expected token: ";", but found "-identifier-"
Dio skripte: [ pawn ]vaš odgovor[ /pawn ]public OnGameModeInit()
{
Datum = TextDrawCreate(6.666368, 423.126068, "19.03.2020~n~");
TextDrawLetterSize(Datum, 0.400000, 1.600000);
TextDrawAlignment(Datum, 1);
TextDrawColor(Datum, -1);
TextDrawSetShadow(Datum, 0);
TextDrawSetOutline(Datum, 0);
TextDrawBackgroundColor(Datum, 255);
TextDrawFont(Datum, 1);
TextDrawSetProportional(Datum, 1);
TextDrawSetShadow(Datum, 0);
DisableInteriorEnterExits();
AddStaticVehicle(401,1561.0380,-2312.3035,13.3269,89.9542,47,47); // rent 1
AddStaticVehicle(401,1561.0317,-2315.8162,13.3281,88.5073,66,66); // rent 2
AddStaticVehicle(401,1560.8068,-2318.8372,13.3285,87.4071,74,74); // rent 3
AddStaticVehicle(401,1560.7704,-2322.1218,13.3287,88.4660,87,87); // rent 4
AddStaticVehicle(401,1560.7549,-2325.5125,13.3284,91.9239,91,91); // rent 5
SetGameModeText("SA-RP by GodldenFinger.AMx");
SendRconCommand("mapname *balkan*");
AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
SetTimer("updatedatum",1000,true);
return 1;
}
forward updatedatum();
public updatedatum()
{
new dan,mje,god;
getdate(dan,mje,god);
new datum
>>>OVA LINIJA:format(datum,sizeof(datum),"%02d.02d.%d",dan,mje,god);
TextDrawSetString(Datum,datum);
return 1;
}
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log)://
Slika/video ingame problema(obavezno ako je ingame problem)://
Dio skripte: [ pawn ]vaš odgovor[ /pawn ]public OnGameModeInit()
{
Datum = TextDrawCreate(6.666368, 423.126068, "19.03.2020~n~");
TextDrawLetterSize(Datum, 0.400000, 1.600000);
TextDrawAlignment(Datum, 1);
TextDrawColor(Datum, -1);
TextDrawSetShadow(Datum, 0);
TextDrawSetOutline(Datum, 0);
TextDrawBackgroundColor(Datum, 255);
TextDrawFont(Datum, 1);
TextDrawSetProportional(Datum, 1);
TextDrawSetShadow(Datum, 0);
DisableInteriorEnterExits();
AddStaticVehicle(401,1561.0380,-2312.3035,13.3269,89.9542,47,47); // rent 1
AddStaticVehicle(401,1561.0317,-2315.8162,13.3281,88.5073,66,66); // rent 2
AddStaticVehicle(401,1560.8068,-2318.8372,13.3285,87.4071,74,74); // rent 3
AddStaticVehicle(401,1560.7704,-2322.1218,13.3287,88.4660,87,87); // rent 4
AddStaticVehicle(401,1560.7549,-2325.5125,13.3284,91.9239,91,91); // rent 5
SetGameModeText("SA-RP by GodldenFinger.AMx");
SendRconCommand("mapname *balkan*");
AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
SetTimer("updatedatum",1000,true);
return 1;
}
forward updatedatum();
public updatedatum()
{
new dan,mje,god;
getdate(dan,mje,god);
new datum
>>>OVA LINIJA:format(datum,sizeof(datum),"%02d.02d.%d",dan,mje,god);
TextDrawSetString(Datum,datum);
return 1;
}
Debug iz server_log(ukoliko je u pitanju crashanje servera - crashdetect log)://
Slika/video ingame problema(obavezno ako je ingame problem)://
public OnPlayerSpawn(playerid)
{
return 1;
}
{
return 1;
}
2
Novi Član
Nivo 2
Iskustvo
90 / 100 XP
Ukupno XP: 190
10 XP do sledećeg nivoa
5
Dostignuća
190
Ukupno XP
0
Trenutni Niz
0
Najduži Niz
Sva Dostignuća
5 / 20 otključano
🎯
Početak
Početak
Napišite 10 postova na forumu
+25 XP
⚡
Aktivni Saradnik
Aktivni Saradnik
Napišite 50 postova na forumu
+50 XP
🏅
Klub Stotina
Klub Stotina
Napišite 100 postova na forumu
+100 XP
🏆
Legenda Foruma
Legenda Foruma
Napišite 500 postova na forumu
+250 XP
👥
Vođa Diskusija
Vođa Diskusija
Kreirajte 10 tema na forumu
+50 XP
🛡️
Uzoran Građanin
Uzoran Građanin
30 dana bez ikakvih upozorenja
+40 XP
🔰
Primerni Član
Primerni Član
90 dana bez ikakvih upozorenja
+100 XP
🚩
Čuvar Zajednice
Čuvar Zajednice
Pošaljite 5 korisnih prijava
+75 XP
📅
Nedeljni Ratnik
Nedeljni Ratnik
Prijavite se 7 dana zaredom
+35 XP
🔥
Posvećeni Fan
Posvećeni Fan
Prijavite se 30 dana zaredom
+150 XP
💬
Prvi Post
Prvi Post
Napišite svoj prvi post na forumu
+10 XP
📝
Pokretač Tema
Pokretač Tema
Kreirajte svoju prvu temu
+15 XP
❤️
Poštovalac
Poštovalac
Dajte svoj prvi lajk na post
+5 XP
👍
Prvo Priznanje
Prvo Priznanje
Primite svoj prvi lajk na post
+5 XP
👤
Identitet Otkriven
Identitet Otkriven
Popunite profil sa avatarom i biografijom
+20 XP
Nedavna XP Aktivnost
+100
Otključano: Primerni Član
pre 1 nedelju
+40
Otključano: Uzoran Građanin
pre 1 nedelju
+25
Otključano: Početak
pre 1 nedelju
+15
Otključano: Pokretač Tema
pre 1 nedelju
+10
Otključano: Prvi Post
pre 1 nedelju