Search found 17 matches

by Claudio-vip
1 month ago
Forum: Scripting Help
Topic: Player Models Plugins
Replies: 6
Views: 708

Re: Player Models Plugins

It works bro,thank you very much :D

by Claudio-vip
1 month ago
Forum: Scripting Help
Topic: Player Models Plugins
Replies: 6
Views: 708

Re: Player Models Plugins

z0h1r-LK wrote: 1 month ago

@Claudio-vip
[ZE] Skins Manager.zip

Hello, I tried to compile the plugin,but it seems that ze_core (include) is missing from the files,and I couldn't find it anywhere xd.

by Claudio-vip
1 month ago
Forum: Scripting Help
Topic: Player Models Plugins
Replies: 6
Views: 708

Re: Player Models Plugins

Thank you very much bro :)

by Claudio-vip
1 month ago
Forum: Scripting Help
Topic: Player Models Plugins
Replies: 6
Views: 708

Player Models Plugins

* Solved *
Answer Here

by Claudio-vip
2 months ago
Forum: Zombie Escape 1.x
Topic: Escape Button Message
Replies: 17
Views: 20170

Re: Escape Button Message

It could happen because the mapper used the same name on a button that in another map has the same name on the finish button, so far I had no problems with the plugin.

by Claudio-vip
2 months ago
Forum: Zombie Escape 1.x
Topic: Escape Button Message
Replies: 17
Views: 20170

Re: Escape Button Message

Here are some of the escape buttons from various maps so people will not waste time. Put in the sma and compile it new const szButtonEnt[][] = { "grescate_amazonas", "tren_escape", "escape_assault", "tetikleme", "gemoroy", "a1", "llama...
by Claudio-vip
1 year ago
Forum: Scripting Help
Topic: Crouch Zm Knockback Help
Replies: 1
Views: 1846

Crouch Zm Knockback Help

Amxx Version 1.10.0.5454 Metamod-r v1.3.0.128, API (5:13) [ 1] AMX Mod X RUN - amxmodx_mm_i386.so v1.10.0.5454 ini Start ANY [ 2] Reunion RUN - reunion_mm_i386.so v0.1.0.137 ini Start Never [ 3] VoiceTranscoder RUN - voicetranscoder_mm_i386.so v2017RC5 ini ANY ANY [ 4] ReAuthCheck RUN - reauthcheck_...
by Claudio-vip
3 years ago
Forum: Trash
Topic: Anti Block Entity Plugin
Replies: 5
Views: 7340

Re: Anti Block Entity Plugin

Your zombie escape mod is not classic like 2.3.I want it classic without any advantages or level system bro.I saw your zombie escape mod but I can't put it on the server because I want it to be special without any advantages.If you can give me a simple anti block plugin will be great.I don't tell th...
by Claudio-vip
3 years ago
Forum: Trash
Topic: Anti Block Entity Plugin
Replies: 5
Views: 7340

Re: Anti Block Entity Plugin

Yes but I cant use rehlds coz I will can not use the zombie escape mod.Can you give me a anti block plugin which will work please? I tried to update to rehlds but rehlds dont support orpheu so I have no choice.
by Claudio-vip
3 years ago
Forum: Trash
Topic: Anti Block Entity Plugin
Replies: 5
Views: 7340

Anti Block Entity Plugin

Hello,I searth on the forum for the plugin which when you block the helicopter gives to the player damage.But the plugin as I saw it was not completed so I tried to fix it but I didnt make it.I can't move to rehlds because I run the old zombie escape mod which require orpheu and on rehlds orpheu is ...
by Claudio-vip
4 years ago
Forum: Scripting Help
Topic: Need help with break info
Replies: 8
Views: 8746

Re: Need help with break info

Thank you bro <3.It works but you had to remove the second client_printcolor because players could see the info.Nevermind I solved it it had to be like that.Thank you for your help bro.Big respect! And no,I'm using the old zombie escape mod 2.2 :) /* Plugin generated by AMXX-Studio */ #include <amxm...
by Claudio-vip
4 years ago
Forum: Scripting Help
Topic: Need help with break info
Replies: 8
Views: 8746

Re: Need help with break info

Thank you it works!.Can you do this and at the buton info plugin? I tried by myself but I failed. I don't have so much experience in scripting,sorry :/. /* Plugin generated by AMXX-Studio */ #include <amxmodx> #include <engine> #include <hamsandwich> #define PLUGIN "[ZP] Plugin: Show Button Pre...
by Claudio-vip
4 years ago
Forum: Scripting Help
Topic: Need help with break info
Replies: 8
Views: 8746

Re: Need help with break info

I get this error when I try to compile. //// break_info.sma // C:\Users\claud\OneDrive\Desktop\cs sv\Sma\break_info.sma(50) : error 006: must be assigned to an array // // 1 Error. // Could not locate output file C:\Users\claud\OneDrive\Desktop\cs sv\Sma\compiled\break_info.amx (compile failed). // ...
by Claudio-vip
4 years ago
Forum: Scripting Help
Topic: Need help with break info
Replies: 8
Views: 8746

Need help with break info

Hello people.I need some help with break info which tell you who broke something on the map on the zombie escape server.The problem is that I want the plugin to work only for admins because I dont want so make so much spam in the chat for the players. #include <amxmodx> #include <fakemeta> #include ...
by Claudio-vip
4 years ago
Forum: Tutorials
Topic: How to Install the Mod?
Replies: 29
Views: 73481

Re: How to Install the Mod?

Hi everyone.I have a windows local server and I tried to install rehlds but when I want to start server appears that SteanAPI_Set_breakpadAppID didn't find swds.dll.But swds.dll is on his right place which have being replaced by the rehlds's version from the folder.If you have any idea why I got thi...
by Claudio-vip
4 years ago
Forum: Scripting Help
Topic: [Help] With Anti Block Heli
Replies: 4
Views: 9288

Re: [Help] With Anti Block Heli

This is not semi clip plugin.This is Anti block for helicopters vechicles etc.But when i want to compiile appears this errors // C:\Users\claud\OneDrive\Desktop\HLDS\cstrike\addons\amxmodx\scripting\anti_block_all.sma(18) : error 017: undefined symbol "register_plugin" // C:\Users\claud\On...
by Claudio-vip
4 years ago
Forum: Scripting Help
Topic: [Help] With Anti Block Heli
Replies: 4
Views: 9288

[Help] With Anti Block Heli

Hello guys.I found the anti block plugin https://escapers-zone.net/viewtopic.php?f=15&t=1929 in this forum but when i want to compile the code: #include <zombie_escape> new const szEntities[][] = { "func_train", "func_vehicle", "func_tracktrain", "func_door&quo...