SA-MP Forums Archive
Enter command - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Enter command (/showthread.php?tid=259037)



Enter command - NekErM@N - 02.06.2011

How do I make this command can take two and three factions and members?



Код:
		if(strcmp(cmdtext, "/enter", true) == 0)
    {
    if(PlayerInfo[playerid][pMember] == 18 || PlayerInfo[playerid][pLeader] == 18)
	   {
		 if PlayerToPoint(5,playerid,-2719.9487,-318.0148,7.8438)
		 *then
		 {
		   SetPlayerPos(playerid,1212.019897,-28.663099,1000.953125);
		   SetPlayerInterior(playerid,3);
		   SendClientMessage(playerid,COLOR_1GREEN,"*** Bun venit in HQ-ul Al Qaeda!");
		   return 1;
		 }
		}
	}



Re: Enter command - Osviux - 02.06.2011

Perhaps you could refrase that sentence so it wouldnt be bullshit?


Re: Enter command - Trotty729 - 02.06.2011

we can't help you if we can't understand what your saying xD


Re: Enter command - Osviux - 02.06.2011

Quote:
Originally Posted by Trotty729
Посмотреть сообщение
we can't help you if we can't understand what your saying xD
Yes we cant as trotty said, thats why you should refrase your sentence, and you should also learn more english because this might happen to you [ame]http://www.youtube.com/watch?v=u-3f568mzwA[/ame]


Re: Enter command - sleepysnowflake - 02.06.2011

Tell me in Romanian, I am Romanian.


Re: Enter command - NekErM@N - 02.06.2011

I do only need