08.04.2010, 20:52
Great Job
But.
I has a problem with this.
if i press to "Ok" on the First Dialog, its closes..
So Replace
To
))(Or this problem only for me?)))
Sry for my bad english
But.
I has a problem with this.
if i press to "Ok" on the First Dialog, its closes..
So Replace
Код:
case 1000: { if(!response) return SendClientMessage(playerid, RED, ">> You have stopped making class! Type /classmaker to start a new wizard!"), TogglePlayerControllable(playerid, true), MakeClass[playerid] = false; TogglePlayerControllable(playerid, true), MakeClass[playerid] = true; }
Код:
case 1000: { if(!response) return SendClientMessage(playerid, RED, ">> You have stopped making class! Type /classmaker to start a new wizard!"), TogglePlayerControllable(playerid, true), MakeClass[playerid] = false; TogglePlayerControllable(playerid, true), MakeClass[playerid] = true; ShowDialog(playerid, 1001); }
Sry for my bad english