DynamicCP clashes to each other
#1

As soon as I remove the last "CreateDynamicCP" the first "CreateDynamicCP" will appear as I want it. Because the problem now is, when I goto the first DynamicCP it shows the DIALOG of the second one. But when I remove the last DynamicCP the first DynamicCP appears as how I want it when I goto that cp.
anyway, it clashes to each other.

PHP код:
public OnPlayerSpawn(playerid)
{
    
CreateDynamicCP(-2032.8763,-117.6306,1035.17191.0, -1, -1, -1100.0);
     
CreateDynamicCP(2522.8291,-1679.1794,15.49701.0, -1, -1, -1100.0);
    return 
1;

Reply
#2

nvm, fixed.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)