Jump to content

XpLoD

Membru
  • Posts

    536
  • Joined

  • Last visited

Everything posted by XpLoD

  1. XpLoD

    [Map]Party

    urata Multe obiecte una langa alta .. incearca sa fi mai aranjat nj .. sunt prea multe si acelasi obiecte lipite si se vede urat P.S -> bun locul lafel ca pe Rss :>
  2. XpLoD

    [MAP]Yakuzza SF

    da , ar fi marfa daca as face porti dar problema e c nu stiu sa fac cmd pt ele adik /open /close.... :)
  3. XpLoD

    [MAP]Yakuzza SF

    Obiecte: 27 Timp de lucru: 30 de minute Imagini mai jos : Download :
  4. frumos :> gG si cum ai facut chestia cu numarul de inmatriculare " LS - nr - TXI " ?
  5. ok , mersi ca m'ai ajutat ... am scapat de erori dar iaras e bug:| nu inteleg de ce nu continua MENIUL /b imi apare meniul " BANDASLS , BANDASLV , BANDASSF " apoi cand sa selectez BANDASLS saau orice dintre alea 3 dispare...:| si nu trebuia sa dispara , trebuia sa continua cu al meniu in care il ala trebuia sa fie asa " Grove , Ballas , Vagos , Swat , Policia etc... " asta e enervat rau si chiar nu gasesc cum trebuie sa il fac... m'am uitat pe tutorialu ala e lafel.:| dar nu continua dialogu!((
  6. C:\Users\XpLoD\Desktop\new.pwn(2128) : error 002: only a single statement (or expression) can follow each "case" C:\Users\XpLoD\Desktop\new.pwn(2128 -- 2129) : error 029: invalid expression, assumed zero C:\Users\XpLoD\Desktop\new.pwn(2152) : warning 225: unreachable code C:\Users\XpLoD\Desktop\new.pwn(3538) : warning 203: symbol is never used: "InDuel" C:\Users\XpLoD\Desktop\new.pwn(3538) : warning 203: symbol is never used: "TipRandMessages" Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 2 Errors. si la linia 2128 if(dialogid==BandasMenu) 2129 { si cred ca imi da errori din cauza asta public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[]) { // We SHOULD use switch(dialogid) with cases, but we're only going to use one dialog in this tutorial. if(dialogid == 1 && response) // If the dialogid is 1 (our dialog) and they pressed 'Purchase' { // We'll use the switch/cases now because we're going to process a few results, not just one. Remember, the first item in the list has id 0. switch(listitem) { case 0: { if(GetPlayerMoney(playerid) < 100) return SendClientMessage(playerid, 0xFFFFFF, "Nu ai destui bani."); GivePlayerMoney(playerid, -100); SetPlayerSpecialAction(playerid, SPECIAL_ACTION_DRINK_SPRUNK); } case 1: { if(GetPlayerMoney(playerid) < 150) return SendClientMessage(playerid, 0xFFFFFF, "Nu ai destui bani."); GivePlayerMoney(playerid, -150); SetPlayerSpecialAction(playerid, SPECIAL_ACTION_DRINK_BEER); } case 2: { if(GetPlayerMoney(playerid) < 200) return SendClientMessage(playerid, 0xFFFFFF, "Nu ai destui bani."); GivePlayerMoney(playerid, -200); SetPlayerSpecialAction(playerid, SPECIAL_ACTION_DRINK_WINE); } case 3: { if(GetPlayerMoney(playerid) < 100) return SendClientMessage(playerid, 0xFFFFFF, "Nu ai destui bani."); GivePlayerMoney(playerid, -100); SetPlayerSpecialAction(playerid,SPECIAL_ACTION_SMOKE_CIGGY); } case 4: { if(GetPlayerMoney(playerid) < 2500) return SendClientMessage(playerid, 0xFFFFFF, "Nu ai destui bani."); SetPlayerHealth(playerid,100); SetPlayerArmour(playerid,100); GivePlayerMoney(playerid, -2500); } INTRE ASTEA CE PUN?!?!??! if(dialogid==BandasMenu) { if(response) { if(listitem==0) { ShowPlayerDialog(playerid, BandaLS, 2, "BandasLS", "Grove\nBallas\nVagos\nAztecas\nMafia\nChicas\nPolicia\nSwat\nMilitares", "Select", "Back"); } if(listitem==1) { ShowPlayerDialog(playerid, BandaSF, 2, "BandasSF", "Grove\nBallas\nVagos\nAztecas\nMafia\nChicas\nPolicia\nSwat\nMilitares", "Select", "Back"); } if(listitem==2) { ShowPlayerDialog(playerid, BandaLV, 2, "BandasLV", "Grove\nBallas\nVagos\nAztecas\nMafia\nChicas\nPolicia\nSwat\nMilitares", "Select", "Back"); } }else { SendClientMessage(playerid,COLOR_RED,"ok ... So you chose to be alone."); } return 1; } si de aicea continua corect
  7. 1. Playeri cu ID : 25 , 26 ,27 , 28 , 29 etc... asa. acei playeri nu pot folosi nicio cmd. /help /aa /stunt1 etc.. iar admini nu le putem da /slap /mute /jail /warn etc.. DAR /kick & /ban merge... :| dar cei cu id:-urile 1-24 pot folosii tot ce vor ei iar noi admini lafel /slap /mute etc... 2. Nu mi se salveaza deloc fragurile... si chiar nu inteleg. de unde trb sa iau ... adica score-ul. Imi trebuie cumva Dialogul cu register? eu il am pe cel vechi din chat.... 3. Eroare Compilare C:\Users\XpLoD\Desktop\new.pwn(2951) : error 029: invalid expression, assumed zero C:\Users\XpLoD\Desktop\new.pwn(2951) : error 004: function "OnPlayerSelectedMenuRow" is not implemented C:\Users\XpLoD\Desktop\new.pwn(2957) : error 017: undefined symbol "row" C:\Users\XpLoD\Desktop\new.pwn(2985) : error 017: undefined symbol "row" C:\Users\XpLoD\Desktop\new.pwn(3171) : error 017: undefined symbol "row" C:\Users\XpLoD\Desktop\new.pwn(3354) : error 017: undefined symbol "row" C:\Users\XpLoD\Desktop\new.pwn(3537) : error 030: compound statement not closed at the end of file (started at line 2090) iar ce am adaugat eu uitete aicea. http://pastebin.com/f7c06d6e7
  8. la server cateodata la admini cand ne lovim cu masina scade viata si creste dar fara sa activam o comanda sau altceva... la playeri normali care nu au admin si la ei lafel fac si alta problema la playeri normali lafel si la admini cateodata cand intra in masina i'a foc .....:| problema server? sau ladmin? si pls help.... si cum fac sa la say sa zica de ex: Nicu: salut sa zica (1)Nicu:Salut sa zica Id'ul..
  9. a si apropo ... la server cateodata la admini cand ne lovim cu masina scade viata si creste dar fara sa activam o comanda sau altceva... la playeri normali care nu au admin si la ei lafel fac si alta problema la playeri normali lafel si la admini cateodata cand intra in masina i'a foc .....:| problema server? sau ladmin? --==[sRC]stuntman==-- scz acuma vad am sters linia {new cartype = GetPlayerVehicleID(playerid); acuma merge gata....
  10. pff :| deci am copiat aia care mi-ai spus tu cu /chilliad nu merge ziceai sa sterg new cartype... imi da alte errori B haaaaa Ce Dracu NUmai merge NIMKA l'am sters l';am lasat cum era inainte acuma D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(257) : error 004: function "SendPlayerFormattedText" is not implemented D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(280) : error 017: undefined symbol "strtok" D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(280) : error 033: array must be indexed (variable "cmd") D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(292) : error 079: inconsistent return types (array & non-array) D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(295) : error 004: function "SendPlayerFormattedText" is not implemented D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(296) : error 004: function "SendPlayerFormattedText" is not implemented D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(297) : error 079: inconsistent return types (array & non-array) D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(311) : error 079: inconsistent return types (array & non-array) D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(321) : error 079: inconsistent return types (array & non-array) D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(333) : error 079: inconsistent return types (array & non-array) D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(336) : error 004: function "SendPlayerFormattedText" is not implemented D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(337) : error 004: function "SendPlayerFormattedText" is not implemented D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(338) : error 079: inconsistent return types (array & non-array) D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(351) : error 079: inconsistent return types (array & non-array) D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(356) : error 017: undefined symbol "strtok" D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(356) : error 033: array must be indexed (variable "tmp") D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(360) : error 079: inconsistent return types (array & non-array) D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(364) : error 017: undefined symbol "strtok" D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(364) : error 033: array must be indexed (variable "tmp") D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(367) : error 079: inconsistent return types (array & non-array) D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(395) : error 079: inconsistent return types (array & non-array) D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(413) : error 079: inconsistent return types (array & non-array) D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(431) : error 079: inconsistent return types (array & non-array) D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(477) : error 079: inconsistent return types (array & non-array) D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(486) : error 079: inconsistent return types (array & non-array) D:\Donwload\SAMP\gamemodes\lvdmv1.pwn(495) : error 079: inconsistent return types (array & non-array) Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase si aia cu TAB tot nu merge
  11. Adaug if(strcmp(cmdtext, "/chilliad", true) == 0) {new cartype = GetPlayerVehicleID(playerid); new State=GetPlayerState(playerid); SetPlayerInterior(playerid,0); {if(State!=PLAYER_STATE_DRIVER) {SetPlayerPos(playerid,-2338.8765,-1636.1011,483.7031);} {SetPlayerPos(playerid,-2338.8765,-1636.1011,483.7031);} ResetPlayerWeapons(playerid); GameTextForPlayer(playerid,"Welcome To MT Chilliad",2500,3);} SendClientMessageToAll(COLOR_PINK,"MT Chilliad (/chilliad)"); return 1;} si cand apas F5 C:\Users\XpLoD\Desktop\lvdmv1.pwn(710) : warning 204: symbol is assigned a value that is never used: "cartype" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning. cum fac sa mearga?? si as mai vrea pe serverul meu sa ma ajutati la o mica chestie. vreau cand apas TAB sa nu imi arate Cati Bani am sa imi arate cate fraguri am facut nu catii bani am! pls
×
×
  • 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.