[HELP] MidoStream warning
#1

Warning when compie MidoStream.

Quote:

C:\Users\Hampus\Desktop\StuntingZ\gamemodes\StuntO ver.pwn(15 : warning 215: expression has no effect
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.

I could really need some help.
Reply
#2

Post line 158 please.
Reply
#3

Quote:

MidoStreamDisconnect(playerid);

Reply
#4

Quote:
Originally Posted by StuntFieldX
Quote:

MidoStreamDisconnect(playerid);

delete "playerid"

so its just ()

that function doesnt need a playerid or sumin else^^
Reply
#5

Quote:
Originally Posted by ┤ŞąiBЄЯҒПŋ├
Quote:
Originally Posted by StuntFieldX
Quote:

MidoStreamDisconnect(playerid);

delete "playerid"

so its just ()

that function doesnt need a playerid or sumin else^^
Fail..
Quote:

C:\Users\Hampus\Desktop\StuntingZ\gamemodes\StuntO ver.pwn(15 : error 029: invalid expression, assumed zero
C:\Users\Hampus\Desktop\StuntingZ\gamemodes\StuntO ver.pwn(15 : error 001: expected token: ")", but found ";"
C:\Users\Hampus\Desktop\StuntingZ\gamemodes\StuntO ver.pwn(158 -- 160) : warning 215: expression has no effect
C:\Users\Hampus\Desktop\StuntingZ\gamemodes\StuntO ver.pwn(160) : error 001: expected token: ";", but found "new"
C:\Users\Hampus\Desktop\StuntingZ\gamemodes\StuntO ver.pwn(160) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


4 Errors.

Reply
#6

hmm yea sry thought it was the functions for ongamemode/fsexit
Reply
#7

Yea.

So I still have the same problem.

Quote:

C:\Users\Hampus\Desktop\StuntingZ\gamemodes\StuntO ver.pwn(15 : warning 215: expression has no effect
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.

Line 158:
Quote:

MidoStreamDisconnect(playerid);

Reply
#8

Show more lines. Maybe it's on earlier line.
Reply
#9

This is all I putted.

Quote:

#include <MidoStream>

and

Quote:

public OnPlayerDisconnect(playerid, reason)
{
MidoStreamDisconnect(playerid);

Reply
#10

Bump
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)