02.12.2015, 21:50
I get these errors:
but no errors here :
any help please?! thanks and i will rep you
Quote:
C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(761) : error 035: argument type mismatch (argument 2) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(762) : error 035: argument type mismatch (argument 2) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(763) : error 035: argument type mismatch (argument 2) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(764) : error 035: argument type mismatch (argument 2) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(765) : error 035: argument type mismatch (argument 2) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(766) : error 035: argument type mismatch (argument 2) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(767) : error 035: argument type mismatch (argument 2) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(76 ![]() C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(769) : error 035: argument type mismatch (argument 2) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(770) : error 035: argument type mismatch (argument 2) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(771) : error 035: argument type mismatch (argument 2) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(772) : error 035: argument type mismatch (argument 2) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(773) : error 035: argument type mismatch (argument 2) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(774) : error 035: argument type mismatch (argument 2) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(775) : error 035: argument type mismatch (argument 2) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(776) : error 035: argument type mismatch (argument 2) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(777) : error 035: argument type mismatch (argument 2) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(799) : error 035: argument type mismatch (argument 1) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(800) : error 035: argument type mismatch (argument 1) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(801) : error 035: argument type mismatch (argument 1) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(802) : error 035: argument type mismatch (argument 1) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(803) : error 035: argument type mismatch (argument 1) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(804) : error 035: argument type mismatch (argument 1) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(805) : error 035: argument type mismatch (argument 1) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(806) : error 035: argument type mismatch (argument 1) C:\Users\Ahmed\Desktop\samp037_svr_R2-1-1_win32\gamemodes\C5School.pwn(807) : error 035: argument type mismatch (argument 1) |
Quote:
TextDrawHideForPlayer(playerid, Ban0); TextDrawHideForPlayer(playerid, Ban1); TextDrawHideForPlayer(playerid, Ban2); TextDrawHideForPlayer(playerid, Ban3); TextDrawHideForPlayer(playerid, Ban4); TextDrawHideForPlayer(playerid, Ban5); TextDrawHideForPlayer(playerid, Ban6); TextDrawHideForPlayer(playerid, Ban7); TextDrawHideForPlayer(playerid, Ban ![]() TextDrawHideForPlayer(playerid, Ban9); TextDrawHideForPlayer(playerid, Ban10); TextDrawHideForPlayer(playerid, Ban11); TextDrawHideForPlayer(playerid, Ban12); TextDrawHideForPlayer(playerid, Ban13); TextDrawHideForPlayer(playerid, Ban14); TextDrawHideForPlayer(playerid, Ban15); TextDrawHideForPlayer(playerid, Ban15); |
Quote:
TextDrawDestroy(Ban0); TextDrawDestroy(Ban1); TextDrawDestroy(Ban2); TextDrawDestroy(Ban3); TextDrawDestroy(Ban4); TextDrawDestroy(Ban5); TextDrawDestroy(Ban6); TextDrawDestroy(Ban7); TextDrawDestroy(Ban ![]() |
Quote:
TextDrawDestroy(Ban9); TextDrawDestroy(Ban10); TextDrawDestroy(Ban11); TextDrawDestroy(Ban12); TextDrawDestroy(Ban13); TextDrawDestroy(Ban14); TextDrawDestroy(Ban15); |
Quote:
TextDrawShowForPlayer(playerid, Ban0); TextDrawShowForPlayer(playerid, Ban1); TextDrawShowForPlayer(playerid, Ban2); TextDrawShowForPlayer(playerid, Ban3); TextDrawShowForPlayer(playerid, Ban4); TextDrawShowForPlayer(playerid, Ban5); TextDrawShowForPlayer(playerid, Ban6); TextDrawShowForPlayer(playerid, Ban7); TextDrawShowForPlayer(playerid, Ban ![]() TextDrawShowForPlayer(playerid, Ban9); TextDrawShowForPlayer(playerid, Ban10); TextDrawShowForPlayer(playerid, Ban11); TextDrawShowForPlayer(playerid, Ban12); TextDrawShowForPlayer(playerid, Ban13); TextDrawShowForPlayer(playerid, Ban14); TextDrawShowForPlayer(playerid, Ban15); |