GM Error
#1

I have Raven's Roleplay Full Script - v3 (RC5.1) that is the latest version and this happend:

My server says Mode Unknown and i updated streamer then this error come up:

C:\Users\netfabbe\Desktop\Raven's Roleplay v2.5b\pawno\include\streamer.inc(449) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.

Please help me.
Reply
#2

This is a warning. But in the 'streamer.inc', on line 449, there is a function that isn't used how it's supposed to be used. Check out that.
Open 'streamer.inc' with notepad, notepad++ or pawno and press CTRL+G, then '449', and then hit ENTER
Give me that line
Reply
#3

SetPlayerMapIcon(0, 0, 0.0, 0.0, 0.0, 0, 0, 0);
Reply
#4

That is line 449 in streamer.inc
Reply
#5

I have the same problem,I need some support please.
nvm
Reply
#6

the 'playerid' is missing
Example:

SetPlayerMapIcon(playerid, 0, 0, 0.0, 0.0, 0.0, 0, 0, 0);
Reply
#7

Should i put that in the include?
Reply
#8

Replace that with the warning line
Reply
#9

the SetPlayerMapIcon has changed. it takes a style parameter now, so you will need to:
-make sure you got the streamer version 2.5.2, which takes the new parameter into account (i guess you did that already), and most prolly...
-add the style parameter to each line in the gamemode.
Reply
#10

Raven's roleplay sucks... 8000 people worked on that..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)