Search found 177 matches

by Luxurious
6 years ago
Forum: Public Requests
Topic: Lever Rank System
Replies: 6
Views: 6314

Re: Lever Rank System

Hello guys ! This Level Top System WorkingWith XP . if anyone can change it to work with Level ! #include <zombie_escape> #include <nvault_util> #include <ze_levels> // Constants new const g_szLevelsVault[] = "Levels" new const g_szRanksVault[] = "Ranks" // Variables new g_iLeve...
by Luxurious
6 years ago
Forum: Public Requests
Topic: Lever Rank System
Replies: 6
Views: 6314

Lever Rank System

Hello guys ! This Level Top System WorkingWith XP . if anyone can change it to work with Level ! #include <zombie_escape> #include <nvault_util> #include <ze_levels> // Constants new const g_szLevelsVault[] = "Levels" new const g_szRanksVault[] = "Ranks" // Variables new g_iLevel...
by Luxurious
6 years ago
Forum: Scripting Help
Topic: Weapon menu !
Replies: 13
Views: 12288

Re: Weapon menu !

hmm.. Did u know what i want ?!
by Luxurious
6 years ago
Forum: Scripting Help
Topic: Weapon menu !
Replies: 13
Views: 12288

Re: Weapon menu !

That is caused by line break to many of these ^n try this! Post a pic of what it looks like now..... #include <zombie_escape> #include <ze_levels> native give_golden_m3(id); native give_golden_mp5(id); native give_golden_m4a1(id); native give_golden_ak47(id); native ze_giveminigun(id); native give_...
by Luxurious
6 years ago
Forum: Scripting Help
Topic: Weapon menu !
Replies: 13
Views: 12288

Re: Weapon menu !

up..! #include <zombie_escape> #include <ze_levels> native give_golden_m3(id); native give_golden_mp5(id); native give_golden_m4a1(id); native give_golden_ak47(id); native ze_giveminigun(id); native give_thantos5(id); native give_frost_m4a1(id); native give_weapon_m32(id); // Setting File new const...
by Luxurious
6 years ago
Forum: Scripting Help
Topic: Weapon menu !
Replies: 13
Views: 12288

Re: Weapon menu !

up..! #include <zombie_escape> #include <ze_levels> native give_golden_m3(id); native give_golden_mp5(id); native give_golden_m4a1(id); native give_golden_ak47(id); native ze_giveminigun(id); native give_thantos5(id); native give_frost_m4a1(id); native give_weapon_m32(id); // Setting File new const ...
by Luxurious
6 years ago
Forum: Scripting Help
Topic: Weapon menu !
Replies: 13
Views: 12288

Re: Weapon menu !

Why Show Like it ?
Why Show like it ?
Why Show like it ?
by Luxurious
6 years ago
Forum: Scripting Help
Topic: Weapon menu !
Replies: 13
Views: 12288

Re: Weapon menu !

What is the problem? // // D:\Games\Funny\Rehlds_publish_3.4.0.641_artifacts\old\Addons\Compiler v 1.8.3\ze_weapon_menu1.sma(449) : warning 217: loose indentation // D:\Games\Funny\Rehlds_publish_3.4.0.641_artifacts\old\Addons\Compiler v 1.8.3\ze_weapon_menu1.sma(457) : warning 217: loose indentati...
by Luxurious
6 years ago
Forum: Scripting Help
Topic: Weapon menu !
Replies: 13
Views: 12288

Weapon menu !

Can Anyone Help me !! #include <zombie_escape> #include <ze_levels> native give_golden_m3(id); native give_golden_mp5(id); native give_golden_m4a1(id); native give_golden_ak47(id); native ze_giveminigun(id); native give_thantos5(id); native give_frost_m4a1(id); native give_weapon_m32(id); // Setting...
by Luxurious
6 years ago
Forum: Public Requests
Topic: M32
Replies: 2
Views: 3175

Re: M32

Thx , Worked !
by Luxurious
6 years ago
Forum: Public Requests
Topic: M32
Replies: 2
Views: 3175

M32

Convert This Weapons to our Mode With Native To Add in Weapons Menu! #include <amxmodx> #include <engine> #include <fakemeta> #include <fakemeta_util> #include <fun> #include <hamsandwich> #include <xs> #include <cstrike> #include <zombieplague> #define ENG_NULLENT -1 #define EV_INT_WEAPONKEY EV_INT...
by Luxurious
6 years ago
Forum: Public Requests
Topic: Add Frost M4a1 To Level Weapons System
Replies: 4
Views: 4306

Re: Add Frost M4a1 To Level Weapons System

// D:\Games\Funny\Rehlds_publish_3.4.0.641_artifacts\old\Addons\Compiler v 1.8.3\ze_frost_m4a1.sma(58) : error 017: undefined symbol "player" // D:\Games\Funny\Rehlds_publish_3.4.0.641_artifacts\old\Addons\Compiler v 1.8.3\ze_frost_m4a1.sma(58 -- 60) : warning 215: expression has no effec...
by Luxurious
6 years ago
Forum: Public Requests
Topic: Add Frost M4a1 To Level Weapons System
Replies: 4
Views: 4306

Add Frost M4a1 To Level Weapons System

Frost Code set_hudmessage(255, 0, 0, -1.0, 0.01) show_hudmessage(id, "<Hudmessage>") #include <zombie_escape> #include <engine> new const V_M4A1_MODEL[] = "models/zombie_escape/v_frost_m4a1.mdl" new const P_M4A1_MODEL[] = "models/zombie_escape/p_frost_m4a1.mdl" new cons...
by Luxurious
6 years ago
Forum: Off-Topic
Topic: Share your server...
Replies: 37
Views: 107088

Re: Share your server...

[DG] Dragon Zombie Escape [VIP+FDL+NEW]

IP : 80.211.65.4:27055
by Luxurious
6 years ago
Forum: Public Requests
Topic: Main Menu
Replies: 5
Views: 5195

Re: Main Menu

can u send amxx ?
by Luxurious
6 years ago
Forum: Public Requests
Topic: Main Menu
Replies: 5
Views: 5195

Re: Main Menu

I tried To add Buy Vip in main menu but i got some problem ... Can any one help me pls??! #include <zombie_escape> #include <ze_vip> // Keys const OFFSET_CSMENUCODE = 205 const KEYSMENU = MENU_KEY_1|MENU_KEY_2|MENU_KEY_3|MENU_KEY_4|MENU_KEY_5|MENU_KEY_6|MENU_KEY_7|MENU_KEY_8|MENU_KEY_9|MENU_KEY_0 n...
by Luxurious
6 years ago
Forum: Public Requests
Topic: Main Menu
Replies: 5
Views: 5195

Main Menu

I tried To add Buy Vip in main menu but i got some problem ... Can any one help me pls??! #include <zombie_escape> #include <ze_vip> // Keys const OFFSET_CSMENUCODE = 205 const KEYSMENU = MENU_KEY_1|MENU_KEY_2|MENU_KEY_3|MENU_KEY_4|MENU_KEY_5|MENU_KEY_6|MENU_KEY_7|MENU_KEY_8|MENU_KEY_9|MENU_KEY_0 na...
by Luxurious
6 years ago
Forum: Public Requests
Topic: Thatos - 5
Replies: 1
Views: 3006

Thatos - 5

Need Convert it to Our Ze Mode ... But don`t show in extra-items Cuz i need to put it in Weapons Menu #include <amxmodx> #include <engine> #include <fakemeta> #include <fakemeta_util> #include <hamsandwich> #include <cstrike> #include <fun> #include <zmvip> #define PLUGIN "[CSO] Thanatos-5"...
by Luxurious
6 years ago
Forum: Public Requests
Topic: Knife Models By Level
Replies: 26
Views: 22255

Re: Knife Models By Level

oh thx <3
by Luxurious
6 years ago
Forum: Public Requests
Topic: Knife Models By Level
Replies: 26
Views: 22255

Re: Knife Models By Level

worked ....