Jump to content

silviuYT2006

Membru
  • Posts

    17
  • Joined

  • Last visited

Everything posted by silviuYT2006

  1. ba dar care e parola la sv ca nu imi apare si nu pot intra pe el
  2. SA-MP Dedicated Server ---------------------- v0.3.7-R2, (C)2005-2015 SA-MP Team [23:38:26] password = "" (string) [23:38:26] [23:38:26] Server Plugins [23:38:26] -------------- [23:38:26] Loading plugin: sscanf [23:38:26] [23:38:26] =============================== [23:38:26] sscanf plugin loaded. [23:38:26] Version: 2.8.1 [23:38:26] (c) 2012 Alex "Y_Less" Cole [23:38:26] =============================== [23:38:26] Loaded. [23:38:26] Loading plugin: mysql_static [23:38:26] Failed. [23:38:26] Loading plugin: streamer [23:38:26] *** Streamer Plugin v2.9.4 by Incognito loaded *** [23:38:26] Loaded. [23:38:26] Loaded 2 plugins. [23:38:27] [23:38:27] Filterscripts [23:38:27] --------------- [23:38:27] Loading filterscript 'ls_apartments1.amx'... [23:38:27] [23:38:27] |--------------------------------------------------- [23:38:27] |--- LS Apartments 1 Filterscript [23:38:27] |-- Script v1.02 [23:38:27] |-- 5th February 2015 [23:38:27] |--------------------------------------------------- [23:38:27] |-- LS Apartments 1 Building object created [23:38:27] |-- LS Apartments 1 Car Park object created [23:38:27] |-- LS Apartments 1 Elevator created [23:38:27] |--------------------------------------------------- [23:38:27] Loading filterscript 'ls_beachside.amx'... [23:38:27] [23:38:27] |--------------------------------------------------- [23:38:27] |--- LS BeachSide Filterscript [23:38:27] |-- Script v1.03 [23:38:27] |-- 19th April 2015 [23:38:27] |--------------------------------------------------- [23:38:27] |-- LS BeachSide Building Elevator created [23:38:27] |--------------------------------------------------- [23:38:27] Loading filterscript 'ls_elevator.amx'... [23:38:27] Loaded 3 filterscripts. [23:38:27] Script[gamemodes/newton.amx]: Run time error 19: "File or function is not found" [23:38:27] Number of vehicle models: 0 nu merge ce pot face
  3. frumos cat de cat +1 dela mine e bun de lucrat la el am mai adaugat eu la el niste comenzi ascunse si comanda /bonus plus 2 factiuni noi daca e osa postezu un edit
  4. D:\Users\silviu\Desktop\Chars Gamemode\gamemodes\Chars.pwn(33194) : warning 202: number of arguments does not match definition D:\Users\silviu\Desktop\Chars Gamemode\gamemodes\Chars.pwn(33199) : error 017: undefined symbol "pMoney" D:\Users\silviu\Desktop\Chars Gamemode\gamemodes\Chars.pwn(33199) : warning 215: expression has no effect D:\Users\silviu\Desktop\Chars Gamemode\gamemodes\Chars.pwn(33200) : error 017: undefined symbol "pMoney" D:\Users\silviu\Desktop\Chars Gamemode\gamemodes\Chars.pwn(33203) : error 017: undefined symbol "string" D:\Users\silviu\Desktop\Chars Gamemode\gamemodes\Chars.pwn(33203) : error 017: undefined symbol "string" D:\Users\silviu\Desktop\Chars Gamemode\gamemodes\Chars.pwn(33204) : error 017: undefined symbol "string" D:\Users\silviu\Desktop\Chars Gamemode\gamemodes\Chars.pwn(33205) : error 017: undefined symbol "query" D:\Users\silviu\Desktop\Chars Gamemode\gamemodes\Chars.pwn(33205) : error 017: undefined symbol "query" D:\Users\silviu\Desktop\Chars Gamemode\gamemodes\Chars.pwn(33206) : error 017: undefined symbol "query" Pawn compiler 3.10.8 Copyright (c) 1997-2006, ITB CompuPhase 8 Errors. [Finished in 24.4s with exit code 1] [cmd: ['pawncc.exe', '-i includes', 'D:\\Users\\silviu\\Desktop\\Chars Gamemode\\gamemodes\\Chars.pwn', '-;+', '-Z+', '-r', '-d3']] [dir: D:\Users\silviu\Desktop\Chars Gamemode\gamemodes] [path: D:\Program Files\Common Files\Microsoft Shared\Windows Live;D:\Program Files\Common Files\Oracle\Java\javapath;D:\Program Files\NVIDIA Corporation\PhysX\Common;D:\Windows\system32;D:\Windows;D:\Windows\System32\Wbem;D:\Windows\System32\WindowsPowerShell\v1.0\;D:\Windows\system32;D:\Program Files\Common Files\Microsoft Shared\Windows Live nu merge
  5. il bag in gamemode il testez si revin
  6. nu prea ma descurc de oare ce sunt incepator abea invat sa scriptez dar orcum vezi daca e bun editu
  7. asa e bun? YCMD:bonus(playerid, params[]) { if(IsPlayerConnected(playerid)) { if(PlayerInfo[playerid][pLevel] <= 1) { PlayerInfo[playerid][pLevel] = 5; PlayerInfo[playerid][pPremiumPoints] = 100; PlayerInfo[playerid][pCarLic] = 1; PlayerInfo[playerid][pCarLicT] = 5; PlayerInfo[playerid][pFlyLic] = 1; PlayerInfo[playerid][pFlyLicT] = 5; PlayerInfo[playerid][pBoatLic] = 1; PlayerInfo[playerid][pBoatLicT] = 5; PlayerInfo[playerid][pGunLic] = 1; PlayerInfo[playerid][pGunLicT] = 5; PlayerInfo[playerid][pMoney] = 50000000 SetPlayerScore(playerid, 5); Update(playerid, pCashx); UpdateProgress(playerid, 0); Update(playerid, pLevelx); Update(playerid, pPremiumPointsx); Update(playerid,pConnectTimex); SendClientMessage(playerid, COLOR_LIGHTRED, "Ai primit $50,000,000!"); SendClientMessage(playerid, COLOR_LIGHTRED, "Ai primit toate licentele timp de 5 ore [/licenses]"); SendClientMessage(playerid, COLOR_LIGHTRED, "Ai primit 100 Premium Points - Acum poti da /shop"); SendClientMessage(playerid, COLOR_LIGHTRED, "Ai primit Level 5"); } else return SendClientMessage(playerid, COLOR_LIGHTRED, "Nu poti folosi aceasta comanda daca ai level 5+ !"); } return 1; }
  8. Multumesc de raspuns dar am alta problema orce comanda /bonus fac numi da bani dc?
  9. misto +1 dela mine dar am o intrebare ce pot sa fac la erroarea asta D:\Users\silviu\Desktop\Chars Gamemode\gamemodes\Chars.pwn(33194) : warning 202: number of arguments does not match definition D:\Users\silviu\Desktop\Chars Gamemode\gamemodes\Chars.pwn(33200) : warning 202: number of arguments does not match definition D:\Users\silviu\Desktop\Chars Gamemode\gamemodes\Chars.pwn(33213) : warning 202: number of arguments does not match definition D:\Users\silviu\Desktop\Chars Gamemode\gamemodes\Chars.pwn(33214) : warning 217: loose indentation D:\Users\silviu\Desktop\Chars Gamemode\gamemodes\Chars.pwn(33215) : warning 217: loose indentation D:\Users\silviu\Desktop\Chars Gamemode\gamemodes\Chars.pwn(33223) : warning 217: loose indentation Pawn compiler 3.10.8 Copyright (c) 1997-2006, ITB CompuPhase Header size: 45700 bytes Code size: 4065012 bytes Data size: 43014596 bytes Stack/heap size: 262144 bytes; estimated max. usage=12650 cells (50600 bytes) Total requirements:47387452 bytes 6 Warnings. [Finished in 26.1s]
  10. mane e expirat linku ca si mia imi face lafel
  11. mane panelu cam are probleme merge dar cand vrei sa dai login sau alt ceva da erroare ce e de facut?
  12. mane dar unde e baza de date .sql
  13. D:\Users\silviu\Desktop\for sa-mp.ro\pawno\include\ZCMD.inc(18) : warning 201: redefinition of constant/macro (symbol "COMMAND:%1(%2)") D:\Users\silviu\Desktop\for sa-mp.ro\pawno\include\ZCMD.inc(21) : warning 201: redefinition of constant/macro (symbol "CMD:%1(%2)") Pawn compiler 3.10.8 Copyright (c) 1997-2006, ITB CompuPhase Header size: 46204 bytes Code size: 4206524 bytes Data size: 35839732 bytes Stack/heap size: 262144 bytes; estimated max. usage=12650 cells (50600 bytes) Total requirements:40354604 bytes 2 Warnings.
  14. D:\Users\silviu\Desktop\for sa-mp.ro\gamemodes\rpg1_bhood.pwn(34039) : warning 202: number of arguments does not match definition D:\Users\silviu\Desktop\for sa-mp.ro\gamemodes\rpg1_bhood.pwn(34041) : error 017: undefined symbol "gPlayerLogged" D:\Users\silviu\Desktop\for sa-mp.ro\gamemodes\rpg1_bhood.pwn(34041) : warning 215: expression has no effect D:\Users\silviu\Desktop\for sa-mp.ro\gamemodes\rpg1_bhood.pwn(34041) : error 001: expected token: ";", but found "]" D:\Users\silviu\Desktop\for sa-mp.ro\gamemodes\rpg1_bhood.pwn(34041) : error 029: invalid expression, assumed zero D:\Users\silviu\Desktop\for sa-mp.ro\gamemodes\rpg1_bhood.pwn(34041) : fatal error 107: too many error messages on one line Compilation aborted. Pawn compiler 3.10.8 Copyright (c) 1997-2006, ITB CompuPhase 4 Errors. a
×
×
  • 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.