-
Content count
66 -
Donations
0.00 EUR -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Wiki
Servers
Devblog
Everything posted by stefan.kueneth
-
Hello Exiler, how is it possible to realize a 10 Million locker. I know how to get to 999.999, but how to increase to 10 Million and how to Display right on Client without E6+... ? Thanks für your replies....
-
Got some news for me ?
-
ok thanks. I know this. But wanna try with "native" code...
-
ok thanks. Let me know what to do next...
-
Hello ?
-
ok checked, with action = "_this call Fixes\Locker\ExileClient_gui_lockerDialog_show.sqf"; ist not working. menu for withdray not showing up
-
Hello, I created Exile.Malden\Fixes\Locker\ExileClient_gui_lockerDialog_show.sqf with this content: and I putted it in config.cpp and I setted the locker settings: But Now my ATM dialog does not working anymore. It just show ATM, but I can not open it... I found this in config.cpp, what I have to change ? would this be correct ? action = "_this call Fixes\Locker\ExileClient_gui_lockerDialog_show.sqf"; thanks
-
Hey thanks, do I need both variants or is the solution from DENA77 enough?
-
Hello People, what steps are needed to get a 10 million locker? I know what to do to get 999999. but what for 10 million? Just change the value or more ? Thx
-
Item - how only possible to sell, but not to buy
stefan.kueneth posted a topic in General Discussion
Hello people, how it is possible to have an item, which is only sellable but not buyble ? Where I hav to to it and how ? thanks for answer... -
Item - how only possible to sell, but not to buy
stefan.kueneth replied to stefan.kueneth's topic in General Discussion
ok thanks, I try it out later -
[Release] Custom Malden Trader (Silver Edition)
stefan.kueneth replied to S.'s topic in Traders & Safe Zones
Now working, nice job kuplion. Over 1200 simple objects, thats love for detail. I added the 2 signs for wastedump and a marker for the mixer. The radius of the safezone I reduced, but voila everything you create is brillant.- 67 replies
-
[Release] Custom Malden Trader (Silver Edition)
stefan.kueneth replied to S.'s topic in Traders & Safe Zones
Thanks ;-)- 67 replies
-
[Release] Custom Malden Trader (Silver Edition)
stefan.kueneth replied to S.'s topic in Traders & Safe Zones
Hey just found this Great Work S. Where can I download the files ? Could somebody send to me to [email protected] ? Would be a pleasure to use this traders... thanks- 67 replies
-
Hello folks, is there a possibility to show ai on map for debug reasons ? Thx for reply Steven
-
Enable AI markers on map for debug
stefan.kueneth replied to stefan.kueneth's question in Serverside
Sorry, does not work. No marker visible :-( -
Hi zusammen, hat das jemand getestet, ich habe schon ewig das gleiche Problem ?? Man kann kein Campfire usw. mehr craften. Dekativiert man CDAH und die ganzen Einträge, welche man setzen muß, dann klappt alles. Es liegt somit an CDAH... Danke
-
Enable AI markers on map for debug
stefan.kueneth replied to stefan.kueneth's question in Serverside
He Hasable, thanks for the post. I wil lcheck this... Good work -
Enable AI markers on map for debug
stefan.kueneth replied to stefan.kueneth's question in Serverside
hey thanks. I do not have Infistar and I want to use an other way. Is this possible and how ? -
somebody checked this ??
-
Hey thanks, we fixed it. just change to target = "Exile_Container_Abstract_Safe"; to target = "Exile_Container_Safe"; nothing else now it works like a charm...
-
Hello you, we have some safe from DMS Mission and from our Server before update 1.0.4. In 1.0.3 the safe worked fine, but now there is no menu for Change pin, unlock and so on. I found in Missionfile/config.cpp the class safe. Before Update from 1.0.3 to 1.0.4. the classname was: and in 1.0.4 it is: what to do now ? Just Change back to 1.0.3 values (in class safe) AND replace in Exile-Server\Code\ExileServer_object_lock_network_lockToggle.sqf to Exile_Container_Safe to get a working safe ?? Or where we have to adjust ? Thanks for help Steven
-
Hi, has anybody a solution ?
-
Crafting not working (campfire etc) since cdah mod
stefan.kueneth replied to stefan.kueneth's question in Serverside
Hi, nothing is missing I think. If I comment everything CDAH related out, crafting works. If enabled, the crafting seems to work, everything is black. You can click to "craft", but nothing is happening. CDAH seems to block -
Hello everybody, server crafting f.e. campfire works well if I comment out everything cdah related (config.cpp). If cdah is active I can´t craft nothing. Campfire etc... nothing. I checked to config serval times and I compared with some files I found on github, everything correct. Its a Linux Server. CDAH_Crafting folder is on the right place in mission file. Anybody andy idea ? Thx Steven config.cpp description.ext: Thx again