checkpoint problem
#1

im using streamer plugin 2.5.4

and i make a checkpoint but get this error


Код:
	native CreateDynamicCP(2018.8846,1545.6663,10.8282, 1.0, 1, 0, 0,100.0);
Код:
C:\Users\Stephen-Laptop\Desktop\server samp - Copy\gamemodes\lvpg.pwn(301) : error 029: invalid expression, assumed zero
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
plz help ty
Reply
#2

Quote:
Originally Posted by [SV]Hipoplolypop
Посмотреть сообщение
do so b9ut without native and do it under you gamemodeinit
ex:
pawn Код:
new cp;
public OnGameModeInit()
{
cp = CreateDynamicCP(2018.8846,1545.6663,10.8282, 1.0, 1, 0, 0,100.0);
 return 1;
}
thanks does this steamer let you see like 10checkpoints at once or u can see 1 at once but if your near the other checkpoint it appears and the other checkpoint disappers ty
Reply
#3

ohh il stick with pickups thanks tho
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)