Jump to content

.shadoW

Membru
  • Posts

    264
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by .shadoW

  1. #define DIALOG_CREDITS 2014 [pawn] CMD:credits(playerid, params [ ] ) { new string [ 999 ]; strcat(string, "Owners: X, Y, Z n " ); strcat(string, "Mappers : X, Y, Z n " ); strcat(string, "Developer : X n " ); strcat(string, "Include: ZCMD etc n " ); ShowPlayerDialog( playerid, DIALOG_CREDITS , DIALOG_STYLE_MSGBOX, "Credits:", string, "OK","" ); return 1; } [/pawn] Na ce e asa de greu ? si nu e nevoie sa faci un FS cu asa ceva e o tampenie. Am pus 999 pentru ca ma grabeam
  2. Pune si asta la server.cfg in caz ca nu o ai "rcon 0"
  3. .shadoW

    Problema Ftp.

    Ai incercat sa reinstalezi FileZilla? Poate ti sa pierdut fisiere de la program.
  4. 1,5/5 pentru mapa nu te-ai stresat deloc.
  5. LOL!? Mi se pare o porcarie, ce ar fi sa ne dea un program un GM original. Sa faci un dialog e cel mai banal.
  6. Pe acest forum nu mai posteaza xD sti motivul :-j. Si inca scripteaza, Cauta pe la 0ping Green Zone Stuntage, sau pe comunitate xD. Da asta face. siiiiiiiiiiiiii Asta e cel mai bun top 10 scripteri romani.
  7. [sG]stuntman baiat de treaba nu trage tepe o garantez cei mai vechi de pe aici il stie pe perfect xD. Ia baga-til acolo numaru 1.
  8. .shadoW

    Canal LS.

    Poate ca acolo sta el > [glumeam] xD. Fara suparare nu as baga aceasta mapa pe server. Unde ai vazut masa de biliard intr-un canal ??? 0/5
  9. Mai bine nu pt ca toti astia care nu stiti pic de scripting astetptati totul moca xD. Felicitari 10/10
  10. Instaliaza ASTA Sper sa fie de folos :D
  11. .shadoW

    Jail

    Nu e cine stie ce 2/5
  12. Nick: MefX Problema: o probelma la include, am acel include dar nu-l citeste. Erori / warnings: filterscripts\ladmin4v2.pwn(2) : fatal error 100: cannot read from file: "lethaldudb" Lini/script: Ai incercat sa rezolvi singur ?: Da.
  13. .shadoW

    Ajutor

    Nick: MefX Problema: Nu imi apare in chat A+V Erori / warnings: nu Lini/script: [pawn] SetPlayerChatBubble(playerid, text, 0xFF9900AA, 200.0, 10000); if(AccInfo[playerid][Level] && AccInfo[playerid][Hide] == 0) { switch(AccInfo[playerid][Level]) { case 11: { format(PText, 256, "[%d][{FF0000}Founder{FFFFFF}]: %s",playerid, text); SendPlayerMessageToAll(playerid, PText); return 0; } case 10: { format(PText, 256, "[%d][{FF0000}Owner{FFFFFF}]: %s",playerid, text); SendPlayerMessageToAll(playerid, PText); return 0; } case 1..9: { format(PText, 256, "[%d][{FF0000}A{FFFFFF}]: %s", playerid, text); SendPlayerMessageToAll(playerid, PText); return 0; } } } else if(AccInfo[playerid][pVip] >= 1) { format(PText, 256, "[%d][{FF0000}V{FFFFFF}]: %s", playerid, text); SendPlayerMessageToAll(playerid, PText); return 0; } else { format(PText, 256, "[%d]: %s", playerid, text); SendPlayerMessageToAll(playerid, PText); return 0; } if( AccInfo[playerid][Level] == 1 && AccInfo[playerid][pVip] == 1 ) { format(PText, 256, "{FFFFFF}[{FF0000}A{FFFFFF}+{FF0000}V{FFFFFF}][%d]: %s", playerid, text); SendPlayerMessageToAll(playerid, PText); return 0; } return 1; }[/pawn] Ai incercat sa rezolvi singur ?: Da
  14. Vrei sa-ti dau 5/5 pe mapa asta 0/5 atata meriti. 1 Ai pus prea putin obiecte pe mapa. Iar RAS-u ala e 90% din mapa ta.
  15. .shadoW

    Showroom LS

    Foarte frumoasa mapa chiar aprciez munca ta. 5/5
  16. nu e cine stie ce 2,5/5
  17. Dati Lock Topic am facut cum a zis Uzzy multumesc tuturor pentru ajutor
  18. Am facut cum ai zis tu si dupa spawn "S" Dispare si apare doar "tunT LifE" Nu incerc si revin cu edit.
  19. Nick: MefX Problema: TextDrawu-l se sterge dupa ce ma spawnez Erori / warnings: ---- Lini/script: [pawn]new Text:SLText, Text:tunTLif, Text:ELText; SLText = TextDrawCreate(25.000000, 318.000000, "S"); TextDrawColor(SLText,0x0066CCFF); TextDrawFont(SLText, 0); TextDrawLetterSize(SLText, 1.0000, 2.0000); //---------------------------------------------- tunTLif = TextDrawCreate(77.000000, 318.000000, "tunT Lif"); TextDrawColor(tunTLif,0xFFFFFFFF); TextDrawFont(tunTLif, 0); TextDrawLetterSize(tunTLif, 1.0000, 2.0000); //---------------------------------------------- ELText = TextDrawCreate(144.000000, 318.000000, "E"); TextDrawColor(ELText,0xFFFF00FF); TextDrawFont(ELText, 0); TextDrawLetterSize(ELText, 1.0000, 2.0000);[/pawn] Ai incercat sa rezolvi singur ?: Da am incercat dar nu am reusit
  20. Nu e cine stie ce 2/5
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.