[Plugin] Streamer Plugin

Nice Thak for the info with the streamer it work
Reply

Quote:
Originally Posted by Fredden1993
Посмотреть сообщение
I've installed the .dll in my plugins and added it to my server.cfg, added the .inc in the inlude folder also included streamer in my script.

pawn Код:
error 017: undefined symbol "INVALID_PLAYER_ID"
warning 235: public function lacks forward declaration (symbol "OnFilterScriptInit")
error 017: undefined symbol "funcidx"
warning 215: expression has no effect
error 001: expected token: ";", but found ")"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line
I might be a noob in this but what do from this step?
sounds like you forgot to include a_samp.inc or included it after the streamer.inc. You should include a_samp.inc on the very top of your script.
Reply

i add this then when i try to compile i get
Quote:

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\pawno\include\streamer.inc(273) : error 017: undefined symbol "IsPlayerNPC"

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\pawno\include\streamer.inc(295) : error 017: undefined symbol "IsPlayerNPC"

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\pawno\include\streamer.inc(317) : error 017: undefined symbol "IsPlayerNPC"

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\pawno\include\streamer.inc(339) : error 017: undefined symbol "IsPlayerNPC"

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\pawno\include\streamer.inc(361) : error 017: undefined symbol "IsPlayerNPC"

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\pawno\include\streamer.inc(383) : error 017: undefined symbol "IsPlayerNPC"

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\pawno\include\streamer.inc(405) : error 017: undefined symbol "IsPlayerNPC"

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\pawno\include\streamer.inc(432) : warning 202: number of arguments does not match definition

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\pawno\include\streamer.inc(433) : error 017: undefined symbol "CreatePlayer3DTextLabel"

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\pawno\include\streamer.inc(435) : error 017: undefined symbol "DeletePlayer3DTextLabel"

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\pawno\include\streamer.inc(453) : error 017: undefined symbol "UpdatePlayer3DTextLabelText"

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\pawno\include\foreach.inc(435) : error 017: undefined symbol "IsPlayerNPC"

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\pawno\include\foreach.inc(626) : error 017: undefined symbol "IsPlayerNPC"

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\filterscriptsobings.pwn(72) : warning 204: symbol is assigned a value that is never used: "string"

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\filterscriptsobings.pwn(72 -- 84) : warning 217: loose indentation

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\filterscriptsobings.pwn(8 : warning 235: public function lacks forward declaration (symbol "RobBar")

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\filterscriptsobings.pwn(103) : error 017: undefined symbol "ORANGE"

C:\Users\Chris Morel.mmmmmm-PC\Desktop\Server\filterscriptsobings.pwn(13 : warning 203: symbol is never used: "gTeam"

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase



13 Errors.

pls help and pls pm me if u can thx
Reply

My script:http://pastebin.com/Vswydrdh


Srry for double posting...
Reply

With 0.3c streamed map icons show the checkpoint marker
Reply

I have these errors

Код:
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5419) : warning 219: local variable "oldposx" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5419) : warning 219: local variable "oldposy" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5419) : warning 219: local variable "oldposz" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5733) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5733) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5733) : warning 219: local variable "Z" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5734) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5735) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5735) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5735) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5735) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5736) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5736) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5736) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5733) : warning 203: symbol is never used: "Z"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5733) : warning 203: symbol is never used: "Y"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(5733) : warning 203: symbol is never used: "X"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6279) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6279) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6279) : warning 219: local variable "Z" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6280) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6281) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6281) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6281) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6279) : warning 203: symbol is never used: "Z"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6279) : warning 203: symbol is never used: "Y"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6279) : warning 203: symbol is never used: "X"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6279 -- 6291) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6279 -- 6291) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6279 -- 6291) : warning 219: local variable "Z" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6292) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6293) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6293) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6293) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6291) : warning 203: symbol is never used: "Z"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6291) : warning 203: symbol is never used: "Y"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(6291) : warning 203: symbol is never used: "X"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(12903) : warning 219: local variable "oldposx" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(12903) : warning 219: local variable "oldposy" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(12903) : warning 219: local variable "oldposz" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(12956) : warning 219: local variable "oldposx" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(12956) : warning 219: local variable "oldposy" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(12956) : warning 219: local variable "oldposz" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(14591) : warning 219: local variable "oldposx" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(14591) : warning 219: local variable "oldposy" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(14591) : warning 219: local variable "oldposz" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(17866) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(17866) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(17866) : warning 219: local variable "Z" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(17867) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(17868) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(17868) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(17868) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(17866) : warning 203: symbol is never used: "Z"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(17866) : warning 203: symbol is never used: "Y"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(17866) : warning 203: symbol is never used: "X"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19111) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19111) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19111) : warning 219: local variable "Z" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19112) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19117) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19117) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19117) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19122) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19122) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19122) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19127) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19127) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19127) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19132) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19132) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19132) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19137) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19137) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19137) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19142) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19142) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19142) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19111) : warning 203: symbol is never used: "Z"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19111) : warning 203: symbol is never used: "Y"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(19111) : warning 203: symbol is never used: "X"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(24897) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(24897) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(24897) : warning 219: local variable "Z" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(24898) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(24899) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(24899) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(24899) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(24897) : warning 203: symbol is never used: "Z"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(24897) : warning 203: symbol is never used: "Y"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(24897) : warning 203: symbol is never used: "X"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25570) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25570) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25570) : warning 219: local variable "Z" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25571) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25572) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25572) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25572) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25570) : warning 203: symbol is never used: "Z"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25570) : warning 203: symbol is never used: "Y"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25570) : warning 203: symbol is never used: "X"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25611) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25611) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25611) : warning 219: local variable "Z" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25612) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25613) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25613) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25613) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25611) : warning 203: symbol is never used: "Z"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25611) : warning 203: symbol is never used: "Y"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25611) : warning 203: symbol is never used: "X"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25660) : warning 219: local variable "X" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25660) : warning 219: local variable "Y" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25660) : warning 219: local variable "Z" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25661) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25662) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25662) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25662) : warning 213: tag mismatch
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25660) : warning 203: symbol is never used: "Z"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25660) : warning 203: symbol is never used: "Y"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(25660) : warning 203: symbol is never used: "X"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27433) : warning 219: local variable "oldposx" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27433) : warning 219: local variable "oldposy" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27433) : warning 219: local variable "oldposz" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27434) : warning 219: local variable "tempposx" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27434) : warning 219: local variable "tempposy" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27434) : warning 219: local variable "tempposz" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27484) : warning 219: local variable "oldposx" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27484) : warning 219: local variable "oldposy" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27484) : warning 219: local variable "oldposz" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27485) : warning 219: local variable "tempposx" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27485) : warning 219: local variable "tempposy" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27485) : warning 219: local variable "tempposz" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27535) : warning 219: local variable "oldposx" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27535) : warning 219: local variable "oldposy" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27535) : warning 219: local variable "oldposz" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27536) : warning 219: local variable "tempposx" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27536) : warning 219: local variable "tempposy" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27554) : warning 219: local variable "oldposx" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27554) : warning 219: local variable "oldposy" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27554) : warning 219: local variable "oldposz" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27555) : warning 219: local variable "tempposx" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27555) : warning 219: local variable "tempposy" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27555) : warning 219: local variable "tempposz" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27572) : error 021: symbol already defined: "PlayerToPoint"
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27575) : warning 219: local variable "oldposx" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27575) : warning 219: local variable "oldposy" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27575) : warning 219: local variable "oldposz" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27576) : warning 219: local variable "tempposx" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27576) : warning 219: local variable "tempposy" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27576) : warning 219: local variable "tempposz" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27592) : warning 219: local variable "oldposx" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27592) : warning 219: local variable "oldposy" shadows a variable at a preceding level
C:\Documents and Settings\Dani\Desktop\xSamp\Bamboo\gamemodes\bamboo.pwn(27592) : warning 219: local variable "oldposz" shadows a variable at a preceding level
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


10 Errors.
Reply

Quote:
Originally Posted by The_Gangstas
Посмотреть сообщение
bump?
Get position of vehicle and checkpoint and see if they are near enough? Checkpoints are made for player related things, not vehicles by the way.
Reply

Thanks, my arguments were wrong
CreateDynamicObject(1252, beX, beY, beZ-0.8,0, 0, 0, 0, -1, -1, 20);
Reply

I have big problem please help me.

Everything load and server after 10 mins go down.

Код:
SA-MP Dedicated Server
----------------------
v0.3b R2, ©2005-2010 SA-MP Team

[21:36:08] 
[21:36:08] Server Plugins
[21:36:08] --------------
[21:36:08]  Loading plugin: streamer.so
[21:36:08] 

*** Streamer Plugin v2.5.1 by Incognito loaded ***

[21:36:08]   Loaded.
[21:36:08]  Loaded 1 plugins.

[21:36:08] 
[21:36:08] Filter Scripts
[21:36:08] ---------------
[21:36:08]   Loading filter script 'DropGun.amx'...
in logs i found this [21:00:56] *** Streamer Plugin: Error obtaining native addresses
Whats the problem?How to fix??
Reply

SA-MP Dedicated Server
----------------------
v0.3b R2, ©2005-2010 SA-MP Team

[12:03:56] filterscripts = "" (string)
[12:03:56]
[12:03:56] Server Plugins
[12:03:56] --------------
[12:03:56] Loading plugin: streamer
[12:03:56]

*** Streamer Plugin v2.5.1 by Incognito loaded ***

[12:03:56] Loaded.
[12:03:56] Loaded 1 plugins.

[12:03:56]
[12:03:56] Filter Scripts
[12:03:56] ---------------
[12:03:56] Loaded 0 filter scripts.

[12:03:56] Script[gamemodes/MonsterStunt.amx]: Run time error 19: "File or function is not found"
[12:03:56] Number of vehicle models: 0

It works without the streamer + objects. How can I fix this?
Reply

You need to add streamer.dll (or streamer.so on linux) to the plugins directory, and add the line:

Код:
plugins streamer (.so for linux)
in your server.cfg file.
Reply

But his plugin got loaded:

pawn Код:
[12:03:56] Loading plugin: streamer
[12:03:56]

*** Streamer Plugin v2.5.1 by Incognito loaded ***

[12:03:56] Loaded.
I think he uses the Raven's Roleplay (LARP) ... i know one with the same problem.
Reply

Hello,

My server has random crashes:

This is what I got from debuging output:

Код:
Program received signal SIGILL, Illegal instruction.
0xb641bf85 in __cxa_finalize () from plugins/streamer.so
(gdb) bt
#0  0xb641bf85 in __cxa_finalize () from plugins/streamer.so
#1  0xb641bf88 in __cxa_finalize () from plugins/streamer.so
#2  0x00000014 in ?? ()
#3  0x40140000 in ?? ()
#4  0x00000000 in ?? ()
Can you please help me track the problem ?

Thank you in advance,
Mike.
Reply

Quote:
Originally Posted by papagei9
Посмотреть сообщение
But his plugin got loaded:

pawn Код:
[12:03:56] Loading plugin: streamer
[12:03:56]

*** Streamer Plugin v2.5.1 by Incognito loaded ***

[12:03:56] Loaded.
I think he uses the Raven's Roleplay (LARP) ... i know one with the same problem.
True, i didnt read it properly xD
Reply

Sorry, you tell me how I can create an object in the world No 2? (SetPlayerWorld (playerid, 2)

I try to do it this way:

Код:
CreateDynamicObject(4866, 3090.919922, 508.019257, 1.686900, 0.0000, 0.0000, 0.0000, 2);
but I worked.

Please, help me!
Reply

Learn to read:

pawn Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);
-1 means for all worlds
Reply

Quote:
Originally Posted by cmg4life
Посмотреть сообщение
Learn to read:

pawn Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);
-1 means for all worlds
I am just using two inc files.That is a_samp and Dini.Thats it.Dini is 1.6
Whenever i compile my GM with streamer.inc It compiles with no error.But when i run the Black Dox box of my GM.
It says "Runtime error 19: 'File or function is not found"...Please help someone
Reply

Quote:
Originally Posted by Ballu Miaa
Посмотреть сообщение
I am just using two inc files.That is a_samp and Dini.Thats it.Dini is 1.6
Whenever i compile my GM with streamer.inc It compiles with no error.But when i run the Black Dox box of my GM.
It says "Runtime error 19: 'File or function is not found"...Please help someone
In plugins @ server.cfg

if WindowsXP -> streamer.dll
if Linux -> streamer.so

For certain linuxes, you need to complie it on your own, using makefile.

Also make sure you have streamer.dll/.so in plugins, in your sa-mp server.
Reply

i dont know how to install this sorry lol im new to scripting and stuff and i want a streamer so my objects load up could some one pm me what to do step by step please
Reply

Quote:
Originally Posted by Riddick94
Посмотреть сообщение
Код:
==
must be zero. isn't that obvious?
Let me see you walk through a doorway (checkpoint) at a speed of ZERO....
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)