help command not work
#1

no error but in game not show a 3d text :/
Код:
	if(strcmp(cmdtext, "/admin_on", true) == 0) {
 		if(IsPlayerAdmin(playerid))
  	label[playerid] = Create3DTextLabel(">>>ADMIN<<<",0x33CCFFAA,30.0,40.0,50.0,40.0,0);
  	 	Attach3DTextLabelToPlayer(label[playerid], playerid, 0.0, 0.0, 0.7);
  	return 1;
 	}
Reply


Messages In This Thread
help command not work - by iJumbo - 09.05.2010, 12:38
Re: help command not work - by iJumbo - 09.05.2010, 12:48
Re: help command not work - by Jefff - 09.05.2010, 12:51
Re: help command not work - by iJumbo - 09.05.2010, 12:54
Re: help command not work - by Killa_ - 09.05.2010, 12:55
Re: help command not work - by iJumbo - 09.05.2010, 12:58
Re: help command not work - by Jefff - 09.05.2010, 13:06

Forum Jump:


Users browsing this thread: 5 Guest(s)