18.03.2013, 18:29
As I said it doesn't call under dialog.. but it calls out
if(PlayerInfo[playerid][pTut] == 0)
{
print("Reached point 3");
So the question is why its not reading uder OnDialog,
if(PlayerInfo[playerid][pTut] == 0)
{
print("Reached point 3");
So the question is why its not reading uder OnDialog,