Help me ! Please :D !
#1

Hello ... I wanted , like all scripters , im not best scripter , so please , dont judge me if I dont know scripting...
so.... I made a teleport command ! Look Here:

Code:
	if (strcmp("/yesman", cmdtext, true, 10) == 0)
	{
		SetPlayerPos(playerid, 217,1699.3818,-2197.0549,13.3750,270.1485);
		SendClientMessage(playerid, -1, "Message");
		return 1;
	}
    return 0;
}
I compiled. with 2 errors , but when tried the command on server , he put me to anther location , not to location what I wanted.... and ... I had 2 errors , but , filescript loaded with 2 errors !

Look errors :

Code:
C:\Users\tedi\Desktop\JOCURI SI PROGRAME\Romania Fantastic Stunt bY Teddy\Fantastic Stunt bY Teddy\filterscripts\Trenuletul.pwn(208) : warning 202: number of arguments does not match definition
C:\Users\tedi\Desktop\JOCURI SI PROGRAME\Romania Fantastic Stunt bY Teddy\Fantastic Stunt bY Teddy\filterscripts\Trenuletul.pwn(208) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Warnings.
Can you help me to solve , and if you can , can say to me , how you did ? To teleport in that location I want ! Thanks very much !
Reply


Messages In This Thread
Help me ! Please :D ! - by TeddyYeah - 02.09.2014, 16:05
Re: Help me ! Please :D ! - by meitaredri - 02.09.2014, 16:31
Re: Help me ! Please :D ! - by TeddyYeah - 02.09.2014, 16:34
Re: Help me ! Please :D ! - by meitaredri - 02.09.2014, 16:36
Re: Help me ! Please :D ! - by mzazon - 02.09.2014, 16:38
Re: Help me ! Please :D ! - by TeddyYeah - 02.09.2014, 16:38
Re: Help me ! Please :D ! - by Clad - 02.09.2014, 16:40
Re: Help me ! Please :D ! - by meitaredri - 02.09.2014, 16:40
Re: Help me ! Please :D ! - by mzazon - 02.09.2014, 16:40
Re: Help me ! Please :D ! - by Mzake - 02.09.2014, 16:41

Forum Jump:


Users browsing this thread: 2 Guest(s)