17.03.2017, 19:07
Hi
i Tired To Change Pickup house to checkpoints but there error
this i tired to change it to CP u see that
this old for pickups
need help to change it with out error i want it checkpoint
+Rep
i Tired To Change Pickup house to checkpoints but there error
Quote:
C:\Users\Housesss.pwn(102) : error 017: undefined symbol "CreateDynamicCheckpoint" C:\Users\Housesss.pwn(13 : error 017: undefined symbol "CreateDynamicCheckpoint" C:\Users\Housesss.pwn(169) : error 017: undefined symbol "CreateDynamicCheckpoint" C:\Users\Housesss.pwn(450) : error 017: undefined symbol "CreateDynamicCheckpoint" C:\Users\Housesss.pwn(455) : error 017: undefined symbol "CreateDynamicCheckpoint" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 5 Errors. |
PHP код:
HouseInfo[houseid][hPick] = CreateDynamicCheckpoint(X, Y, Z, 3.0);
PHP код:
HouseInfo[houseid][hPick] = CreatePickup(1273, 1, X, Y, Z, 0);
+Rep