GTAOnline.net
San Andreas Multiplayer (sa:mp) => Scripting SA-MP [Pawn center] => Discussion démarrée par: Jones le 08 Octobre 2010, 02:51:16
-
Bonsoir chers membres de GTAONLINE,
J'ai encore un problemes avec mon streamer ..... Encore vous vous dite....
Biensur,Je commence a scripté et déjà il a la version 0.3b qui sorts,alors je doit déjà apprendre a maitriser les streamers alors voici mon erreur .
C:\Documents and Settings\Inviter\Bureau\RLRP 0.3b V1 RC\pawno\include\streamer.inc(256) : warning 201: redefinition of constant/macro (symbol "OnGameModeInit")
C:\Documents and Settings\Inviter\Bureau\RLRP 0.3b V1 RC\pawno\include\streamer.inc(278) : warning 201: redefinition of constant/macro (symbol "OnPlayerConnect")
C:\Documents and Settings\Inviter\Bureau\RLRP 0.3b V1 RC\pawno\include\streamer.inc(300) : warning 201: redefinition of constant/macro (symbol "OnPlayerDisconnect")
C:\Documents and Settings\Inviter\Bureau\RLRP 0.3b V1 RC\pawno\include\streamer.inc(408) : warning 202: number of arguments does not match definition
C:\Documents and Settings\Inviter\Bureau\RLRP 0.3b V1 RC\pawno\include\SimStream.inc(38) : error 017: undefined symbol "MaxObjects"
C:\Documents and Settings\Inviter\Bureau\RLRP 0.3b V1 RC\pawno\include\SimStream.inc(38) : warning 215: expression has no effect
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
Les warning c'est bon mon serveur fonctionneras pareil :) mais, J'ai chercher le 38 dans le SimsStream.inc .... mais je ne trouves pas comment le rêglé ....
Vous pouvez m'aidé??
Merci.
++ Jones
-
Salut,
tu n'as qu'à supprimer MaxObject. C'est simplement que j'ai oublié de le retiré partout quand je l'ai enlevé...
en passant, tu ne devrais jamais utiliser plus d'un streamer. Utilise seulement le plugin, conseil.
++Sim++
-
Ok merci Sim :)
-------------------------------------édit---------------------------------------
Je ne trouve pas pourrais tu m'envoyez un lien pour téléchargé lui qui n'est pas buger ? je ne trouve pas quelle changé :S
J'utilise comme Streamer :
streamer ( Base .. )
SimStream.inc
Merci.