[GameMode] [GM] GTA Roleplay
#19

Quote:
Originally Posted by Peep
Quote:
Originally Posted by Ykelder
Quote:
Originally Posted by Peep
Quote:
Originally Posted by Ykelder
I can't find where to do /agent in the server... I searched alot but I just can't find it. Could someone please tell me?
It keeps saying something like: Your not in HQ!
Mabye at police department when cops do /duty ?
That command is for an FBI Agent and I tried it at the same place as /duty for FBI but doesn't work
Please help me
Hmm then you can change that /agent place too.

Code:
if(strcmp(cmd, "/agent", true) == 0)
	{
	  if(IsPlayerConnected(playerid))
	  {
	    if(PlayerInfo[playerid][pMember]==2||PlayerInfo[playerid][pLeader]==2)
	    {
				new x_nr[256];
				x_nr = strtok(cmdtext, idx);
 				if(!strlen(x_nr))
				{
				  SendClientMessage (playerid, COLOR_WHITE, "USAGE: /agent list then /agent [skin id]");
				  return 1;
				}
				if (PlayerToPoint(20, playerid, 299.7097,183.1322,1007.1719)) <--This code you can replace.
				{
				  if(strcmp(x_nr,"list",true) == 0)
				  {
						SendClientMessage(playerid, COLOR_YELLOW, "______________Skin_List______________");
This (if (PlayerToPoint(20, playerid, 299.7097,183.1322,1007.1719)) <--This code you can replace.)chancing is easy.Goto Game go to that position where do you want to that command work and type /save (agent place)or something to know what cordinates these are.Now go to Rockstar Game Folder search there Savepositions.txt , open it and there is code , there is code like this AddPlayerClass(293,1165.6909,-1327.0144,1386.4193,265.4559,0,0,0,0,0,0); // agent place.You need only red part of this code to replace that if (PlayerToPoint(20, playerid,299.7097,183.1322,1007.1719))code.


i hope this helps.


Oh my god Thank you! It has worked
Reply


Messages In This Thread
[GM] GTA Roleplay - by Jofi - 12.12.2009, 12:44
Re: [GM] GTA Roleplay - by Deat_Itself - 12.12.2009, 12:45
Re: [GM] GTA Roleplay - by Karlip - 12.12.2009, 13:01
Re: [GM] GTA Roleplay - by DaHP14Y3R - 12.12.2009, 13:05
Re: [GM] GTA Roleplay - by Jbosh123 - 12.12.2009, 13:08
Re: [GM] GTA Roleplay - by Jofi - 12.12.2009, 13:11
Re: [GM] GTA Roleplay - by Spear - 12.12.2009, 13:19
Re: [GM] GTA Roleplay - by Jofi - 12.12.2009, 13:23
Re: [GM] GTA Roleplay - by saaruuniuxx - 12.12.2009, 14:57
Re: [GM] GTA Roleplay - by radi - 12.12.2009, 16:50
Re: [GM] GTA Roleplay - by Fj0rtizFredde - 12.12.2009, 18:19
Re: [GM] GTA Roleplay - by saaruuniuxx - 12.12.2009, 18:44
Re: [GM] GTA Roleplay - by Alex_Cop - 12.12.2009, 19:18
Re: [GM] GTA Roleplay - by gin - 12.12.2009, 19:58
Re: [GM] GTA Roleplay - by Jofi - 12.12.2009, 20:00
Re: [GM] GTA Roleplay - by Lotusmp - 12.12.2009, 20:41
Re: [GM] GTA Roleplay - by aNNuB1s - 12.12.2009, 20:55
Re: [GM] GTA Roleplay - by MrF1zzy - 12.12.2009, 21:53
Re: [GM] GTA Roleplay - by Ykelder - 23.12.2009, 16:57
Re: [GM] GTA Roleplay - by vANTIQUEg - 23.12.2009, 18:31
Re: [GM] GTA Roleplay - by Peep - 23.12.2009, 18:50
Re: [GM] GTA Roleplay - by Jeka777 - 23.12.2009, 18:52
Re: [GM] GTA Roleplay - by vANTIQUEg - 23.12.2009, 18:54
Re: [GM] GTA Roleplay - by twinki - 23.12.2009, 19:36
Re: [GM] GTA Roleplay - by Peep - 23.12.2009, 20:24
Re: [GM] GTA Roleplay - by Peep - 23.12.2009, 20:26
Re: [GM] GTA Roleplay - by Sweet_Johnson - 23.12.2009, 22:00
Re: [GM] GTA Roleplay - by m0ta - 24.12.2009, 13:09
Re: [GM] GTA Roleplay - by Oggle McFoggle - 11.02.2010, 19:50
Re: [GM] GTA Roleplay - by Sahil - 11.02.2010, 21:30
Re: [GM] GTA Roleplay - by xkniives - 11.02.2010, 22:50
Re: [GM] GTA Roleplay - by Karl115 - 11.02.2010, 23:10
Re: [GM] GTA Roleplay - by Whygoup - 12.02.2010, 00:47
Re: [GM] GTA Roleplay - by Sahil - 12.02.2010, 08:34
Re: [GM] GTA Roleplay - by Karl115 - 12.02.2010, 09:21
Re: [GM] GTA Roleplay - by Chivava - 12.02.2010, 12:00
Re: [GM] GTA Roleplay - by Karl115 - 12.02.2010, 14:51
Re: [GM] GTA Roleplay - by Chivava - 12.02.2010, 18:52
Re: [GM] GTA Roleplay - by Lolrofl - 20.07.2010, 18:08
Re: [GM] GTA Roleplay - by Noco - 21.07.2010, 15:28
Re: [GM] GTA Roleplay - by DrifteX_ - 21.07.2010, 16:19
Re: [GM] GTA Roleplay - by erikhenri - 01.08.2010, 21:11
Re: [GM] GTA Roleplay - by -godex- - 02.08.2010, 00:26
Re: [GM] GTA Roleplay - by shadi_jarous - 15.09.2010, 10:26
Re: [GM] GTA Roleplay - by kiss - 05.11.2010, 13:34
Re: [GM] GTA Roleplay - by DrewFArnold - 08.01.2011, 02:35
Re: [GM] GTA Roleplay - by FreeStyle_ - 09.01.2011, 17:45
Re: [GM] GTA Roleplay - by iiLiamii - 09.01.2011, 18:24
Re: [GM] GTA Roleplay - by FreeStyle_ - 10.01.2011, 10:45
Re: [GM] GTA Roleplay - by DannySnoopy - 29.01.2011, 16:21
Re: [GM] GTA Roleplay - by DannySnoopy - 23.02.2011, 14:59
Re: [GM] GTA Roleplay - by enrique_uzair@hotmail.com - 23.02.2011, 20:07
AW: Re: [GM] GTA Roleplay - by Dante16 - 12.05.2011, 14:41
Re: [GM] GTA Roleplay - by BeriT - 01.06.2011, 07:05
Re: [GM] GTA Roleplay - by taifunx3 - 01.07.2011, 21:06
Re: [GM] GTA Roleplay - by Ticker - 01.07.2011, 22:32
Re: [GM] GTA Roleplay - by Deskoft - 02.07.2011, 04:05
Re: [GM] GTA Roleplay - by BeriT - 02.07.2011, 08:49
Re: [GM] GTA Roleplay - by BMB1 - 02.07.2011, 19:24
Re: [GM] GTA Roleplay - by taifunx3 - 02.07.2011, 21:07
Re: [GM] GTA Roleplay - by WhiteLeopard - 03.07.2011, 06:58
Re: [GM] GTA Roleplay - by WhiteLeopard - 03.07.2011, 14:02
Re: [GM] GTA Roleplay - by taifunx3 - 12.07.2011, 16:18
Re: [GM] GTA Roleplay - by Astralis - 17.12.2011, 19:16
Re: [GM] GTA Roleplay - by sampplayer12 - 08.04.2013, 17:13
Re: [GM] GTA Roleplay - by Marawan - 09.07.2014, 20:03
Re: [GM] GTA Roleplay - by player94 - 09.07.2014, 20:14

Forum Jump:


Users browsing this thread: 9 Guest(s)