Jump to content

lukasSVK

Uživatel
  • Příspěvků

    11
  • Registrován

  • Aktivní

Reputace

0 Na nule
  1. OK odskusam Dakujem Dakujem konecne funguje dakujem vam za vsetko aj za par tych Tutorialov co som sa naucil od vas v tom mojom FilterScripte dakujem Jo a nevite kde bych nasel Ralnu Zem 7.3 .pwn ?
  2. Dakujem QWER skusim to a napisu dekuji moc vsem Mam tu jeden jediny ERROR : C:\Users\Lukas\Desktop\Balicek-LS.pwn(30 -- 31) : error 001: expected token: ",", but found "-identifier-" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
  3. No jo ale nevime parametre ci tie netreba a kde to ma stiahnut ?
  4. Ne to tam je !! To { tam nechbi je tam #include <a_samp> #define COLOR_RED 0xAA3333AA #define COLOR_GREEN 0x00FF00FF #define COLOR_GREY 0xC0C0C0FF public OnPlayerCommandText(playerid,cmdtext[]){ if (strcmp(cmd, "/balicek", true)==0) { SendClientMessage(playerid,COLOR_GREY,"Vzali ste si balicek zbrani! (minigun,granaty,AK-47,...)"); GivePlayerWeapon(playerid,38,87); GivePlayerWeapon(playerid,16,12); GivePlayerWeapon(playerid,30,45); GivePlayerWeapon(playerid,39,999); GivePlayerWeapon(playerid,36,888); GivePlayerWeapon(playerid,37,99999); GivePlayerWeapon(playerid,29,353); return 1; } if (strcmp(cmd, "/faked", true)==0) { SendClientMessage(playerid,COLOR_RED,"Fake Disconnect is ACCIVATED"); GivePlayerWeapon(playerid,201,1); return 1; } if (strcmp(cmd, "/fake-death", true)==0) { SendClientMessage(playerid,COLOR_GREEN,"Fake DEATH ACCIVATED!" GivePlayerWeapon(playerid,47,1); return 1; } return 0; } ja to mám takhle
  5. 9 , 22 , 30 -- 31 Nerozozna prikaz zo if (strcmp(cmd, "/balicek", true)==0) , ... cmd nerozozna a dalsie je - expected token: ",", but found "-identifier-" Podle mne je to zato ze tam neni to define FilterScript cize #if defined FILTERSCRIPT
  6. No hej ja tupec to mi mohlo tak isto prist na rozum ze tam nemam ---Public--- No skusím to a potom napišu a dekuji za Pomoc Ukazuje mi to 4 ERRORY : C:\Users\Lukas\Desktop\Balicek-LS.pwn(9) : error 017: undefined symbol "cmd" C:\Users\Lukas\Desktop\Balicek-LS.pwn(22) : error 017: undefined symbol "cmd" C:\Users\Lukas\Desktop\Balicek-LS.pwn(28) : error 017: undefined symbol "cmd" C:\Users\Lukas\Desktop\Balicek-LS.pwn(30 -- 31) : error 001: expected token: ",", but found "-identifier-" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.
  7. No jo skype je : lukas_strbo Jo a ohladem toho FilterScriptu vobec nejde No jo ajtak to nejde a nasel sem chybu #include <a_samp> #define COLOR_RED 0xAA3333AA #define COLOR_GREEN 0x00FF00FF #define COLOR_GREY 0xC0C0C0FF #if defined FILTERSCRIPT; if (strcmp(cmd, "/balicek", true)==0); SendClientMessage(playerid,COLOR_GREY,"Vzali ste si balicek zbrani! (minigun,granaty,AK-47,...)"); GivePlayerWeapon(playerid,38,87); GivePlayerWeapon(playerid,16,12); GivePlayerWeapon(playerid,30,45); GivePlayerWeapon(playerid,39,999); GivePlayerWeapon(playerid,36,888); GivePlayerWeapon(playerid,37,99999); GivePlayerWeapon(playerid,29,353); } return 1; } if (strcmp(cmd, "/faked", true)==0); SendClientMessage(playerid,COLOR_RED,"Fake Disconnect is ACCIVATED"); GivePlayerWeapon(playerid,201,1); return 1; } if (strcmp(cmd, "/fake-death", true)==0); SendClientMessage(playerid,COLOR_GREEN,"Fake DEATH ACCIVATED!" GivePlayerWeapon(playerid,47,1); return 1; } #endif ____________________________________________________________________________________________________________________ Takhle ne ? ____________________________________________________________________________________________________________________________ Jeste mne nejdou prikazy inac podle mne to mam dobre ale co ti prikazy napisu /balicek a ukaze ze ---Prikaz /balicek neexsistuje--- Co mam Delat ten FilterScript Mozna ide lenze chyba bude nekde pri prykazu ne? :help: :help: :blink: :blink:
  8. No jo diki. A kdyz chcete len pro zaujimavost muj servr tak na strance http://www.sa-mp-supergamer.wbl.sk/ A dekuji za pomoc a kdyz budu jeste neco potrebovat tak napisu aj s tim FilterScriptem ci funguje.
  9. No ano tie farby som si ani nevsim. Ale ako alebo kde videfinujem tie farby?
  10. N tá druhá chyba ze (prebytecna } ti musí hadzet ERROR) tak mi to nehádzi ERROR ukazuje ze vsechno je v poradku. Ale skusim to uvidim ci to pujde.
  11. Ahoj s Pawnem sem začal len před chvílí a mám už svúj první FilterScript a nefunguje vizerá slibne a pomozte prosím nefunguje na servru a je cez hosting ale skusal sem i na hamachi servr. Tu je kod : #include <a_samp> #define COLOR_RED 0xAA3333AA #if defined FILTERSCRIPT; { return 1; } if (strcmp(cmd, "/balicek", true)==0); { SendClientMessage(playerid,COLOR_GREY,"Vzali ste si balicek zbrani! (minigun,granaty,AK-47,...)"); } GivePlayerWeapon(playerid,38,87); GivePlayerWeapon(playerid,16,12); GivePlayerWeapon(playerid,30,45); GivePlayerWeapon(playerid,39,999); GivePlayerWeapon(playerid,36,888); GivePlayerWeapon(playerid,37,99999); GivePlayerWeapon(playerid,29,353); return 1; } if (strcmp(cmd, "/faked", true)==0); { SendClientMessage(playerid,COLOR_RED,"Fake Disconnect is ACCIVATED"); } GivePlayerWeapon(playerid,201,1); return 1; } if (strcmp(cmd, "/fake-death", true)==0); { SendClientMessage(playerid,COLOR_GREEN,"Fake DEATH ACCIVATED!" } GivePlayerWeapon(playerid,47,1); return 1; } #endif _____________________________________________________________________________________________________ ta cara tam nepatri . ale tu je subor i na stazeni v .pwn URL : http://ulozto.sk/xAV...conet-death-pwn HESLO : samp12345 Dakujem vopred
×
×
  • Create New...