I NeEd HElp!_!
#6

Quote:
Originally Posted by RocketBoy
Посмотреть сообщение
Код:
	}
	if(pickupid < bizcount+2) {
		new bizowner[25];
		format(bizowner,128,"%s",BizInfo[p][owner]);
		if(strcmp(BizInfo[p][owner],DEFAULT_OWNER,false) == 0) {
			SendClientMessage(playerid, COLOR_RED, "This Biz For Sale Type, /buybiz To Buy This Biz {FF0000}:) ");
	    	format(bizowner,128,"This Biz For Sale");
		}
		new bizmes[128];
		format(bizmes,128,"~n~~n~~r~Business: ~w~%s \n~n~~b~Price: ~w~$%d \n~r~~n~~b~Profit: ~w~$%d/hr ~n~~b~Owner: ~w~%s ",BizInfo[p][name],BizInfo[p][cost],BizInfo[p][profit]*2,bizowner);
    	GameTextForPlayer(playerid,bizmes,5000,3);
		return 1;
	}
search for :
CreateDynamicMapIcon(BizInfo ....
or
CreateMapIcon(BizInfo ....
and give the full line
Reply


Messages In This Thread
I NeEd HElp!_! - by RocketBoy - 20.08.2015, 06:21
Re: I NeEd HElp!_! - by jlalt - 20.08.2015, 06:28
Re: I NeEd HElp!_! - by RocketBoy - 20.08.2015, 06:41
Re: I NeEd HElp!_! - by jlalt - 20.08.2015, 06:47
Re: I NeEd HElp!_! - by RocketBoy - 20.08.2015, 06:52
Re: I NeEd HElp!_! - by jlalt - 20.08.2015, 06:57
Re: I NeEd HElp!_! - by RocketBoy - 20.08.2015, 07:00
Re: I NeEd HElp!_! - by jlalt - 20.08.2015, 07:05
Re: I NeEd HElp!_! - by RocketBoy - 20.08.2015, 07:07
Re: I NeEd HElp!_! - by RocketBoy - 20.08.2015, 07:13

Forum Jump:


Users browsing this thread: 2 Guest(s)