Forum

> > Trash > Area position
Forums overviewTrash overviewLog in to reply

English Area position

4 replies
To the start Previous 1 Next To the start

closed moved Area position

maninja
User Off Offline

Quote
Hi guys , us

i want script area position For example When we enter a site whose name is nicknamed the store when we enter the store we have [Area] SHOP . √

pls hellp me

old Re: Area position

KingShadow
User Off Offline

Quote
1
2
3
4
5
6
7
8
9
parse("mp_hudscale 1")
addhook('movetile','movetile_hook')
function movetile_hook(id,x,y)
if player(id,'tilex') == tilex and player(id,'tiley') == tiley then --pls edit it
parse('hudtxt2 '..id..' 2 "\169000128255[Area]:\169255255255 CAR SHOP " 9 126 0')
else
parse('hudtxt2 '..id..' 2 "\169000128255[Area]:\169255255255 CITY " 9 126 0')
end
end

old Re: Area position

maninja
User Off Offline

Quote
thx for hellp me you are the best

but tiles
1
if player(id,'tilex') == tilex and player(id,'tiley') = {71,56},
edited 1×, last 31.07.18 01:42:28 pm

old Re: Area position

Quattro
GAME BANNED Off Offline

Quote
Anyone else interested how the whole pizza looks like melted together from these code parts?
To the start Previous 1 Next To the start
Log in to replyTrash overviewForums overview