Jump to content

buNNy

Membru
  • Posts

    250
  • Joined

  • Last visited

  • Days Won

    6

Posts posted by buNNy

  1. pe localhost e totul perfect la baza, dar cand e pe host nu mai e...

    [09:27:09] [LOADING] 101 models loaded.
    [09:27:09] ====================================================================
    [09:27:09] Error ID: 1146, Error: Table 'client693.PlayerCars' doesn't exist
    [09:27:09] Callback: LoadCar
    [09:27:09] gQuery: SELECT * FROM `PlayerCars`
    [09:27:09] ====================================================================
    [09:27:09] Clans: 1
    [09:27:09] ====================================================================
    [09:27:09] Error ID: 1146, Error: Table 'client693.clanVehicles' doesn't exist
    [09:27:09] Callback: LoadClanVehicles
    [09:27:09] gQuery: SELECT * FROM `clanVehicles` ORDER BY `clanVehicleID` ASC
    [09:27:09] ====================================================================

  2. CMD:clothes(playerid,params[])
    {
        if(gPlayerLogged[playerid] == 0) return SendClientMessage(playerid, COLOR_LIGHTRED, "You need to login first.");
        if(InBussines[playerid] > 0)
        {
    	if(BizzInfo[InBussines[playerid]][bType] == 11)
    	{
    		if(GetPlayerCash(playerid) < 15000) return SendClientMessage(playerid,COLOR_LIGHTRED,"You don't have $5000.");
    		if(PlayerInfo[playerid][pMember] == 0 && PlayerInfo[playerid][pLeader] == 0) { ShowModelSelectionMenu(playerid, skinlist, "Select skin"); }
    		else if(PlayerInfo[playerid][pMember] == 1 && PlayerInfo[playerid][pLeader] == 0) { ShowModelSelectionMenu(playerid, skinlist1, "Select skin"); }
    		else if(PlayerInfo[playerid][pMember] == 2 && PlayerInfo[playerid][pLeader] == 0) { ShowModelSelectionMenu(playerid, skinlist2, "Select skin"); }
    		else if(PlayerInfo[playerid][pMember] == 3 && PlayerInfo[playerid][pLeader] == 0) { ShowModelSelectionMenu(playerid, skinlist3, "Select skin"); }
    		else if(PlayerInfo[playerid][pMember] == 4 && PlayerInfo[playerid][pLeader] == 0) { ShowModelSelectionMenu(playerid, skinlist4, "Select skin"); }
    		else if(PlayerInfo[playerid][pMember] == 5 && PlayerInfo[playerid][pLeader] == 0) { ShowModelSelectionMenu(playerid, skinlist5, "Select skin"); }
    		else if(PlayerInfo[playerid][pMember] == 6 && PlayerInfo[playerid][pLeader] == 0) { ShowModelSelectionMenu(playerid, skinlist6, "Select skin"); }
    		else if(PlayerInfo[playerid][pMember] == 7 && PlayerInfo[playerid][pLeader] == 0) { ShowModelSelectionMenu(playerid, skinlist, "Select skin"); }
    		else if(PlayerInfo[playerid][pMember] == 8 && PlayerInfo[playerid][pLeader] == 0) { ShowModelSelectionMenu(playerid, skinlist8, "Select skin"); }
    		else if(PlayerInfo[playerid][pMember] == 9 && PlayerInfo[playerid][pLeader] == 0) { ShowModelSelectionMenu(playerid, skinlist9, "Select skin"); }
    		else if(PlayerInfo[playerid][pMember] == 10 && PlayerInfo[playerid][pLeader] == 0) { ShowModelSelectionMenu(playerid, skinlist10, "Select skin"); }
    		else if(PlayerInfo[playerid][pMember] == 11 && PlayerInfo[playerid][pLeader] == 0) { ShowModelSelectionMenu(playerid, skinlist11, "Select skin"); }
    		else if(PlayerInfo[playerid][pMember] == 12 && PlayerInfo[playerid][pLeader] == 0) { ShowModelSelectionMenu(playerid, skinlist12, "Select skin"); }
    		else if(PlayerInfo[playerid][pMember] == 13 && PlayerInfo[playerid][pLeader] == 0) { ShowModelSelectionMenu(playerid, skinlist13, "Select skin"); }
    		else if(PlayerInfo[playerid][pMember] == 14 && PlayerInfo[playerid][pLeader] == 0) { ShowModelSelectionMenu(playerid, skinlist14, "Select skin"); }
    	}
        }
        else SCM(playerid,culoare,"Nu esti in clothes shop");
        return 1;
    }
  3. De unde am aceste erori? Pls help

    Spoiler

    ----------
    Loaded log file: "server_log.txt".
    ----------

    SA-MP Dedicated Server
    ----------------------
    v0.3.7-R2, (C)2005-2015 SA-MP Team

    [06:53:14] filterscripts = ""  (string)
    [06:53:14] 
    [06:53:14] Server Plugins
    [06:53:14] --------------
    [06:53:14]  Loading plugin: crashdetect
    [06:53:14]   CrashDetect v4.16 is OK.
    [06:53:14]   Loaded.
    [06:53:14]  Loading plugin: streamer
    [06:53:14] 

    *** Streamer Plugin v2.9.1 by Incognito loaded ***

    [06:53:14]   Loaded.
    [06:53:14]  Loading plugin: sscanf
    [06:53:14] 

    [06:53:14]  ===============================

    [06:53:14]       sscanf plugin loaded.     

    [06:53:14]          Version:  2.8.1        

    [06:53:14]    (c) 2012 Alex "Y_Less" Cole  

    [06:53:14]  ===============================

    [06:53:14]   Loaded.
    [06:53:14]  Loading plugin: Whirlpool
    [06:53:14]  
    [06:53:14]  ==================
    [06:53:14]  
    [06:53:14]   Whirlpool loaded
    [06:53:14]  
    [06:53:14]  ==================
    [06:53:14]  
    [06:53:14]   Loaded.
    [06:53:14]  Loading plugin: mysql
    [06:53:14]  >> plugin.mysql: R39-6 successfully loaded.
    [06:53:14]   Loaded.
    [06:53:14]  Loaded 5 plugins.

    [06:53:14] 
    [06:53:14] Filterscripts
    [06:53:14] ---------------
    [06:53:14]   Loaded 0 filterscripts.

    [06:53:14]  
    [06:53:14]  
    [06:53:14]  
    [06:53:14]  ======================================= 
    [06:53:14]  |                                     | 
    [06:53:14]  |        YSI version 3.09.0684        | 
    [06:53:14]  |        By Alex "Y_Less" Cole        | 
    [06:53:14]  |                                     | 
    [06:53:14]  ======================================= 
    [06:53:14]  
    [06:53:14] Successfully connected to MySQL database.
    [06:53:15] 
    ----------------------------------
    [06:53:15] Thug RPG Server 0.3.7, version: v:1.9
    [06:53:15] ----------------------------------

    [06:53:15] Number of vehicle models: 99
    [06:53:15] [debug] Run time error 8: "Heap underflow"
    [06:53:15] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:15] [debug] AMX backtrace:
    [06:53:15] [debug] Run time error 8: "Heap underflow"
    [06:53:15] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:15] [debug] AMX backtrace:
    [06:53:15] [debug] Run time error 8: "Heap underflow"
    [06:53:15] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:15] [debug] AMX backtrace:
    [06:53:15] [debug] Run time error 8: "Heap underflow"
    [06:53:15] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:15] [debug] AMX backtrace:
    [06:53:15] [debug] Run time error 8: "Heap underflow"
    [06:53:15] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:15] [debug] AMX backtrace:
    [06:53:15] [debug] Run time error 8: "Heap underflow"
    [06:53:15] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:15] [debug] AMX backtrace:
    [06:53:15] [debug] Run time error 8: "Heap underflow"
    [06:53:15] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:15] [debug] AMX backtrace:
    [06:53:15] [debug] Run time error 8: "Heap underflow"
    [06:53:15] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:15] [debug] AMX backtrace:
    [06:53:15] [debug] Run time error 8: "Heap underflow"
    [06:53:15] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:15] [debug] AMX backtrace:
    [06:53:16] [debug] Run time error 8: "Heap underflow"
    [06:53:16] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:16] [debug] AMX backtrace:
    [06:53:16] [debug] Run time error 8: "Heap underflow"
    [06:53:16] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:16] [debug] AMX backtrace:
    [06:53:16] [debug] Run time error 8: "Heap underflow"
    [06:53:16] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:16] [debug] AMX backtrace:
    [06:53:16] [debug] Run time error 8: "Heap underflow"
    [06:53:16] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:16] [debug] AMX backtrace:
    [06:53:16] [debug] Run time error 8: "Heap underflow"
    [06:53:16] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:16] [debug] AMX backtrace:
    [06:53:16] [debug] Run time error 8: "Heap underflow"
    [06:53:16] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:16] [debug] AMX backtrace:
    [06:53:32] [debug] Run time error 8: "Heap underflow"
    [06:53:32] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:32] [debug] AMX backtrace:
    [06:53:32] [debug] Run time error 8: "Heap underflow"
    [06:53:32] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:32] [debug] AMX backtrace:
    [06:53:32] [debug] Run time error 8: "Heap underflow"
    [06:53:32] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:32] [debug] AMX backtrace:
    [06:53:32] [debug] Run time error 8: "Heap underflow"
    [06:53:32] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:32] [debug] AMX backtrace:
    [06:53:32] [debug] Run time error 8: "Heap underflow"
    [06:53:32] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:32] [debug] AMX backtrace:
    [06:53:33] [debug] Run time error 8: "Heap underflow"
    [06:53:33] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:33] [debug] AMX backtrace:
    [06:53:33] [debug] Run time error 8: "Heap underflow"
    [06:53:33] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:33] [debug] AMX backtrace:
    [06:53:35] [debug] Run time error 8: "Heap underflow"
    [06:53:35] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:35] [debug] AMX backtrace:
    [06:53:35] [debug] Run time error 8: "Heap underflow"
    [06:53:35] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:35] [debug] AMX backtrace:
    [06:53:35] [debug] Run time error 8: "Heap underflow"
    [06:53:35] [debug]  Heap pointer (HEA) is 0x1, heap bottom (HLW) is 0x9E0B14
    [06:53:35] [debug] AMX backtrace:
     

     

  4. Am un gamemode edit bigzone si un panel s4urik de ce tot imi da cnv ban si de pe panel si de pe server, nu are server si nu are adm nici pe panel nici pe server

    Oare cum face???

  5. Spoiler

    C:\pawno\include\sscanf2.inc(305) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\pawno\include\sscanf2.inc(305) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\pawno\include\sscanf2.inc(365) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\pawno\include\sscanf2.inc(365) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\pawno\include\mSelection.inc(698) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\pawno\include\dini.inc(239) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(2712) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(3692) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(3797) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(3808) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(4742) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(5395) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(5724) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(5745) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(5819) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(5856) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(5882) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(5953) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(5990) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(6049) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(6085) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(6345) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(6499) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(6597) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(6606) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(6908) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(7523) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(7789) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(7808) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(7832) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(9682) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(9732) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(9745) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(9785) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(9834) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(9976) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(10157) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(10241) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(10861) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(10949) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(11063) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(11109) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(11167) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(11669) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(11772) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(12005) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(12241) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(12257) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(12271) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(12314) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(12365) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(12518) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(12536) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(13121) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(13985) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(14049) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(14064) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(14080) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(14346) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(14464) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(14568) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(15282) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(15448) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(15513) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(15578) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(15639) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(15701) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(15830) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(15959) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(16072) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(16229) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(17957) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(18455) : warning 219: local variable "string" shadows a variable at a preceding level
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19672) : error 021: symbol already defined: "Create3DTextLabel"
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19676) : error 021: symbol already defined: "CreateStreamed3DTextLabel"
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19676) : warning 215: expression has no effect
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19676) : warning 215: expression has no effect
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19676) : warning 215: expression has no effect
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19676) : warning 215: expression has no effect
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19676) : error 001: expected token: ";", but found ")"
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19684) : error 021: symbol already defined: "Create3DTextLabel"
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19736) : error 021: symbol already defined: "gettime"
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19738) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19739) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19775) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19780) : error 021: symbol already defined: "ManualVehicleEngineAndLights"
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19782) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19784) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19791) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19797) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19803) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19809) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19815) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19821) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19827) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19833) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19839) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19845) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19851) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19857) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19863) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19869) : error 010: invalid function or declaration
    C:\Users\Domuta\Desktop\STROGEN ADV\gamemodes\RE-RPG.pwn(19875) : error 010: invalid function or declaration

    De la ce imi da atatea??

  6. Cum pot face la panel sa fie panel.exemplu.tk

    Spoiler

    RewriteEngine On
    RewriteBase /panel/

    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-l

    RewriteRule ^(.*)$ index.php?page=$1 [QSA,L]

    <files *.js.gz>
        AddType "text/javascript" .gz
        AddEncoding gzip .gz
    </files>
    <files *.css.gz>
        AddType "text/css" .gz
        AddEncoding gzip .gz
    </files>

    ReWriteCond %{HTTP:accept-encoding} gzip
    RewriteCond %{HTTP_USER_AGENT} !Safari

    ReWriteCond %{REQUEST_FILENAME} !^.+.gz$

    RewriteCond %{REQUEST_FILENAME}.gz -f

    RewriteRule ^(.+) $1.gz [QSA,L]

    <IfModule mod_headers.c>
        <FilesMatch "\.(js|css|xml|gz)$">
            Header append Vary: Accept-Encoding
        </FilesMatch>
    </IfModule>

    <IfModule mod_expires.c>
        ExpiresActive On 

        ExpiresDefault "access plus 1 week"
    </IfModule>

    ErrorDocument 403 /ucp/404.php

    Options -Indexes
     

    aici e httpacces. si sus la /panel/ daca schimb nu mai merge

×
×
  • 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.