12.03.2011, 07:04
I have a problem. when i enter a checkpoint nothing happens at all. but im sure that it know that i entered the checkpoint as i have tried to put printf("%d",checkpointid) under onplayerenterdynamiccp. now the if code is
help
Код:
if(checkpointid == npcp) { DestroyDynamicCP(npcp); SendClientMessage(playerid,0xA9C4E4FF,"please press 'F' to call the elevator and wait for it to come. after that please go inside and press 'F'."); }