AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   Solved L4D2 Request this smx,sp (https://forums.alliedmods.net/showthread.php?t=334042)

yabi 08-24-2021 22:48

L4D2 Request this smx,sp
 
1 Attachment(s)
Use the purchase method to buy the traditional Chinese version, please quote the price, to ensure that there are no error plug-ins and work properly

https://github.com/SirPlease/L4D2-Co...kill_detect.sp

HarryPotter 08-25-2021 03:54

Re: L4D2 Request this plugin, Special reminder
 
https://github.com/SirPlease/L4D2-Co...kill_detect.sp

yabi 08-26-2021 09:45

Re: L4D2 Request this plugin, Special reminder
 
Quote:

Originally Posted by HarryPotter (Post 2756108)


Harry Potter, how do I download and use it?

HarryPotter 08-27-2021 18:23

Re: L4D2 Request this plugin, Special reminder
 
可自己新增一個檔案
名稱叫l4d2_skill_detect.sp
用筆記本打開,複製貼上所有的code
筆記本視窗內Ctrl+F搜尋CPrintToChat
和CPrintToChatAll, 自行翻譯語句

然後Google學會怎麼編譯sp檔案

HarryPotter 08-28-2021 01:46

Re: L4D2 Request this plugin, Special reminder
 
check sourcemod/logs to see if any error.log

yabi 09-20-2021 07:09

Re: L4D2 Request this plugin, Special reminder
 
error 183: cannot read from file: "colors"
//
// Compilation aborted.
// 1 Error.
//
// Compilation Time: 0.11 sec
// ----------------------------------------

Press enter to exit ...

yabi 09-20-2021 08:08

Re: L4D2 Request this plugin, Special reminder
 
1 Attachment(s)
Can anyone help me see where the problem is, can you help me modify it
I don't understand at all

Marttt 09-20-2021 08:49

Re: L4D2 Request this plugin, Special reminder
 
This errors means that you don't have a "colors.inc" file in your scripting/include folder

You can download it here:
https://forums.alliedmods.net/showthread.php?t=96831

Although, I don't know if this version is already on "new-syntax"
You can find recent versions in the same thread, in the latest pages (by Powerlord)

yabi 09-20-2021 09:57

Re: L4D2 Request this plugin, Special reminder
 
Quote:

Originally Posted by Marttt (Post 2758290)
This errors means that you don't have a "colors.inc" file in your scripting/include folder

You can download it here:
https://forums.alliedmods.net/showthread.php?t=96831

Although, I don't know if this version is already on "new-syntax"
You can find recent versions in the same thread, in the latest pages (by Powerlord)

I don't know what you are talking about :(

Marttt 09-20-2021 11:02

Re: L4D2 Request this smx,sp
 
1 Attachment(s)
Try adding this file to your sourcemod/scripting/include folder.

Then try compiling the plugin again. You should compile inside the scripting folder.

If you still don't understand try searching for some guide in the forum.

There is a video in Spanish buy maybe you can understand watching it.
https://steamcommunity.com/sharedfil...h&id=132800842


All times are GMT -4. The time now is 23:17.

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