AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Unknown command block/event (https://forums.alliedmods.net/showthread.php?t=345472)

sanches 01-16-2024 11:59

Unknown command block/event
 
Hello guys,

I'm setting up a SURF + WCS server at CSS and I intend to add Day and Night mod, which is a Eventscripts mod modified by Holliday (one of the WCS content creators).

He sent me his script (working 100% on his server) and I put in my server and it doesnt work like it should. The script is based on having a 5 minutes timer for each Day and Night. When its Day, server is normal based on normal rounds and basic WCS effects. When its Night, it es_load some special effects, special sounds and also loads de Deathmatch mod.

But mine just stays at Night mode forever without changing to Day mode. And all the effects just stays forever too. The messages in the chat should be "3 minutes til night..." stuff like that but it doesnt do it too.

A lot of errors when "es_load dnmod":

[EventScripts] Loaded dnmod
day & night script loaded
Unknown command "block"
Unknown command "block"
Unloading cssoundtrack...
[EventScripts] Unloading cssoundtrack...
[EventScripts] cssoundtrack was not loaded
Unloading dm_effects...
[EventScripts] Unloading dm_effects...
[EventScripts] dm_effects was not loaded
Unloading quake...
[EventScripts] Unloading quake...
[EventScripts] quake was not loaded
Unknown command "event"
Unknown command "event"
Unknown command "event"
Unknown command "event"
repeat start : Doesn ' t exist : dan_remindtime
Unloading cssoundtrack...
[EventScripts] Unloading cssoundtrack...
[EventScripts] cssoundtrack was not loaded
Unloading dm_effects...
[EventScripts] Unloading dm_effects...
[EventScripts] dm_effects was not loaded
Unknown command "event"
Unknown command "block"
repeat stop : Doesn ' t exist : dan_remindtime
repeat start : Doesn ' t exist : dan_fadedown
[day & night] *sunset* night-time approaching...
langlib: Unrecognized language "brazilian"
No valid command situation for es_event! 4, 0xc010a20
[EventScripts] Loaded cssoundtrack
[EventScripts] Loaded dm_effects
[EventScripts] Loaded quake
Unknown command "block"
Unknown command "block"
Unknown command "block"
[day & night] 4 minutes until sunrise...
Unknown command "block"
rcon from "---": command "es_load dnmod"
repeat start : Doesn ' t exist : dan_remindtime


Can anyone help me with this? I can provide more information if needed

Marttt 01-16-2024 16:21

Re: Unknown command block/event
 
CTRL+F in the source code, paste "block", press ENTER
Check if returns a match.

Or check inside the cfg folder

also you should edit your post and hide the rcon ip

sanches 01-16-2024 16:27

Re: Unknown command block/event
 
Quote:

Originally Posted by Marttt (Post 2816162)
CTRL+F in the source code, paste "block", press ENTER
Check if returns a match.

Or check inside the cfg folder

also you should edit your post and hide the rcon ip

Yeah it has a lot of "block".

Você é brasileiro? Me adiciona no Discord, por favor "sanches2105" ou "sanches#0021"


All times are GMT -4. The time now is 03:57.

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