Forum

> > Trash > Area position
ForenübersichtTrash-ÜbersichtEinloggen, um zu antworten

Englisch Area position

4 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

geschlossen verschoben Area position

maninja
User Off Offline

Zitieren
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

alt Re: Area position

KingShadow
User Off Offline

Zitieren
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

alt Re: Area position

maninja
User Off Offline

Zitieren
thx for hellp me you are the best

but tiles
1
if player(id,'tilex') == tilex and player(id,'tiley') = {71,56},
1× editiert, zuletzt 31.07.18 13:42:28

alt Re: Area position

Quattro
GAME BANNED Off Offline

Zitieren
Anyone else interested how the whole pizza looks like melted together from these code parts?
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenTrash-ÜbersichtForenübersicht