14.07.2014, 10:21
then the problem is this if(pInfo[playerid][Ticketed] == true)
remove this
remove this
- if a player is viewing pay ticket dialog that means he has ticket to pay ofc
then why check that he is ticketed or not - and there is some problem with pInfo[playerid][Ticketed] too either its not a bool or you are not setting it it to true properly