Is This Possible
#6

Quote:
Originally Posted by jamesbond007
Посмотреть сообщение
capitals matter, you have ,

SetTimerEx("Seclook",20000,false,"i",playerid);

but the public is SecLook

rep++++++++++++++++
Fixed = Worked Thanks + Rep

Quote:
Originally Posted by mineralo
Посмотреть сообщение
why you in every public posted toglleplayercontrol(playerid,0) it's enough once at first public, in tethod it's should work and not need pos everytime the position of player, because you can just toggleplayercontrol and just post the camera look


yea thanks i fix it but if i just leave the function like that are the camera pos gonna repeated ?

+
can i make
forward send(playerid);
public send(playerid)
{
SetTimerEx("Whatever",20000,false,"i",playerid);
SendClientMessage(playerid,RED,"Frist");
return 1;
}
forward Whatever(playerid);
public Whatever(playerid)
{
SetTimerEx("send",20000,false,"i",playerid);
SendClientMessage(playerid,RED,"sec");
return 1;
}
Reply


Messages In This Thread
Is This Possible - by [D]ry[D]esert - 15.01.2012, 18:50
Re: Is This Possible - by Konstantinos - 15.01.2012, 18:53
Re: Is This Possible - by [D]ry[D]esert - 17.01.2012, 05:53
Re: Is This Possible - by jamesbond007 - 17.01.2012, 05:58
Re: Is This Possible - by mineralo - 17.01.2012, 08:24
Re: Is This Possible - by [D]ry[D]esert - 17.01.2012, 08:36
Re: Is This Possible - by thimo - 17.01.2012, 08:43

Forum Jump:


Users browsing this thread: 1 Guest(s)