game text problem
#1

I have a command set up so when i go to a specific spot the messages bellow will pop up. However only one of the messages pops up and i want both to pop up so it will say

You can become a GunDealer
Here
Type /Join To become a
GunDealer


im not sure how to make it come up exactly like the format i just did up thier, can some one please help me.

if(pickupid == GunDealer)
{
GameTextForPlayer(playerid,"~g~You can become a ~b~GunDealer~g~ Here",5000,3);
GameTextForPlayer(playerid,"~g~ Type ~y~/Join~g~ To Become A GunDealer",5000,3);
}
Reply


Messages In This Thread
game text problem - by balisticore - 31.08.2009, 20:05
Re: game text problem - by balisticore - 31.08.2009, 20:57
Re: game text problem - by Mr_Finnigan - 31.08.2009, 21:05
Re: game text problem - by v3nom - 31.08.2009, 22:39

Forum Jump:


Users browsing this thread: 1 Guest(s)