This forum is locked and will eventually go offline. If you have feedback to share you can find us in our Discord channel "MythoLogic Interactive" https://discord.gg/nECKnbT7gk

Forum rules

Search found 9 matches

by Antonikon
Thu Jan 12, 2017 9:53 pm
Forum: Solved Bugs
Topic: Removing from banlist
Replies: 1
Views: 2391
Gender:

Removing from banlist

When I remove someone from banlist, it removes the first element of the list. After refresh, it becomes ok.
by Antonikon
Sun Aug 07, 2016 10:17 am
Forum: Solved Bugs
Topic: Map editor saves aren't recognized [1.10.0]
Replies: 4
Views: 4261
Gender:

Re: Map editor saves aren't recognized [1.10.0]

I know how to fix it. Open old map in notepad and copy header to new map.
by Antonikon
Sun Aug 07, 2016 10:14 am
Forum: SFD Status Updates
Topic: Pre-alpha 1.10.0 is out!
Replies: 37
Views: 26733
Gender:

Re: Pre-alpha 1.10.0 is out!

I cant host my Hardcore, because server crasher every 2 hours and players lost their levels. It is not script error.
And when i save map in map editor, this map disappear from server map list.
by Antonikon
Mon May 30, 2016 1:22 pm
Forum: SFD Status Updates
Topic: Pre-alpha 1.9.1 is out!
Replies: 15
Views: 12114
Gender:

Re: Pre-alpha 1.9.1 is out!

Team chat works again in my script. :D
by Antonikon
Tue May 24, 2016 6:10 pm
Forum: Solved Bugs
Topic: Server banlist
Replies: 1
Views: 2342
Gender:

Server banlist

Sometimes dedicated server clear my banlist. This happens about 1 time in 6 hours.
by Antonikon
Mon May 23, 2016 7:27 pm
Forum: Superfighters Deluxe Custom Maps
Topic: Poll: Favorite official map
Replies: 50
Views: 84462
Gender:

Re: Poll: Favorite official map

What can be better then Police Station? It has a lot of remakes and improved maps.
by Antonikon
Sat May 21, 2016 3:23 pm
Forum: Answered ScriptAPI Topics
Topic: Effect Name?
Replies: 11
Views: 10257
Gender:

Re: Effect Name?

 ! Message from: Antonikon
This feature was tested and using in Hardcore.
by Antonikon
Sat May 21, 2016 1:20 pm
Forum: Answered ScriptAPI Topics
Topic: Effect Name?
Replies: 11
Views: 10257
Gender:

Re: Effect Name?

Image
by Antonikon
Tue Apr 19, 2016 9:56 pm
Forum: Superfighters Deluxe ScriptAPI
Topic: ScriptAPI changes
Replies: 25
Views: 55181
Gender:

Re: Planned ScriptAPI changes

Be able to store and load data from disk (up to a certain maximum (maybe 1MB)) per map/extensionscript as persistent data. Some time ago I found a temporary solution. I create a string with my data and add "SOMETEXT" in beginning. Then i find this text by Cheat Engine and copy hex data. Then remove...