13.08.2012, 21:45
Pus esse codigo
Mas tб dando isso
Qual й o erro? Algъem me pode dizer?
Код:
public OnPlayerUpdate(playerid) { if(IsPlayerInRangeOfPoint(playerid,2.5 , 1085.4875,-633.2848,113.1970)) { MoveObject(obj1, 1085.2828, -633.1617, 116.5200, 10,0.0000, 90.0000, 1.1150); } else { MoveObject(obj1,1083.23, -633.22, 114.36, 10, 0.00, 0.00, 2.22); } } if(IsPlayerInRangeOfPoint(playerid,42.5 , 1094.8035,-662.0622,113.6484)) { PlayerPlaySound(playerid, 1062, 0.0, 0.0, 0.0); } else { PlayerPlaySound(playerid, 1063, 0.0, 0.0, 0.0); } }
Код:
C:\Users\Shiba\Desktop\SAMP Server\gamemodes\OPS.pwn(1727) : error 010: invalid function or declaration C:\Users\Shiba\Desktop\SAMP Server\gamemodes\OPS.pwn(1731) : error 010: invalid function or declaration Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.