GTA Közösség - A magyar GTA fórum

San Andreas Multiplayer (SA-MP) => SA-MP: Szerverfejlesztés => Segítségkérés => A témát indította: Ghost352 - 2012. március 23. - 11:25:52

Cím: Rossz a streamer?
Írta: Ghost352 - 2012. március 23. - 11:25:52
Sziasztok!
Mindig ezt adja ki amikor lerunolom valamelyik gamemodot amelyik elött ott van az #include <streamer>
 
C:\\Users\\pot\\Desktop\\ MCM Team\\pawno\\include\\streamer.inc(194) : error 017: undefined symbol \"MAPICON_LOCAL\"
Pawn compiler 3.2.3664           Copyright (c) 1997-2006, ITB CompuPhase
 
1 Error.

 
lehet hogy a streamer.inc -be van a hiba? pls help
Most belenéztem a streamer.inc -be és a 194. sorban ez áll:
[pawn]native CreateDynamicMapIconEx(Float:x, Float:y, Float:z, type, color, style = MAPICON_LOCAL, Float:streamdistance = 100.0, worlds[] = { -1 }, interiors[] = { -1 }, players[] = { -1 }, maxworlds = sizeof worlds, maxinteriors = sizeof interiors, maxplayers = sizeof players);[/pawn]
Cím: Rossz a streamer?
Írta: szabyxxx - 2012. március 23. - 12:55:37
http://sampforum.hu/index.php?topic=4331.0
Ezt használod?
Cím: Rossz a streamer?
Írta: Ghost352 - 2012. március 24. - 13:06:20
Idézetet írta: Szabyxxx date=1332503737\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"18935\" data-ipsquote-contentclass=\"forums_Topic
http://sampforum.hu/index.php?topic=4331.0
Ezt használod?
 
Talált.
Cím: Rossz a streamer?
Írta: szabyxxx - 2012. március 24. - 13:21:05
Nem szerepel ez \"MAPICON_LOCAL\"   a módodba?
Keress rá vagy vmelyik incedbe esetleg keress rá!
Vagy esetleg #define MAPICON_LOCAL   
de nem hiszem hogy jó az error nem jön többé de nem tuti hogy 100%-ban mükszik!
Cím: Rossz a streamer?
Írta: scripter01 - 2012. március 25. - 18:40:38
Ha 0.3d verziód van akkor használd is a 0.3d streamer!
Cím: Rossz a streamer?
Írta: szabyxxx - 2012. március 25. - 18:55:48
De azt használja !
Cím: Rossz a streamer?
Írta: lusta19 - 2012. március 25. - 19:59:59
Vagy nem rakta be az új inc-t
A pawno --> include mappába
Cím: Rossz a streamer?
Írta: scripter01 - 2012. március 25. - 22:54:19
Idézetet írta: Ghost352 date=1332498352\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"18935\" data-ipsquote-contentclass=\"forums_Topic
Sziasztok!
Mindig ezt adja ki amikor lerunolom valamelyik gamemodot amelyik elött ott van az #include <streamer>
 
C:\\Users\\pot\\Desktop\\ MCM Team\\pawno\\include\\streamer.inc(194) : error 017: undefined symbol \"MAPICON_LOCAL\"
Pawn compiler 3.2.3664           Copyright (c) 1997-2006, ITB CompuPhase
 
1 Error.

 
lehet hogy a streamer.inc -be van a hiba? pls help
Most belenéztem a streamer.inc -be és a 194. sorban ez áll:
 
native CreateDynamicMapIconEx(Float:x, Float:y, Float:z, type, color, style = MAPICON_LOCAL, Float:streamdistance = 100.0, worlds[] = { -1 }, interiors[] = { -1 }, players[] = { -1 }, maxworlds = sizeof worlds, maxinteriors = sizeof interiors, maxplayers = sizeof players);

 

Nah szóval mondom mit csinálj!
streamer.inc fog neked kelleni!
Leg elõször is!
töld le a streamer.inc a 0.3d verzióját.
Majd rakd bele a Pawno---> Include mappába!
Utána ellenõrizd hogy nem jó, ha nem jó akkor a  Include mappába is rakd bele a streamer.inc ha!
És ha úgysem jó akkor valami nagyobb gáz lehet itt!
Cím: Rossz a streamer?
Írta: Zsolesszka - 2012. március 25. - 23:57:46
A MAPICON_LOCAL definició az a_players.inc fájlban található, ha abban nincs akkor frissítened kell, újabbra.
A myserver/pawno/include mappa tartalmát kell frissítened a szerver csomagban található pawno/include mappa tartalmával.