AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18) (https://forums.alliedmods.net/showthread.php?t=283212)

shanapu 09-01-2017 12:47

Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
 
Quote:

Originally Posted by Hundredth (Post 2545813)
Is there any way to create more Tags/Chat Prefixses? I need to create more because I have more ranks. Or at least in chat...

Right now, MyJBs PlayerTags has 6 'ranks' based on flags. How much more do you need? I thought six was really enough then... An edit (from you?) to add more ranks is very easy.

Quote:

Originally Posted by Hundredth (Post 2545813)
..., every plugin that does this doesn't work.

Even when you don't talk about my plugin, please stop 'just saying' "don't work". :x
This isn't very helpful or pleasant it's outrageous.

What about mention what plugin you talk about!?
What about mention what the particular problem was?!
What about ask for help or report the error in their plugins thread?!

I get very angry when people just drop useless complains instead of try to help fixing THEIR OWN problems, while most of the time the real problem sits behind the desk...

sry, just my 2 cents :bee:

mrkos9i4ok 09-01-2017 12:57

Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
 
L 09/01/2017 - 16:06:01: [SM] Exception reported: Script execution timed out
L 09/01/2017 - 16:06:01: [SM] Blaming: MyJailbreak/warden.smx
L 09/01/2017 - 16:06:01: [SM] Call stack trace:
L 09/01/2017 - 16:06:01: [SM] [0] TR_TraceRayFilterEx
L 09/01/2017 - 16:06:01: [SM] [1] Line 501, /home/travis/build/shanapu/MyJailbreak/addons/sourcemod/scripting/include/mystocks.inc::ClientViews
L 09/01/2017 - 16:06:01: [SM] [2] Line 461, /home/travis/build/shanapu/MyJailbreak/addons/sourcemod/scripting/include/mystocks.inc::GetRandomPlayerInView
L 09/01/2017 - 16:06:01: [SM] [3] Line 212, addons/sourcemod/scripting/MyJailbreak/MyJailbreak/Modules/Warden/randomkill.sp::Handler_KillMenu
L 09/01/2017 - 16:06:13: [SM] Exception reported: Script execution timed out
L 09/01/2017 - 16:06:13: [SM] Blaming: MyJailbreak/warden.smx
L 09/01/2017 - 16:06:13: [SM] Call stack trace:
L 09/01/2017 - 16:06:13: [SM] [0] IsClientRebel
L 09/01/2017 - 16:06:13: [SM] [1] Line 210, addons/sourcemod/scripting/MyJailbreak/MyJailbreak/Modules/Warden/randomkill.sp::Handler_KillMenu

Hundredth 09-01-2017 13:21

Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
 
Quote:

Originally Posted by shanapu (Post 2545824)
Right now, MyJBs PlayerTags has 6 'ranks' based on flags. How much more do you need? I thought six was really enough then... An edit (from you?) to add more ranks is very easy.

Every time I want to compile I get this error: Can't read from file: "chat-processor". I tried to compile the plugin exactly where it is in scripting folder and also I downloaded it and I can't compile it, I get the same error everytime.

shanapu 09-01-2017 13:44

Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
 
Quote:

Originally Posted by Hundredth (Post 2545833)
Every time I want to compile I get this error: Can't read from file: "chat-processor". I tried to compile the plugin exactly where it is in scripting folder and also I downloaded it and I can't compile it, I get the same error everytime.

Take a look here: Wiki - How to compile MyJailbreak

...you are missing the chat-processor include file (and highly likely some others, too) in your include folder. All required .inc files are shipped with MyJB and also linked 'everywhere'.

Quote:

Originally Posted by mrkos9i4ok (Post 2545826)
[code]

thx for report. hopefully˛ fixed. na, have to rewrite this part.

Hundredth 09-01-2017 14:14

Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
 
Can you compile the plugin for me? I can't compile it, I did everything but I get errors on every plugin when I open compile_myjb

Papero 09-01-2017 14:30

Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
 
Quote:

Originally Posted by Hundredth (Post 2545849)
Can you compile the plugin for me? I can't compile it, I did everything but I get errors on every plugin when I open compile_myjb

There are all compiled builds HERE!

shanapu 09-01-2017 14:33

Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
 
Quote:

Originally Posted by Hundredth (Post 2545849)
Can you compile the plugin for me? I can't compile it, I did everything but I get errors on every plugin when I open compile_myjb

I won't compile it for you, but I'm willing to help you understand & fix these errors.
Show us your edited code an let see what's may be wrong.

edit: @Papero I think he's talking about an edited version of PlayersTags with more than 6 'ranks'.
edit2: just had a fast selftest of the 'compile how to' - when you get this error:

"MyJailbreak/myjailbreak.sp(482) : fatal error 184: cannot write to file: "../plugins/MyJailbreak/myjailbreak.smx""

just create a folder called MyJailbreak in your /sourcemod/plugins folder.
I going to fix the .bat

Hundredth 09-01-2017 14:38

Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
 
Ok, but let me ask, why you won't compile it for me? :(

shanapu 09-01-2017 14:47

Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
 
Quote:

Originally Posted by Hundredth (Post 2545861)
Ok, but let me ask, why you won't compile it for me? :(

Quote:

Originally Posted by shanapu (Post 2436175)
...
I don't want give you a compiled version. You wouldn't learn it for next update and you will need again someone to do it for you. But I would give you help to do it for yourself and learn how things work.
give a man a smx, you help until next update; teach a man to compile smx, you helped him for life


Hundredth 09-01-2017 15:05

Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
 
I get the idea, but so far you haven't teached me something, I mean, I still get errors, I did nothing yet...


All times are GMT -4. The time now is 22:45.

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