MantisBT - Soldat Dedicated Server
View Issue Details
0000353Soldat Dedicated ServerScripting Corepublic2013-07-29 05:242013-07-29 16:12
Squiddy 
Falcon 
normalminoralways
resolvedfixed 
x64Windows7
2.7.4 
 
0000353: Command /recompile <script> adds a copy to the script to the server
When you do /recompile <scriptname>, it adds a copy of <scriptname> to the server. This way, you can have two (or more, if you repeat the process) versions of the same script (whether you changed anything in it or not) running at the same time.

This is confirmed via the /info command (as shown on screenshots).
Add any script to the server.
Do /recompile <scriptname>.
You can see that every thing the script makes, it will make twice. For example, a simple "!alpha" command should set your team twice.

Repeat the process for more [s]chaos[/s] instances of the script.
Command /recompile returns the server to the normal state, where only one version of the script should be running (also as shown on screenshot).

In the attached screenshots, I used "/recompile climb", so you can see multiple instances of "climb" on the "/info" command.
No tags attached.
zip recompile bug.zip (629,649) 2013-07-29 05:24
https://bugs.soldat.pl/file_download.php?file_id=435&type=bug
Issue History
2013-07-29 05:24SquiddyNew Issue
2013-07-29 05:24SquiddyFile Added: recompile bug.zip
2013-07-29 16:12FalconNote Added: 0001795
2013-07-29 16:12FalconStatusnew => resolved
2013-07-29 16:12FalconResolutionopen => fixed
2013-07-29 16:12FalconAssigned To => Falcon

Notes
(0001795)
Falcon   
2013-07-29 16:12   
It also leaks. Already fixed, contact me if you wish to test the fix.