Search found 177 matches

by Luxurious
3 years ago
Forum: Zombie Escape 1.x
Topic: Admin menu
Replies: 8
Views: 17854

Re: Admin menu

lizoumapper wrote: 3 years ago
Luxurious wrote: 3 years ago Hello, Can You Update This And Add Respawn in admin menu?
Just tell me to add revive menu in menu !

Okay if u can
by Luxurious
3 years ago
Forum: Zombie Escape 1.x
Topic: Admin menu
Replies: 8
Views: 17854

Re: Admin menu

Hello, Can You Update This And Add Respawn in admin menu?
by Luxurious
3 years ago
Forum: Public Requests
Topic: compail faild
Replies: 6
Views: 5573

Re: compail faild

ye, worked well thx!
by Luxurious
3 years ago
Forum: Public Requests
Topic: compail faild
Replies: 6
Views: 5573

Re: compail faild

#include <zombie_escape> #include <fakemeta> #include <fakemeta_util> #include <engine> const chainsaw_ap_cost = 59000 new const g_sound_buyarmor[] = { "items/tr_kevlar.wav" } new g_armor_amount, g_armor_limit, g_hp_amount new const chainsaw_viewmodel[] = "models/talrasha/weapons/cha...
by Luxurious
3 years ago
Forum: Public Requests
Topic: compail faild
Replies: 6
Views: 5573

Re: compail faild

Post errors u get. //// zp_extra_chainsaw.sma // // C:\Users\Administrator\Desktop\cs\ZE[Windows]\Compailor V 1.6\include\engine.inc(799) : error 017: undefined symbol "kRenderFxNone" // C:\Users\Administrator\Desktop\cs\ZE[Windows]\Compailor V 1.6\zp_extra_chainsaw.sma(118) : error 017: ...
by Luxurious
3 years ago
Forum: Public Requests
Topic: compail faild
Replies: 6
Views: 5573

compail faild

Can any one compail this pls? i tried but i got errors #include <fakemeta> #include <engine> #include <zombie_escape> const chainsaw_ap_cost = 59000 new const g_sound_buyarmor[] = { "items/tr_kevlar.wav" } new g_armor_amount, g_armor_limit, g_hp_amount new const chainsaw_viewmodel[] = &quo...
by Luxurious
3 years ago
Forum: Public Requests
Topic: Knife Menu With Lvl
Replies: 11
Views: 8945

Re: Knife Menu With Lvl

Post the code you get errors with. #include <zombie_escape> #include <ze_levels> // Models new const g_szKnife1[][] = { "models/dg/v_knife_griff.mdl", "models/dg/p_knife_griff1.mdl" } new const g_szKnife2[][] = { "models/dg/v_flip_t.mdl", "models/dg/p_flip_t.mdl&q...
by Luxurious
3 years ago
Forum: Zombie Escape 1.x
Topic: Explode Nade.
Replies: 7
Views: 8666

Re: Grenade: Flare Explode ! (Not Flare Light)

Can u post photo ??
And nice sharing bro ...!
by Luxurious
3 years ago
Forum: Public Requests
Topic: Knife Menu With Lvl
Replies: 11
Views: 8945

Re: Knife Menu With Lvl

@Raheem I got error //// knife.sma // // C:\Users\Administrator\Desktop\ZE[Windows]\Compailor V 1.6\knife.sma(334) : error 021: symbol already defined: "KnifeMenuHandler" // C:\Users\Administrator\Desktop\ZE[Windows]\Compailor V 1.6\knife.sma(342) : error 017: undefined symbol "szSoun...
by Luxurious
3 years ago
Forum: Public Requests
Topic: steam api error
Replies: 4
Views: 4591

Re: steam api error

sorry this was a wrong photo ;D

Edited !
by Luxurious
3 years ago
Forum: Public Requests
Topic: steam api error
Replies: 4
Views: 4591

steam api error

any solve for this problem .>>?
Capture.PNG
by Luxurious
3 years ago
Forum: Public Requests
Topic: Knife Menu With Lvl
Replies: 11
Views: 8945

Re: Knife Menu With Lvl

i gave my self level 50 and i tried to choose the knifes but it not work

i mean 1 knife with access
by Luxurious
3 years ago
Forum: Public Requests
Topic: Knife Menu With Lvl
Replies: 11
Views: 8945

Re: Knife Menu With Lvl

i mean to add knife [VIP] in menu

and the menu is working but when i choose some knife from menu i don`t get the knife
by Luxurious
3 years ago
Forum: Public Requests
Topic: Knife Menu With Lvl
Replies: 11
Views: 8945

Re: Knife Menu With Lvl

No Knife vip in menu ?
by Luxurious
3 years ago
Forum: Public Requests
Topic: Knife Menu With Lvl
Replies: 11
Views: 8945

Knife Menu With Lvl

Any one can make this knife level in menu not auto ?? #include <zombie_escape> #include <ze_levels> // Models new const g_szKnife1[][] = { "models/dg/v_knife_griff.mdl", "models/dg/p_knife_griff1.mdl" } new const g_szKnife2[][] = { "models/dg/v_flip_t.mdl", "models...
by Luxurious
3 years ago
Forum: Scripting Help
Topic: api error
Replies: 1
Views: 3179

Re: api error

Solved!
by Luxurious
3 years ago
Forum: Scripting Help
Topic: api error
Replies: 1
Views: 3179

api error

i tried to CONVIRT some plugin to our mode but i have gut 2 error Capture.PNG #include < cstrike > #include < zombie_escape > native give_vip_ethereal(id) native give_vip_darknight(id) native give_vip_ak47balrog(id) new const PLUGIN_INFO[ ] = { "vip menu", "1.0", "texasik&qu...
by Luxurious
3 years ago
Forum: Zombie Escape 1.x
Topic: Levels-XP System
Replies: 150
Views: 190528

Re: level probleem

Raheem wrote: 3 years ago Change: To:
Edit : Sloved ! Thx
by Luxurious
3 years ago
Forum: Zombie Escape 1.x
Topic: Levels-XP System
Replies: 150
Views: 190528

level probleem

i don`t know why when i use ze_new_level_zero_xp 0 is shown like that ! any help ?! #include <zombie_escape> // Defines #define MAX_LEVEL 40 #define TASK_SHOWHUD 2020 #define TASK_DOUBLE 1133 #define REPEAT_TIME 60.0 #define ID_SHOWHUD (taskid - TASK_SHOWHUD) #define LEVELUP "levelup_ZE/ze_leve...
by Luxurious
3 years ago
Forum: Technical Support
Topic: Segmentation fault
Replies: 12
Views: 10777

Re: Segmentation fault

aha Thx is resloved !