Dynamic Checkpoint
#1

Well im making trucking for my server. how can i make when this checkpoint gets created, it will only show for the playerid and noone else
pawn Код:
droptruckcp[playerid] = CreateDynamicCP(Trucking[rand][0],Trucking[rand][1],Trucking[rand][2],3,-1,-1,-1,99999999999);
Reply
#2

pawn Код:
droptruckcp[playerid] = CreateDynamicCP(Trucking[rand][0],Trucking[rand][1],Trucking[rand][2],3,-1,-1,playerid,99999999999);
Reply
#3

thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)