[HELP] Virtual World Not Changing!
#5

I'll test it, thanks red_hunter..

app pakistan si ho? me b! kesa ho jani.. :<3

btw, i remove "Progress == 2" From /duel cmd? cuz it says "Other Duel is in Progress"

Also, My function of setplayerpos is
PHP код:
stock SetPlayerPosEx(playerid,Float:x,Float:y,Float:z,Float:angle,interior,world)
{
    
SetPlayerPos(playerid,x,y,z);
    
SetPlayerFacingAngle(playerid,angle);
    
SetPlayerInterior(playerid,interior);
    
SetPlayerVirtualWorld(playerid,world);
    
    
SetCameraBehindPlayer(playerid);
    return 
1;

So in the Code, its SetPlayerPosEx(DuelPlayer2,DuelPlace2,23.5397, 16,0);
Means virtual world is set to "0".. so ur coding will work "++;" ??
Reply


Messages In This Thread
[HELP] Virtual World Not Changing! - by Airman123 - 10.03.2015, 16:55
Re: [HELP] Virtual World Not Changing! - by Misiur - 10.03.2015, 19:29
Re: [HELP] Virtual World Not Changing! - by Airman123 - 11.03.2015, 11:26
Re: [HELP] Virtual World Not Changing! - by ReD_HunTeR - 11.03.2015, 11:50
Re: [HELP] Virtual World Not Changing! - by Airman123 - 11.03.2015, 12:28
Re: [HELP] Virtual World Not Changing! - by ReD_HunTeR - 11.03.2015, 17:40
Re: [HELP] Virtual World Not Changing! - by Airman123 - 12.03.2015, 09:33
Re: [HELP] Virtual World Not Changing! - by Misiur - 12.03.2015, 12:20
Re: [HELP] Virtual World Not Changing! - by Airman123 - 13.03.2015, 12:19

Forum Jump:


Users browsing this thread: 1 Guest(s)