mask help...
#3

you can create a var which counts how many stranger there is.
Then when a player (current one) type that command. Create another var then store the current stranger count to that var. Then update the label something like this

pawn Код:
format(string, 128, "Stranger [ID: %i]", var);
Update3DTextLabel(strangerlabel, red, string);
for the label you can create a label which is empty to do that. Just do " ".
Then if you want to remove the label message update the label with " ".

I can't give a code. Because i want you to learn how to script that.
Reply


Messages In This Thread
mask help... - by yaron0600 - 07.06.2013, 08:10
Re: mask help... - by mahdi499 - 07.06.2013, 08:16
Re: mask help... - by JaKe Elite - 07.06.2013, 08:28
Re: mask help... - by yaron0600 - 07.06.2013, 08:35
Re: mask help... - by ProjectFutureRolePlay - 07.06.2013, 09:20

Forum Jump:


Users browsing this thread: 1 Guest(s)