Guys pls help me -
kevi11 - 25.02.2016
script:
http://pastebin.com/LqYvbDqF
guys where is the error pls help me
Error:C:\Users\ke\Desktop\Deathmatch sampи\pawno\include\zcmd.inc(96) : warning 217: loose indentation
C:\Users\ke\Desktop\Deathmatch sampи\pawno\include\zcmd.inc(97) : warning 217: loose indentation
C:\Users\ke\Desktop\Deathmatch sampи\pawno\include\zcmd.inc(9

: warning 217: loose indentation
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(179) : error 028: invalid subscript (not an array or too many subscripts): "Textdraw0"
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(179) : warning 215: expression has no effect
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(179) : error 001: expected token: ";", but found "]"
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(179) : error 029: invalid expression, assumed zero
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(179) : fatal error 107: too many error messages on
one line
Sry for my bad english because i'm not english
Re: Guys pls help me -
CodeStyle175 - 25.02.2016
Textdraw0[playerid] -> Textdraw0 so to everyone
Re: Guys pls help me -
kevi11 - 25.02.2016
More errors.., C:\Users\ke\Desktop\Deathmatch sampи\pawno\include\zcmd.inc(96) : warning 217: loose indentation
C:\Users\ke\Desktop\Deathmatch sampи\pawno\include\zcmd.inc(97) : warning 217: loose indentation
C:\Users\ke\Desktop\Deathmatch sampи\pawno\include\zcmd.inc(9

: warning 217: loose indentation
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(9) : error 017: undefined symbol "playerid"
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(9) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(10) : error 017: undefined symbol "playerid"
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(10) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(11) : error 017: undefined symbol "playerid"
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(11) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(12) : error 017: undefined symbol "playerid"
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(12) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(13) : error 017: undefined symbol "playerid"
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(13) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(14) : error 017: undefined symbol "playerid"
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(14) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(15) : error 017: undefined symbol "playerid"
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(15) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(16) : error 017: undefined symbol "playerid"
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(16) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(17) : error 017: undefined symbol "playerid"
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(17) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(1

: error 017: undefined symbol "playerid"
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(1

: error 009: invalid array size (negative, zero or out of bounds)
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(19) : error 017: undefined symbol "playerid"
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(19) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(20) : error 017: undefined symbol "playerid"
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(20) : error 009: invalid array size (negative, zero or out of bounds)
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(21) : error 017: undefined symbol "playerid"
C:\Users\ke\Desktop\Deathmatch sampи\gamemodes\mdc.pwn(21) : error 009: invalid array size (negative, zero or out of bounds)
Re: Guys pls help me -
CodeStyle175 - 25.02.2016
TextDrawShowForPlayer(playerid,Textdraw0);
TextDrawShowForPlayer(playerid,Textdraw1);
TextDrawShowForPlayer(playerid,Textdraw2);
Re: Guys pls help me -
kevi11 - 25.02.2016
Where
Re: Guys pls help me -
CodeStyle175 - 25.02.2016
Why are you so stupid?
Re: Guys pls help me -
kevi11 - 25.02.2016
Pls compile for me and insert...,
Re: Guys pls help me -
CodeStyle175 - 25.02.2016
CMD:mdcplayersearch(playerid, params[])
{
TextDrawShowForPlayer(playerid,Textdraw0);
TextDrawShowForPlayer(playerid,Textdraw1);
TextDrawShowForPlayer(playerid,Textdraw2);
TextDrawShowForPlayer(playerid,Textdraw3);
TextDrawShowForPlayer(playerid,Textdraw4);
TextDrawShowForPlayer(playerid,Textdraw5);
TextDrawShowForPlayer(playerid,Textdraw6);
TextDrawShowForPlayer(playerid,Textdraw7);
TextDrawShowForPlayer(playerid,Textdraw

;
TextDrawShowForPlayer(playerid,Textdraw9);
TextDrawShowForPlayer(playerid,Textdraw10);
TextDrawShowForPlayer(playerid,Textdraw11);
TextDrawShowForPlayer(playerid,Textdraw12);
TextDrawShowForPlayer(playerid,Textdraw13);
TextDrawShowForPlayer(playerid,Textdraw14);
return 1;
}
Re: Guys pls help me -
KillerDVX - 25.02.2016
Quote:
Originally Posted by CodeStyle175
Why are you so stupid?
|
No need to be rude. We are here to help and not to insult each others.
However, in order to resolve your problem @kevi11, you can't use merge between TextDrawforPlayer and others textdraws.
Re: Guys pls help me -
CodeStyle175 - 25.02.2016
KillerDVX, WHY ARE YOU MAKING SO MANY POSTS AROUND HERE :d ?