need help with tutorial
#4

okay I did it and everything went good til the last part
this is what I got
if ( PosX[ playerid ] != 0 && PosY[ playerid ] != 0 && PosZ[ playerid ] != 0 && Angle[ playerid ]
{
SetPlayerPos( playerid, PosX[ playerid ], PosY[ playerid ], PosZ[ playerid ] );
SetPlayerFacingAngle( playerid, Angle[ playerid ] );
SetPlayerInterior( playerid, Interior[ playerid ] );
SetPlayerVirtualWorld( playerid, VirtualWorld[ playerid ] );
SendClientMessage( playerid, -1, "welcome to your last position" );
}

and only one error
C:\Users\Michael C\Desktop\4-21-2012 project\gamemodes\NewRoleplay.pwn(315) : error 001: expected token: ")", but found "{"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Reply


Messages In This Thread
need help with tutorial - by Michael_Cuellar - 26.04.2012, 01:28
Re: need help with tutorial - by ReneG - 26.04.2012, 01:55
Re: need help with tutorial - by Ballu Miaa - 26.04.2012, 03:27
Re: need help with tutorial - by Michael_Cuellar - 26.04.2012, 04:05
Re: need help with tutorial - by RollTi - 26.04.2012, 04:10
Re: need help with tutorial - by Jonny5 - 26.04.2012, 04:12
Re: need help with tutorial - by Ballu Miaa - 26.04.2012, 04:12
Re: need help with tutorial - by Michael_Cuellar - 26.04.2012, 04:14
Re: need help with tutorial - by Michael_Cuellar - 26.04.2012, 04:19

Forum Jump:


Users browsing this thread: 1 Guest(s)