12.10.2009, 06:32
Thats wierd .
Take this line:
Put it under:
Thats should work .
Take this line:
pawn Код:
if(!response)
{
// Codes
}
Put it under:
pawn Код:
if(dialogid == 1)
{
Thats should work .