https://www.mediafire.com/file/7axnp7pch0mq5bi/emmet+winter+fixed.rar/file (https://www.mediafire.com/file/7axnp7pch0mq5bi/emmet+winter+fixed.rar/file)
ima jos nacina ja koristim ovako
Citat: Galardo poslato Januar 14, 2023, 07:30:18 PRE PODNE
Kazi nam koji su to warninzi.
[pawn]Logitech Gaming x1.0\pawno\include\winteredition.inc(9) : fatal error 111: user error: Please include <streamer>.[/pawn]
a includovo sam streamer, sad cu da pokusam ovu fiksanu verziju
Citat: Grella™ poslato Januar 14, 2023, 13:07:10 POSLE PODNE
https://www.mediafire.com/file/7axnp7pch0mq5bi/emmet+winter+fixed.rar/file (https://www.mediafire.com/file/7axnp7pch0mq5bi/emmet+winter+fixed.rar/file)
ima jos nacina ja koristim ovako
Skinuo sam ovo i ubacio, opet error please include <streamer>
Evo svi includovi moda, mozda sam ovde negde pogresio
[pawn]
//---------------------------[Include]------------------------------------------
#include <a_samp>
#include <zcmd>
#include <sscanf2>
#include <streamer>
#include <winteredition>
#include <foreach>
#include <YSI\y_ini>
#include <FileManager>
#include "modules/mape.pwn"
#include "modules/SP.pwn"
#include "modules/LGTD.pwn"
#include "modules/RegTD.pwn"
[/pawn]
Citat: Rex poslato Januar 14, 2023, 14:52:32 POSLE PODNE
[pawn]Logitech Gaming x1.0\pawno\include\winteredition.inc(9) : fatal error 111: user error: Please include <streamer>.[/pawn]
a includovo sam streamer, sad cu da pokusam ovu fiksanu verziju
Jesi skinuo poslednju verziju streamera, koliko vidim verovatno nisi..
Citat: deksyseksy (mozda emmett?) poslato Januar 14, 2023, 15:06:31 POSLE PODNE
Jesi skinuo poslednju verziju streamera, koliko vidim verovatno nisi..
Skinuo novi streamer, sad ovo izlazi
[pawn]Logitech Gaming x1.0\pawno\include\winteredition.inc(12) : fatal error 100: cannot read from file: "./src/we/we_snowobjects.inc"[/pawn]
Fixao sam sve errore, e sad kako da ja uradim da to izgleda kao na slici ispod
(https://i.ibb.co/ctsBQM3/sa-mp-049.png)
i da
[pawn]Winter_SetSnowCapStatus(playerid, !Winter_GetSnowCapStatus(playerid));
OUTPUT: warning 202: number of arguments does not match definition[/pawn]
Citat: Rex poslato Januar 14, 2023, 15:52:37 POSLE PODNE
Fixao sam sve errore, e sad kako da ja uradim da to izgleda kao na slici ispod
(https://i.ibb.co/ctsBQM3/sa-mp-049.png)
i da
[pawn]Winter_SetSnowCapStatus(playerid, !Winter_GetSnowCapStatus(playerid));
OUTPUT: warning 202: number of arguments does not match definition[/pawn]
Warning sam fixao.
Sada streamer izbacuje nesto u logovima
[pawn]
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[16:14:24] filterscripts = "" (string)
[16:14:24]
[16:14:24] Server Plugins
[16:14:24] --------------
[16:14:24] Loading plugin: sscanf.dll
[16:14:24]
[16:14:24] ===============================
[16:14:24] sscanf plugin loaded.
[16:14:24] (c) 2009 Alex "Y_Less" Cole
[16:14:24] 0.3d-R2 500 Players "dnee"
[16:14:24] ===============================
[16:14:24] Loaded.
[16:14:24] Loading plugin: streamer.dll
[16:14:24]
*** Streamer Plugin v2.9.6 by Incognito loaded ***
[16:14:24] Loaded.
[16:14:24] Loading plugin: FileManager.dll
[16:14:24] ******************
[16:14:24] ** FILE MANAGER **
[16:14:24] ** Loaded **
[16:14:24] ** Version 1.5 **
[16:14:24] ******************
[16:14:24] Loaded.
[16:14:24] Loaded 3 plugins.
[16:14:24]
[16:14:24] Filterscripts
[16:14:24] ---------------
[16:14:24] Loaded 0 filterscripts.
[16:14:24] *** Streamer Plugin: The plugin version (0x295) is older than the include file version (0x296) for this script. The plugin might need to be updated to the latest version.
[16:14:24]
[16:14:24] =======================================
[16:14:24] | |
[16:14:24] | YSI version 1.04.0000 |
[16:14:24] | By Alex "Y_Less" Cole |
[16:14:24] | |
[16:14:24] | Checking the latest YSI version.. |
[16:14:24] | |
[16:14:24] =======================================
[16:14:24]
[16:14:25] [SERVER]: Mape su ucitane!
[16:14:25]
-------------------------------------
[16:14:25] --> Logitech Gaming
[16:14:25] --> Verzija: x1.0.0
[16:14:25] --> Skripta by Rex
[16:14:25] -------------------------------------
[16:14:25] Number of vehicle models: 3
[16:14:25]
[16:14:25] ========================================
[16:14:25] | |
[16:14:25] | Could not connect to update server |
[16:14:25] | at this time, (your code will |
[16:14:25] | still work (response was 301)). |
[16:14:25] | |
[16:14:25] ========================================
[16:14:25] [/pawn]
Skinuo sam najnoviji streamer sa github-a i izbacuje mi warning da se ne poklapaju verzije plugina i include file
Citat: Rex poslato Januar 14, 2023, 16:17:47 POSLE PODNE
Warning sam fixao.
Sada streamer izbacuje nesto u logovima
[pawn]
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[16:14:24] filterscripts = "" (string)
[16:14:24]
[16:14:24] Server Plugins
[16:14:24] --------------
[16:14:24] Loading plugin: sscanf.dll
[16:14:24]
[16:14:24] ===============================
[16:14:24] sscanf plugin loaded.
[16:14:24] (c) 2009 Alex "Y_Less" Cole
[16:14:24] 0.3d-R2 500 Players "dnee"
[16:14:24] ===============================
[16:14:24] Loaded.
[16:14:24] Loading plugin: streamer.dll
[16:14:24]
*** Streamer Plugin v2.9.6 by Incognito loaded ***
[16:14:24] Loaded.
[16:14:24] Loading plugin: FileManager.dll
[16:14:24] ******************
[16:14:24] ** FILE MANAGER **
[16:14:24] ** Loaded **
[16:14:24] ** Version 1.5 **
[16:14:24] ******************
[16:14:24] Loaded.
[16:14:24] Loaded 3 plugins.
[16:14:24]
[16:14:24] Filterscripts
[16:14:24] ---------------
[16:14:24] Loaded 0 filterscripts.
[16:14:24] *** Streamer Plugin: The plugin version (0x295) is older than the include file version (0x296) for this script. The plugin might need to be updated to the latest version.
[16:14:24]
[16:14:24] =======================================
[16:14:24] | |
[16:14:24] | YSI version 1.04.0000 |
[16:14:24] | By Alex "Y_Less" Cole |
[16:14:24] | |
[16:14:24] | Checking the latest YSI version.. |
[16:14:24] | |
[16:14:24] =======================================
[16:14:24]
[16:14:25] [SERVER]: Mape su ucitane!
[16:14:25]
-------------------------------------
[16:14:25] --> Logitech Gaming
[16:14:25] --> Verzija: x1.0.0
[16:14:25] --> Skripta by Rex
[16:14:25] -------------------------------------
[16:14:25] Number of vehicle models: 3
[16:14:25]
[16:14:25] ========================================
[16:14:25] | |
[16:14:25] | Could not connect to update server |
[16:14:25] | at this time, (your code will |
[16:14:25] | still work (response was 301)). |
[16:14:25] | |
[16:14:25] ========================================
[16:14:25] [/pawn]
Skinuo sam najnoviji streamer sa github-a i izbacuje mi warning da se ne poklapaju verzije plugina i include file
ne poklapaju se include i plugins
kada skines paket streamera .so i .dll ubacujes u folder plugins, a streamer.inc ubacujes u pawno/include