Jump to content

Pitbul97

Membru
  • Posts

    132
  • Joined

  • Last visited

Everything posted by Pitbul97

  1. cum fac sa.mi apara si mie asa ca am gasit texdrawuri da sunt gresite unele
  2. 1 Am o problema in index.p vreau sa bag pagina mea de facesboock in partea dreapta la panel aici http://pastebin.com/nQejEXzu 2 Am o poblema cu userbar cand vreau sa vad userbaru apare asa : Connection failed: SQLSTATE[HY000] [1045] Access denied for user 'vgzonero'@'46.102.116.78' (using password: YES) http://pastebin.com/L6XdmtkL userbar 3 Am o problema doresc sa scot (c) HighPlay.ro 2015 - 2016 de aici => http://pastebin.com/8rjxuFxN
  3. €am modificat string1 string2 si queri [1000] si acum da erorile acestea [23:39:45] [ERROR] CMySQLQuery::Execute[()] - (error #1054) Unknown column 'Arrestss' in 'field list' [23:40:42] [ERROR] CMySQLQuery::Execute[()] - (error #1054) Unknown column 'Arrestss' in 'field list' [23:40:45] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('1')
  4. [18:34:38] [ERROR] mysql_format - destination size is too small [18:34:38] [ERROR] CMySQLQuery::Execute[()] - (error #1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 comanda /members : http://pastebin.com/TVpY9mdD Dialogul la uninvite : http://pastebin.com/nGTVZAJw
  5. Problema intalnita: cand un lider doreste sa dea unui membru uninvite membrul este scos pe moment dar dupa se reconecteaza pe server este iar in factiune cum pot rezolva am inteles ca sar putea sa fie o problema la baza de date o pot rezolva ?? Ero(area / rile) / warning-(ul / urile): - Codul sursa [daca este cazul](pastebin): http://pastebin.com/w5Zj8rpq Imagini / Video cu problema: - Ce ai incercat sa faci?: am cautat solutii si am inteles ca sar putea sa fie de la baza de date
  6. folosesc Gm LCZ-Gaming_RPG iar ce mi-ai dat tu aici ce este ?
  7. Intrebarea / Cererea mea este: Salut tuturor am marea rugaminte daca cineva mar putea ajuta cu acest mare mister cum pot face la comanda /factions sa apara asa cum apare in aceasta imagine http://imgur.com/a/TS1wW stiu ca este destul de complicat avand in vedere ca trebuia acea legatura cu mysql serverul meu ruleaza deja pe mysql. Alte detalii: Folosesc zcmd si actuala mea comanda /factions arata in felul urmator http://pastebin.com/B0FYee0N
  8. C:\Users\User\Desktop\(39224) : error 017: undefined symbol "SendClientMessageToall" SendClientMessageToall(-1,string);
  9. Problema intalnita (descriere): am o problema am la o comanda dialog imput iar cand cineva scrie %s pica serverulEro(area / rile) / warning-(ul / urile):-Liniile de cod / sursa / script-ul(obligatoriu): -Imagini / Video (optional): -Ati incercat sa rezolvati singur?: am incercat sa caut solutii dar in zadar.
  10. Problema intalnita (descriere): Nu imi merge aceasta comandaEro(area / rile) / warning-(ul / urile): nu da eroare pur si simplu nu merge Liniile de cod / sursa / script-ul(obligatoriu): http://pastebin.com/K9gXTJiSImagini / Video (optional): nu este necesar Ati incercat sa rezolvati singur?: am incercat dar daca nu am suficiente cunostinte
  11. Ma poate ajuta cineva va rog frumos cu un system giftbox bun FS sau comanda pe zcmd
  12. Multumesc din sfulet pentru ajutor. T/C
  13. Deci a mers compilat tot dar cand vreau sa scriu apare intruna chestia de jos pot sa astept si 1 ora ca tot asa zice de ce ? You have to wait 30 seconds to write again
  14. Intrebarea / Cererea mea este: Doresc sa adaug la chatul newbie /n un player sa poata scrie un mesaj folosind /n odata la 30 de secunde . Alte detalii: as fi recunoscator daca mar ajuta cineva va rog frumos multumesc anticipat . Linck comanda: http://pastebin.com/XJR1nS8B
  15. are cineva chat newbie pe zcmd eu am incercat sa bag unul dar imi da tot felu de erori am adaugat variabilele tot nu reusesc sa il fac
  16. Daca nu are cineva chat newbie pe zcmd ? Problema intalnita (descriere): Am incercat sa bag comanda /n adica newbie chat si imi da erori am facut ca la carte va arat mai jos cum am procedat imi poate spune cineva unde am gresit va rog frumos ?Ero(area / rile) / warning-(ul / urile): (33909) : error 028: invalid subscript (not an array or too many subscripts): "NewbTimer"(33909) : warning 215: expression has no effect(33909) : error 001: expected token: ";", but found "]"(33909) : error 029: invalid expression, assumed zero(33909) : fatal error 107: too many error messages on one line Liniile de cod / sursa / script-ul(obligatoriu): http://pastebin.com/m5xehz6AImagini / Video (optional): nu e necesar Ati incercat sa rezolvati singur?: da dar daca incerc sa modific imi da alte erori Alte detalii: am adaugat urmatoarele de jos. new NewbieTimer[MAX_PLAYERS]; forward NewbTimer(playerid); OnPlayerConnect: NewbieTimer[playerid] = 0; public NewbTimer(playerid) { NewbieTimer[playerid] = 0; return 1; }
  17. eu nu inteleg ce dq are ori nu pun bine ori nush ce naiba :@ C:\Users\User\Desktop\gamemodes\Carbon.pwn(14558) : warning 217: loose indentation C:\Users\User\Desktop\gamemodes\Carbon.pwn(14572) : warning 219: local variable "engine" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14572) : warning 219: local variable "lights" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14572) : warning 219: local variable "alarm" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14572) : warning 219: local variable "doors" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14572) : warning 219: local variable "bonnet" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14572) : warning 219: local variable "boot" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14572) : warning 219: local variable "objective" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14584) : warning 219: local variable "engine" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14584) : warning 219: local variable "lights" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14584) : warning 219: local variable "alarm" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14584) : warning 219: local variable "doors" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14584) : warning 219: local variable "bonnet" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14584) : warning 219: local variable "boot" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14584) : warning 219: local variable "objective" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14597) : warning 217: loose indentation C:\Users\User\Desktop\gamemodes\Carbon.pwn(14616) : warning 219: local variable "engine" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14616) : warning 219: local variable "lights" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14616) : warning 219: local variable "alarm" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14616) : warning 219: local variable "doors" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14616) : warning 219: local variable "bonnet" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14616) : warning 219: local variable "boot" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14616) : warning 219: local variable "objective" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14628) : warning 219: local variable "engine" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14628) : warning 219: local variable "lights" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14628) : warning 219: local variable "alarm" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14628) : warning 219: local variable "doors" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14628) : warning 219: local variable "bonnet" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14628) : warning 219: local variable "boot" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14628) : warning 219: local variable "objective" shadows a variable at a preceding level C:\Users\User\Desktop\gamemodes\Carbon.pwn(14638) : warning 217: loose indentation Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase 31 Warnings.
  18. Imi cer scuze am cerut linck catre categorie casci categoriile pe acest forum sunt foarte complicate abia acum am gasit .
  19. http://pastebin.com/9XVMbvu3 C:\Users\User\Desktop\gamemodes\Carbon.pwn(14563) : warning 219: local variable "engine" shadows a variable at a preceding levelC:\Users\User\Desktop\gamemodes\Carbon.pwn(14563) : warning 219: local variable "lights" shadows a variable at a preceding levelC:\Users\User\Desktop\gamemodes\Carbon.pwn(14563) : warning 219: local variable "alarm" shadows a variable at a preceding levelC:\Users\User\Desktop\gamemodes\Carbon.pwn(14563) : warning 219: local variable "doors" shadows a variable at a preceding levelC:\Users\User\Desktop\gamemodes\Carbon.pwn(14563) : warning 219: local variable "bonnet" shadows a variable at a preceding levelC:\Users\User\Desktop\gamemodes\Carbon.pwn(14563) : warning 219: local variable "boot" shadows a variable at a preceding levelC:\Users\User\Desktop\gamemodes\Carbon.pwn(14563) : warning 219: local variable "objective" shadows a variable at a preceding levelC:\Users\User\Desktop\gamemodes\Carbon.pwn(14596) : warning 217: loose indentation
  20. Problema intalnita (descriere): Deci eu vreua sa adagu sa incui masina si sa descui folosind tasta N asa am adaugat chestia care am puso pe pastebean si imi da aceste erori.Ero(area / rile) / warning-(ul / urile): C:\Users\User\Desktop\gamemodes\Carbon.pwn(14563) : warning 219: local variable "engine" shadows a variable at a preceding levelC:\Users\User\Desktop\gamemodes\Carbon.pwn(14563) : warning 219: local variable "lights" shadows a variable at a preceding levelC:\Users\User\Desktop\gamemodes\Carbon.pwn(14563) : warning 219: local variable "alarm" shadows a variable at a preceding levelC:\Users\User\Desktop\gamemodes\Carbon.pwn(14563) : warning 219: local variable "doors" shadows a variable at a preceding levelC:\Users\User\Desktop\gamemodes\Carbon.pwn(14563) : warning 219: local variable "bonnet" shadows a variable at a preceding levelC:\Users\User\Desktop\gamemodes\Carbon.pwn(14563) : warning 219: local variable "boot" shadows a variable at a preceding levelC:\Users\User\Desktop\gamemodes\Carbon.pwn(14563) : warning 219: local variable "objective" shadows a variable at a preceding levelC:\Users\User\Desktop\gamemodes\Carbon.pwn(14596) : warning 217: loose indentationLiniile de cod / sursa / script-ul(obligatoriu): http://pastebin.com/9XVMbvu3Imagini / Video (optional): nu e necesar ca e linck pastebeanAti incercat sa rezolvati singur?: normal si nu inteleg cum pot rezolva
×
×
  • 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.