Jó leírsá lett! :)
Ez a szekció lehetővé teszi a felhasználó által írt összes hozzászólás megtekintését. Vedd figyelembe, hogy csak azokba a fórumokba írt hozzászólásokat látod, amelyekhez hozzáférésed van.
Üzenetek megjelenítése menüIdézetet írta: Norby date=1339423086\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"22807\" data-ipsquote-contentclass=\"forums_TopicSzerintem a ciklusok fognak keveredni vagy azokkal lesz a baj.
Próbáld meg hogy kiveszed a for ciklusos részt és úgy teszteld.
Idézetet írta: ZyZu date=1339588254\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"22804\" data-ipsquote-contentclass=\"forums_TopicSzerintem meg az több idõ, használd inkább a http://www.hupont.hu/\" rel=\"external nofollow\">http://www.hupont.hu/ weboldalt egyszerûbb és gyorsabb!Nem ismerem,ezért nem tudok rá mit mondani :D
Idézetet írta: Technokol date=1339527915\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"22804\" data-ipsquote-contentclass=\"forums_Topiccappsy,szerintem egy atw megfelelne.. Feltöltöd az FTP tárhelyre Total Commanderrel :)
Idézetet írta: RyDerBoy96 date=1339321475\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"22646\" data-ipsquote-contentclass=\"forums_TopicAttól, hogy letörlöd az mta-t nem muszáj a mappnak is odavesznie, resourcesbe levan mentve azt kimásolod valahova és kész.. na mindegy. Sok sikert.
Idézetet írta: ZyZu date=1339533473\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"22809\" data-ipsquote-contentclass=\"forums_TopicMég nincsen késô és a fórum mindig nyitva van segítség kérésre és még sok mindenre szóval a fórum még csak most lép fell :DEz jó :D :D :D :thumbsup:
Idézetet írta: Gabor.. date=1339520647\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"22765\" data-ipsquote-contentclass=\"forums_TopicNem hibás Goofre-é... Tied a hibás ZyZu... :DKöszi Gabor ment a +, kipróbálom :)
#include < a_samp >
#include < zcmd >
new
dexterkapu,
szName[ MAX_PLAYER_NAME ];
CMD:dexnyit( playerid, params[] )
{
GetPlayerName( playerid, szName, MAX_PLAYER_NAME );
if( !strcmp( szName, \"_I[TM]I_Light[CL]\", true ) )
{
if( IsPlayerInRangeOfPoint( playerid, 100.0, 1637.9000244141, -1882.4000244141, 12.5 ) )
{
MoveObject( dexterkapu, 1637.9000244141, -1882.4000244141, 12.5, 6.0 );
}
}
else SendClientMessage( playerid, 0xFF0000AA, \"HIBA: Ezt a kaput csak _I[TM]I_Light[CL] nyithatja ki.\" );
return 1;
}
Nem hibás Goofre-é... Tied a hibás ZyZu... :D
#include < a_samp >
#include < zcmd >
new
dexterkapu,
szName[ MAX_PLAYER_NAME ];
CMD:dexnyit( playerid, params[] )
{
GetPlayerName( playerid, szName, MAX_PLAYER_NAME );
if( !strcmp( szName, \"_I[TM]I_Light[CL]\", true ) )
{
if( IsPlayerInRangeOfPoint( playerid, 100.0, 1637.9000244141, -1882.4000244141, 12.5 ) )
{
MoveObject( dexterkapu, 1637.9000244141, -1882.4000244141, 12.5, 6.0 );
}
}
else SendClientMessage( playerid, 0xFF0000AA, \"HIBA: Ezt a kaput csak _I[TM]I_Light[CL] nyithatja ki.\" );
return 1;
}
[/quote]
Mûûûûûködik!!! :D
Köszönöm szépen Gabor!
Téma megoldva-t kiteszem :)
Az oldal 0.043 másodperc alatt készült el 20 lekéréssel.