[AJUDA] Include streamer 2 Warnings - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [AJUDA] Include streamer 2 Warnings (
/showthread.php?tid=261986)
[AJUDA] Include streamer 2 Warnings -
marcos5680 - 16.06.2011
quando eu boto a include streamer da esses warnings:
Код:
C:\Users\marcos\Desktop\MyServers\Brasil City Furious\pawno\include\streamer.inc(435) : warning 202: number of arguments does not match definition
C:\Users\marcos\Desktop\MyServers\Brasil City Furious\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Warnings.
O que eu faзo ?? ?? ?? ??
Re: [DUVIDA] Include streamer 2 Warnings - [S]trong - 16.06.2011
Precisamos dos cуdigos...
Re: [DUVIDA] Include streamer 2 Warnings -
Shadoww5 - 16.06.2011
Os ultimos 5 topicos da board Portugues foram criados por vocк !
https://sampforum.blast.hk/showthread.php?tid=261881
https://sampforum.blast.hk/showthread.php?tid=261986
https://sampforum.blast.hk/showthread.php?tid=261985
https://sampforum.blast.hk/showthread.php?tid=261976
https://sampforum.blast.hk/showthread.php?tid=261960
Nгo hб necessidade disto !
#TOPICO
Deve estar faltando algum parametro nestas linhas.
Re: [AJUDA] Include streamer 2 Warnings -
Douglas_Lacerda - 16.06.2011
Й estou tambйm com os mesmos warnings dessa include "streamer"
quando copilo meu GM da essas mesmas warnings = /
Respuesta: [AJUDA] Include streamer 2 Warnings -
marcos5680 - 16.06.2011
ajuda ae com esse warning

to precisando do streamer pra colokar mais objetos no meu server de samp 0.3c
Re: [AJUDA] Include streamer 2 Warnings -
Tiago_Jacob - 24.06.2011
Alguem pode me ajudar??
Como coloka um codigo no gm?
Re: [AJUDA] Include streamer 2 Warnings -
ApolloRJ - 24.06.2011
pawn Код:
#include <a_samp>
#include <streamer>
#include <?????>
#include <?????>
--------------------
public OnGameModeInit()
CreateDynamicObject(1634, 2069.12, 1392.38, 10.43, 14.61, 0.00, 0.00);
eu tenho so 15 mil objetos no meu GM dessa forma.. ai, O que eu notei foi que tem q por a #include <streamer> debaixo de #include <a_samp> para funcionar perfeitamente, espero ter ajudado..
By ApolloRJ