Raised This Month: $12 Target: $400
 3% 

need to compile Zombie_Plague.cpp


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
SpliN
Junior Member
Join Date: Jun 2020
Location: Egypt
Old 05-10-2021 , 08:35   need to compile Zombie_Plague.cpp
Reply With Quote #1

Hello I Need To Compile This cpp to dll and so

i installed mingw 64 bit and i am trying to compile it

but it just showing me this

PHP Code:
E:\compiler\Zombie_Plague.cppIn function 'void DropJetpack(int, bool)':
E:\compiler\Zombie_Plague.cpp:728:64warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
      
CLIENT_COMMANDINT_TO_EDICTiPlayer ), "weapon_knife\n" );
                                                                ^
E:\compiler\Zombie_Plague.cpp:751:64warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
      
CLIENT_COMMANDINT_TO_EDICTiPlayer ), "weapon_knife\n" );
                                                                ^
E:\compiler\Zombie_Plague.cppIn function 'cell get_user_model(AMX*, cell*)':
E:\compiler\Zombie_Plague.cpp:953:148warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
MF_SetAmxStringpAmxpParameters], g_engfuncs.pfnInfoKeyValueg_engfuncs.pfnGetInfoKeyBufferINT_TO_EDICTpParameters] ) ), "model" ), pParameters] );
                                                                                                                                                    ^
E:\compiler\Zombie_Plague.cppIn function 'cell set_user_model(AMX*, cell*)':
E:\compiler\Zombie_Plague.cpp:962:179warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
g_engfuncs.pfnSetClientKeyValuepParameters], g_engfuncs.pfnGetInfoKeyBufferINT_TO_EDICTpParameters] ) ), "model"MF_GetAmxStringpAmxpParameters], 0) );
                                                                                                                                                                                   ^
E:\compiler\Zombie_Plague.cppIn function 'cell set_user_jetpack(AMX*, cell*)':
E:\compiler\Zombie_Plague.cpp:1228:71warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
    
CLIENT_COMMANDINT_TO_EDICTpParameters] ), "weapon_knife\n" );
                                                                       ^
In file included from E:/compiler/include/sdk_util.h:52:0,
                 
from E:/compiler/include/dllapi.h:40,
                 
from E:/compiler/include/meta_api.h:41,
                 
from E:/compiler/include/amxxmodule.h:17,
                 
from E:\compiler\Zombie_Plague.cpp:1:
E:\compiler\Zombie_Plague.cppIn function 'cell strip_user_weapons(AMX*, cell*)':
E:\compiler\Zombie_Plague.cpp:1435:57errorcast from 'const char*' to 'int' loses precision [-fpermissive]
   
edict_t pEntity CREATE_NAMED_ENTITYMAKE_STRING"player_weaponstrip" ) );
                                                         ^
E:\compiler\Zombie_Plague.cpp:1435:44errorcast from 'const char*' to 'int' loses precision [-fpermissive]
   
edict_t pEntity CREATE_NAMED_ENTITYMAKE_STRING"player_weaponstrip" ) );
                                            ^
E:\compiler\Zombie_Plague.cppIn function 'cell check_for_swear(AMX*, cell*)':
E:\compiler\Zombie_Plague.cpp:1878:84warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
      
CLIENT_COMMANDINT_TO_EDICTpParameters] ), "name %s\n"Key_To_Replace );
                                                                                    ^
E:\compiler\Zombie_Plague.cppIn function 'void OnAmxxAttach()':
E:\compiler\Zombie_Plague.cpp:2156:37warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
  
cvar_t c_nextmap = { "nextmap""" };
                                     ^
E:\compiler\Zombie_Plague.cpp:2156:37warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
E:\compiler\Zombie_Plague.cpp:2157:33warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
  
cvar_t c_light = { "light""" };
                                 ^
E:\compiler\Zombie_Plague.cpp:2157:33warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
E:\compiler\Zombie_Plague.cpp:2158:48warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
  
cvar_t c_download = { "sv_allowdownload""0" };
                                                ^
E:\compiler\Zombie_Plague.cpp:2158:48warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
E:\compiler\Zombie_Plague.cppIn function 'int ClientConnect_Post(edict_t*, const char*, const char*, char*)':
E:\compiler\Zombie_Plague.cpp:2240:112warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
  
CLIENT_COMMANDpEntity"rate 25000; fps_max 999; cl_cmdrate 101; cl_updaterate 35; cl_dynamiccrosshair 0\n" );
                                                                                                                ^
E:\compiler\Zombie_Plague.cpp:2241:121warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
  
CLIENT_COMMANDpEntity"mp3volume 0.25; mp3 play media/Half-Life%d.mp3\n"g_ConnectionSoundsRANDOM_LONG0) ] );
                                                                                                                         ^
E:\compiler\Zombie_Plague.cppIn function 'int DispatchSpawn(edict_t*)':
E:\compiler\Zombie_Plague.cpp:2293:20warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
    
KVD.szClassName "env_fog";
                    ^
E:\compiler\Zombie_Plague.cpp:2294:18warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
    
KVD.szKeyName "density";
                  ^
E:\compiler\Zombie_Plague.cpp:2295:16warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
    
KVD.szValue "0.00086";
                ^
E:\compiler\Zombie_Plague.cpp:2300:20warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
    
KVD.szClassName "env_fog";
                    ^
E:\compiler\Zombie_Plague.cpp:2301:18warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
    
KVD.szKeyName "rendercolor";
                  ^
E:\compiler\Zombie_Plague.cpp:2302:16warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
    
KVD.szValue "121 121 121";
                ^
E:\compiler\Zombie_Plague.cpp:2308:42warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/rpgrocket.mdl" );
                                          ^
E:\compiler\Zombie_Plague.cpp:2309:39warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/p_egon.mdl" );
                                       ^
E:\compiler\Zombie_Plague.cpp:2310:39warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/v_egon.mdl" );
                                       ^
E:\compiler\Zombie_Plague.cpp:2311:60warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/zombie_plague/nemesis_claws.mdl" );
                                                            ^
E:\compiler\Zombie_Plague.cpp:2312:61warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/zombie_plague/assassin_claws.mdl" );
                                                             ^
E:\compiler\Zombie_Plague.cpp:2313:59warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/zombie_plague/clasic_claws.mdl" );
                                                           ^
E:\compiler\Zombie_Plague.cpp:2314:64warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/zombie_plague/regenerator_claws.mdl" );
                                                                ^
E:\compiler\Zombie_Plague.cpp:2315:59warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/zombie_plague/mutant_claws.mdl" );
                                                           ^
E:\compiler\Zombie_Plague.cpp:2316:59warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/zombie_plague/frozen_claws.mdl" );
                                                           ^
E:\compiler\Zombie_Plague.cpp:2317:59warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/zombie_plague/hunter_claws.mdl" );
                                                           ^
E:\compiler\Zombie_Plague.cpp:2318:66warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/zombie_plague/predator_blue_claws.mdl" );
                                                                  ^
E:\compiler\Zombie_Plague.cpp:2319:59warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/zombie_plague/v_awp_winter.mdl" );
                                                           ^
E:\compiler\Zombie_Plague.cpp:2320:71warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/player/monster_nemesis/monster_nemesis.mdl" );
                                                                       ^
E:\compiler\Zombie_Plague.cpp:2321:57warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/player/survivor/survivor.mdl" );
                                                         ^
E:\compiler\Zombie_Plague.cpp:2322:73warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/player/monster_assassin/monster_assassin.mdl" );
                                                                         ^
E:\compiler\Zombie_Plague.cpp:2323:67warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/player/administrator/administrator.mdl" );
                                                                   ^
E:\compiler\Zombie_Plague.cpp:2324:55warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/player/zclasic/zclasic.mdl" );
                                                       ^
E:\compiler\Zombie_Plague.cpp:2325:53warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/player/raptor/raptor.mdl" );
                                                     ^
E:\compiler\Zombie_Plague.cpp:2326:53warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/player/mutant/mutant.mdl" );
                                                     ^
E:\compiler\Zombie_Plague.cpp:2327:53warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/player/frozen/frozen.mdl" );
                                                     ^
E:\compiler\Zombie_Plague.cpp:2328:63warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/player/regenerator/regenerator.mdl" );
                                                               ^
E:\compiler\Zombie_Plague.cpp:2329:67warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/player/predator_blue/predator_blue.mdl" );
                                                                   ^
E:\compiler\Zombie_Plague.cpp:2330:53warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/player/hunter/hunter.mdl" );
                                                     ^
E:\compiler\Zombie_Plague.cpp:2331:56warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_MODEL"models/zombie_plague/lasermine.mdl" );
                                                        ^
E:\compiler\Zombie_Plague.cpp:2333:60warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
CSprites.fire PRECACHE_MODEL"sprites/xfireball3.spr" );
                                                            ^
E:\compiler\Zombie_Plague.cpp:2334:56warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
CSprites.flame PRECACHE_MODEL"sprites/flame.spr" );
                                                        ^
E:\compiler\Zombie_Plague.cpp:2335:63warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
CSprites.smoke PRECACHE_MODEL"sprites/black_smoke3.spr" );
                                                               ^
E:\compiler\Zombie_Plague.cpp:2336:60warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
CSprites.trail PRECACHE_MODEL"sprites/laserbeam.spr" );
                                                            ^
E:\compiler\Zombie_Plague.cpp:2337:59warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
CSprites.glass PRECACHE_MODEL"models/glassgibs.mdl" );
                                                           ^
E:\compiler\Zombie_Plague.cpp:2338:64warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
CSprites.shockwave PRECACHE_MODEL"sprites/shockwave.spr" );
                                                                ^
E:\compiler\Zombie_Plague.cpp:2339:64warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
CSprites.explode PRECACHE_MODEL"sprites/zerogxplode.spr" );
                                                                ^
E:\compiler\Zombie_Plague.cpp:2341:39warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"fvox/flatline.wav" );
                                       ^
E:\compiler\Zombie_Plague.cpp:2342:49warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/armor_hit.wav" );
                                                 ^
E:\compiler\Zombie_Plague.cpp:2343:57warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/ambience_survivor.wav" );
                                                         ^
E:\compiler\Zombie_Plague.cpp:2344:55warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/ambience_normal.wav" );
                                                       ^
E:\compiler\Zombie_Plague.cpp:2345:54warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/monster_hit_01.wav" );
                                                      ^
E:\compiler\Zombie_Plague.cpp:2346:54warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/monster_hit_02.wav" );
                                                      ^
E:\compiler\Zombie_Plague.cpp:2347:54warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/monster_hit_03.wav" );
                                                      ^
E:\compiler\Zombie_Plague.cpp:2348:53warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_hit_01.wav" );
                                                     ^
E:\compiler\Zombie_Plague.cpp:2349:53warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_hit_02.wav" );
                                                     ^
E:\compiler\Zombie_Plague.cpp:2350:53warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_hit_03.wav" );
                                                     ^
E:\compiler\Zombie_Plague.cpp:2351:53warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_hit_04.wav" );
                                                     ^
E:\compiler\Zombie_Plague.cpp:2352:53warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_hit_05.wav" );
                                                     ^
E:\compiler\Zombie_Plague.cpp:2353:53warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_die_01.wav" );
                                                     ^
E:\compiler\Zombie_Plague.cpp:2354:53warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_die_02.wav" );
                                                     ^
E:\compiler\Zombie_Plague.cpp:2355:53warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_die_03.wav" );
                                                     ^
E:\compiler\Zombie_Plague.cpp:2356:53warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_die_04.wav" );
                                                     ^
E:\compiler\Zombie_Plague.cpp:2357:53warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_die_05.wav" );
                                                     ^
E:\compiler\Zombie_Plague.cpp:2358:56warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_infect_01.wav" );
                                                        ^
E:\compiler\Zombie_Plague.cpp:2359:56warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_infect_02.wav" );
                                                        ^
E:\compiler\Zombie_Plague.cpp:2360:56warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_infect_03.wav" );
                                                        ^
E:\compiler\Zombie_Plague.cpp:2361:56warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_infect_04.wav" );
                                                        ^
E:\compiler\Zombie_Plague.cpp:2362:56warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_infect_05.wav" );
                                                        ^
E:\compiler\Zombie_Plague.cpp:2363:64warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/end_round_win_zombies_01.wav" );
                                                                ^
E:\compiler\Zombie_Plague.cpp:2364:64warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/end_round_win_zombies_02.wav" );
                                                                ^
E:\compiler\Zombie_Plague.cpp:2365:64warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/end_round_win_zombies_03.wav" );
                                                                ^
E:\compiler\Zombie_Plague.cpp:2366:64warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/end_round_win_zombies_04.wav" );
                                                                ^
E:\compiler\Zombie_Plague.cpp:2367:63warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/end_round_win_humans_01.wav" );
                                                               ^
E:\compiler\Zombie_Plague.cpp:2368:63warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/end_round_win_humans_02.wav" );
                                                               ^
E:\compiler\Zombie_Plague.cpp:2369:63warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/end_round_win_humans_03.wav" );
                                                               ^
E:\compiler\Zombie_Plague.cpp:2370:60warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/end_round_win_no_one.wav" );
                                                            ^
E:\compiler\Zombie_Plague.cpp:2371:63warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/round_start_survivor_01.wav" );
                                                               ^
E:\compiler\Zombie_Plague.cpp:2372:63warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/round_start_survivor_02.wav" );
                                                               ^
E:\compiler\Zombie_Plague.cpp:2373:62warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/round_start_nemesis_01.wav" );
                                                              ^
E:\compiler\Zombie_Plague.cpp:2374:62warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/round_start_nemesis_02.wav" );
                                                              ^
E:\compiler\Zombie_Plague.cpp:2375:58warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/round_start_plague.wav" );
                                                          ^
E:\compiler\Zombie_Plague.cpp:2376:65warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/grenade_infection_explode.wav" );
                                                                 ^
E:\compiler\Zombie_Plague.cpp:2377:60warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/grenade_fire_explode.wav" );
                                                            ^
E:\compiler\Zombie_Plague.cpp:2378:61warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/grenade_frost_explode.wav" );
                                                             ^
E:\compiler\Zombie_Plague.cpp:2379:60warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/grenade_frost_freeze.wav" );
                                                            ^
E:\compiler\Zombie_Plague.cpp:2380:59warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/grenade_frost_break.wav" );
                                                           ^
E:\compiler\Zombie_Plague.cpp:2381:51warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/jetpack_fly.wav" );
                                                   ^
E:\compiler\Zombie_Plague.cpp:2382:52warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/jetpack_blow.wav" );
                                                    ^
E:\compiler\Zombie_Plague.cpp:2383:51warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/rocket_fire.wav" );
                                                   ^
E:\compiler\Zombie_Plague.cpp:2384:50warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/gun_pickup.wav" );
                                                  ^
E:\compiler\Zombie_Plague.cpp:2385:54warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_burn_01.wav" );
                                                      ^
E:\compiler\Zombie_Plague.cpp:2386:54warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_burn_02.wav" );
                                                      ^
E:\compiler\Zombie_Plague.cpp:2387:54warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_burn_03.wav" );
                                                      ^
E:\compiler\Zombie_Plague.cpp:2388:54warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_burn_04.wav" );
                                                      ^
E:\compiler\Zombie_Plague.cpp:2389:54warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_burn_05.wav" );
                                                      ^
E:\compiler\Zombie_Plague.cpp:2390:67warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/human_nade_infect_scream_01.wav" );
                                                                   ^
E:\compiler\Zombie_Plague.cpp:2391:67warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/human_nade_infect_scream_02.wav" );
                                                                   ^
E:\compiler\Zombie_Plague.cpp:2392:67warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/human_nade_infect_scream_03.wav" );
                                                                   ^
E:\compiler\Zombie_Plague.cpp:2393:54warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/zombie_madness.wav" );
                                                      ^
E:\compiler\Zombie_Plague.cpp:2394:48warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/antidote.wav" );
                                                ^
E:\compiler\Zombie_Plague.cpp:2395:53warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/mine_activate.wav" );
                                                     ^
E:\compiler\Zombie_Plague.cpp:2396:51warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/mine_deploy.wav" );
                                                   ^
E:\compiler\Zombie_Plague.cpp:2397:51warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/mine_charge.wav" );
                                                   ^
E:\compiler\Zombie_Plague.cpp:2398:51warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
PRECACHE_SOUND"zombie_plague/armor_equip.wav" );
                                                   ^
E:\compiler\Zombie_Plague.cppIn function 'void DispatchTouch(edict_t*, edict_t*)':
E:\compiler\Zombie_Plague.cpp:2550:46warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
CLIENT_COMMANDpToucher"weapon_knife\n" );
                                              ^
E:\compiler\Zombie_Plague.cppIn function 'void PlayerPreThink(edict_t*)':
E:\compiler\Zombie_Plague.cpp:2643:55warningdeprecated conversion from string constant to 'char*' [-Wwrite-strings]
   
CLIENT_COMMANDpPlayer"say %s\n"Key_To_Replace ); 
so please i need help !
SpliN is offline
Abhinash
Senior Member
Join Date: Jan 2015
Location: India,kolkata
Old 07-25-2021 , 09:08   Re: need to compile Zombie_Plague.cpp
Reply With Quote #2

You got it fixed ?
Abhinash is offline
SpliN
Junior Member
Join Date: Jun 2020
Location: Egypt
Old 07-25-2021 , 17:03   Re: need to compile Zombie_Plague.cpp
Reply With Quote #3

Quote:
Originally Posted by Abhinash View Post
You got it fixed ?
Yea Everything Fixed Thanks for asking
__________________
Selling Original Zombie Plague 6.2 amxx + module(.so) Contact Me For Purchuase
<a href="https://www.gametracker.com/server_info/89.41.176.19:27015/" target="_blank"><img src="https://cache.gametracker.com/server_info/89.41.176.19:27015/b_560_95_1.png" border="0" width="560" height="95" alt=""/></a>
SpliN is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:47.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode