error 035: argument type mismatch (argument 3)
#1

D:\server\gamemodes\ExtremeGame.pwn(16246) : error 035: argument type mismatch (argument 3)

Error line: InterpolateCameraLookAt(i, Step[i], "-366.2835,-1412.6638,25.7266,294.3257,-1623.6597,92.0000");
Reply
#2

PHP код:
InterpolateCameraLookAt(iStep[i], -366.2835,-1412.6638,25.7266,294.3257,-1623.6597,92.0000); 
Try this
Reply
#3

Quote:
Originally Posted by willbedie
Посмотреть сообщение
PHP код:
InterpolateCameraLookAt(iStep[i], -366.2835,-1412.6638,25.7266,294.3257,-1623.6597,92.0000); 
Try this
D:\server\gamemodes\ExtremeGame.pwn(16246) : warning 213: tag mismatch
D:\server\gamemodes\ExtremeGame.pwn(16246) : warning 213: tag mismatch

the error left, but those 2 income
Reply
#4

PHP код:
InterpolateCameraLookAt(iStep[i], -366.2835,-1412.6638,25.7266,294.3257,-1623.6597,92.000010000CAMERA_MOVE); 
If it doesn't work, check https://sampwiki.blast.hk/wiki/InterpolateCameraLookAt this.
Reply
#5

FIXED, thanks.
Reply
#6

how did you fix this? your tags were placed bad i think

PHP код:
(playeridFloat:FromXFloat:FromYFloat:FromZFloat:ToXFloat:ToYFloat:ToZtimecut CAMERA_CUT
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)