SetPlayerCheckPoint
#1

I get this error

error 035: argument type mismatch (argument 5)

on these 2 lines


1st Line = Part of "public SetTeamWaypoint(job, Float, Float:y, Float:z, Floatize[])"

Код:
SetPlayerCheckpoint(i, Float:x, Float:y, Float:z, Float:size);
2nd Line = Part of the Script place its getting inputed into.

Код:
SetTeamWaypoint(job, posX, posY, posZ, 5);
Reply
#2

change 5 to 5.0
Reply
#3

Still get the same error on both lines.
Reply
#4

solved it, problem was in the forward part of it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)