Search found 122 matches

by karan
2 years ago
Forum: News
Topic: Version 1.7
Replies: 24
Views: 25149

Re: Version 1.7

stop mod at map change all cmds all function will stop at map change and 1 acknowledgement will show "stoping mod changing map" it will prevent load on server while changing map.
by karan
2 years ago
Forum: Technical Support
Topic: RegameDLL causing problems in AMXX 1.9
Replies: 2
Views: 4224

Re: RegameDLL causing problems in AMXX 1.9

try to send more info your amxx modules and meta modules and also plugins list
by karan
3 years ago
Forum: Maps
Topic: [Zombie Escape] Atix Assault !
Replies: 2
Views: 4847

Re: [Zombie Escape] Atix Assault !

already added in sv working like charm ty :p
by karan
3 years ago
Forum: Public Requests
Topic: Covert zombie class
Replies: 1
Views: 2635

Re: Covert zombie class

try #include <zombie_escape> #include <amxmodx> #include <engine> #include <fakemeta> #include <hamsandwich> #include <cstrike> #include <xs> #include <ze_zombie_class> new const ball_name[] = "paralize_ball" new const ball_model[] = "models/w_hiddentail2.mdl" new const ball_soun...
by karan
3 years ago
Forum: News
Topic: Your ideas for v1.6
Replies: 21
Views: 18081

Re: Your ideas for v1.6

ty raheem its working if i got any problem will let u know :D
by karan
3 years ago
Forum: Zombie Escape 1.x
Topic: Level Rank/Top Systems
Replies: 39
Views: 59335

Re: Level Rank/Top Systems

support for mysql?
by karan
3 years ago
Forum: News
Topic: Your ideas for v1.6
Replies: 21
Views: 18081

Re: Your ideas for v1.6

Raheem wrote: 3 years ago Post the code, but maybe new topic better so we don't mix things in this topic.
by this method @raheem viewtopic.php?f=11&t=3408&p=8134#p8134
by karan
3 years ago
Forum: News
Topic: Your ideas for v1.6
Replies: 21
Views: 18081

Re: Your ideas for v1.6

Idea 1.Individual knockback for all guns. I think the current knockback does not modify the weapons knockback, it just increase the overall knock of all weapons by percentage. So you can use any plugin that can change weapons knockback and it will work correctly. Further you can disable Mod knockba...
by karan
3 years ago
Forum: News
Topic: Your ideas for v1.6
Replies: 21
Views: 18081

Re: Your ideas for v1.6

Idea
1.Individual knockback for all guns.
by karan
3 years ago
Forum: Zombie Escape 1.x
Topic: Round End Control
Replies: 9
Views: 17052

Re: Round End Control

anyone can misuse it easily
by karan
4 years ago
Forum: Extra-Items
Topic: Force Field Grenade
Replies: 41
Views: 57347

Re: Force Field Grenade

BandiT wrote: 4 years ago I don’t have erros i can compile
The plugins no erros but is no working since i was updated tu version 1.5
I am asking for server's console errors
by karan
4 years ago
Forum: Extra-Items
Topic: Force Field Grenade
Replies: 41
Views: 57347

Re: Force Field Grenade

BandiT wrote: 4 years ago I have a problem with this plugin since i was update my. Version to last version v 1.5 is no workimg anymore idk why but i try to compiler wit compiler v1.5 but same thing is like normal grenade...
any errors in logs?
by karan
4 years ago
Forum: Extra-Items
Topic: Janus 7
Replies: 13
Views: 17443

Re: Janus 7

resources.zip
(11.07 KiB) Downloaded 456 times
resources.zip
(11.07 KiB) Downloaded 456 times
BandiT wrote: 4 years ago this gun have missing some files , this ones
g_sprite = precache_model("sprites/ls/lgtning.spr");
g_sprite1 = precache_model("sprites/ls/colflare.spr");
by karan
4 years ago
Forum: Zombie Escape 1.x
Topic: Levels-XP System
Replies: 150
Views: 191804

Re: Levels-XP System

if mysql isnt working u can use this code #include <zombie_escape> // Defines #define MAX_LEVEL 50 #define MAX_XP 500000 #define TASK_SHOWHUD 2020 #define ID_SHOWHUD (taskid - TASK_SHOWHUD) #define LEVELUP "levelup_ZE/ze_levelup.wav" enum { Host = 0, User, Pass, DB } // Constants new const...
by karan
4 years ago
Forum: Bug Reports
Topic: Player Join Server Spam Restarting
Replies: 8
Views: 21567

Re: Player Join Server Spam Restarting

i think its fixed ty raheem :)
by karan
4 years ago
Forum: Bug Reports
Topic: Server Bugs
Replies: 19
Views: 27801

Re: Server Bugs

Raheem wrote: 4 years ago You guys using the modified one: viewtopic.php?f=7&t=3694&start=10?
yup
by karan
4 years ago
Forum: Bug Reports
Topic: Server Bugs
Replies: 19
Views: 27801

Re: Server Bugs

Round restarting fixed in version 1.5 I updated ze_core to 1.5v but round still restarts sometimes... so the problem still exists I updated also and noticed 0 restart over 4 months or more, so not sure but I tested it many times before release and after release and it's OK. yeah now working fine ju...
by karan
4 years ago
Forum: Extra-Items
Topic: Antidote
Replies: 38
Views: 51235

Re: Antidote

ofc its working for me thats why i was tried to help
by karan
4 years ago
Forum: Extra-Items
Topic: Antidote
Replies: 38
Views: 51235

Re: Antidote

ofc its saying file open error so some of mistake is there like plugin is not in plugins folder or amxx version mismatch those are the possibilities.
by karan
4 years ago
Forum: Extra-Items
Topic: Antidote
Replies: 38
Views: 51235

Re: Antidote

its compiling for me lol using amxx 1.9.0 build 5249 ze compiler and at server i am using same amxx version check both are same or not