14.03.2010, 16:45
AAAAH!
if(launcher[i] != -1){
SetObjectFaceToPlayer(launcher[i],playerid) ---- where is ";" ? xD
GetObjectPos(launcher[i],X,Y,Z); - line 126
GetPlayerPos(playerid,pX,pY,pZ);
I was using different compiler, it was not showing that error :P
if(launcher[i] != -1){
SetObjectFaceToPlayer(launcher[i],playerid) ---- where is ";" ? xD
GetObjectPos(launcher[i],X,Y,Z); - line 126
GetPlayerPos(playerid,pX,pY,pZ);
I was using different compiler, it was not showing that error :P