[HELP]dialog question
#2

pawn Код:
forward dialogtoenterbuilding(playerid);
public dialogtoenterbuilding(playerid)
{
    ShowPlayerDialog(playerid, /*....*/)
}

if(IsPlayerInRangeOfPoint(playerid,float:range, x,y,z))
{
     SetTimer("dialogtoenterbuilding",5000,false);
}
if i understand try with this..
enjoy.
Reply


Messages In This Thread
[HELP]dialog question - by Luca12 - 22.04.2014, 19:51
Re: [HELP]dialog question - by Galletziz - 22.04.2014, 20:20

Forum Jump:


Users browsing this thread: 1 Guest(s)