Giter Club home page Giter Club logo

ark-server-plugins's People

Contributors

avtandiljaparidze avatar china-uncle avatar foppa01 avatar forced1988 avatar fredikats avatar jragithub avatar lethalinjectionx avatar mattchilders92 avatar michidu avatar molluskark avatar motammi avatar ownprox avatar paperrain avatar pelayori avatar tbro98 avatar tsebring avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ark-server-plugins's Issues

编译错误 编译错误 Compile error

1>------ 已启动生成: 项目: ArkShop, 配置: Debug x64 ------
1>StoreSell.cpp
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\storesell.cpp(98): error C2653: “DBHelper”: 不是类或命名空间名称
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\storesell.cpp(98): error C3861: “IsPlayerExists”: 找不到标识符
1>Store.cpp
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\store.cpp(166): warning C4273: “ArkShop::Store::Buy”: dll 链接不一致
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\public\store.h(16): note: 参见“Buy”的前一个定义
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\store.cpp(177): error C2653: “DBHelper”: 不是类或命名空间名称
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\store.cpp(177): error C3861: “IsPlayerExists”: 找不到标识符
1>Points.cpp
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(11): warning C4273: “ArkShop::Points::AddPoints”: dll 链接不一致
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\public\points.h(15): note: 参见“AddPoints”的前一个定义
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(38): warning C4273: “ArkShop::Points::SpendPoints”: dll 链接不一致
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\public\points.h(23): note: 参见“SpendPoints”的前一个定义
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(58): warning C4273: “ArkShop::Points::GetPoints”: dll 链接不一致
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\public\points.h(30): note: 参见“GetPoints”的前一个定义
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(76): warning C4273: “ArkShop::Points::SetPoints”: dll 链接不一致
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\public\points.h(38): note: 参见“SetPoints”的前一个定义
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(101): error C2653: “DBHelper”: 不是类或命名空间名称
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(101): error C3861: “IsPlayerExists”: 找不到标识符
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(159): error C2653: “DBHelper”: 不是类或命名空间名称
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(159): error C3861: “IsPlayerExists”: 找不到标识符
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(183): error C2653: “DBHelper”: 不是类或命名空间名称
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(183): error C3861: “IsPlayerExists”: 找不到标识符
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(214): error C2653: “DBHelper”: 不是类或命名空间名称
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(214): error C3861: “IsPlayerExists”: 找不到标识符
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(241): error C2653: “DBHelper”: 不是类或命名空间名称
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(241): error C3861: “IsPlayerExists”: 找不到标识符
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(268): error C2653: “DBHelper”: 不是类或命名空间名称
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(268): error C3861: “IsPlayerExists”: 找不到标识符
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(298): error C2653: “DBHelper”: 不是类或命名空间名称
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\points.cpp(298): error C3861: “IsPlayerExists”: 找不到标识符
1>Kits.cpp
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\kits.cpp(57): warning C4273: “ArkShop::Kits::IsKitExists”: dll 链接不一致
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\public\kits.h(22): note: 参见“IsKitExists”的前一个定义
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\kits.cpp(71): warning C4273: “ArkShop::Kits::ChangeKitAmount”: dll 链接不一致
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\public\kits.h(12): note: 参见“ChangeKitAmount”的前一个定义
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\kits.cpp(115): warning C4273: “ArkShop::Kits::CanUseKit”: dll 链接不一致
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\public\kits.h(17): note: 参见“CanUseKit”的前一个定义
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\kits.cpp(212): error C2653: “DBHelper”: 不是类或命名空间名称
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\kits.cpp(212): error C3861: “IsPlayerExists”: 找不到标识符
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\kits.cpp(327): error C2653: “DBHelper”: 不是类或命名空间名称
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\kits.cpp(327): error C3861: “IsPlayerExists”: 找不到标识符
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\kits.cpp(424): error C2653: “DBHelper”: 不是类或命名空间名称
1>c:\users\administrator\desktop\ark-server-plugins-master\arkshop\arkshop\private\kits.cpp(424): error C3861: “IsPlayerExists”: 找不到标识符
1>ArkShop.cpp

SteamId duplicates

It is very common that when you assign the same DB to several servers, they end up with duplicate SteamId. It would be great if it could be managed from mysql just like the "Permissions" plugin, it would surely solve the problem, besides facilitating the interaction of the mods with a website.

ArkShop - Imprintquality option

It would be great to be able to define in the .json the imprintquality of the store's dinos. Example:

"Imprint": 0.4
}

And by default, if the option is not defined, the value is 0.

version 275

Hello,

the shop is not working anymore since version 275. timed points works , but /points , /shop ... not working anymore ?

Cordialy

Extended RCON: Hang Time With "ListPlayerDinos" & Suggested Fix

The command "ListPlayerDinos" takes a while to loop through all the dinos, and thus, causes a huge hang in the server (it also causes all RCON connections to be severed, due to the hang time, which means you can't even get your response after the hang time). Could you please add a sleep in the loop? Even a 1ms sleep every 100 dinos would be a huge help.

ArkAPI is not recognizing ArkShop Build

I downloaded the ArkAPI DLL package and placed it into the Shootergame/Binaries/Win64 directory, along with the compiled ArkShop.DLL, that I got from GitHub and compiled, inside of Shootergame/binaries/win64/BeyondAPI/Plugins/ArkShop. When I launch the server, it does not load the ArkShop plugin.

For testing, I switched out the ArkShop.dll with the downloadable one from the website and it works fine.

To compile the ArkShop project, I opened the solution -> retargetted project for Windows SDK Version 10.0.16299.0 -> added the API folder, from the ArkAPI source code, into the project directory. I then compiled the ArkAPI to get an ArkAPI.Lib in which I placed into the resources section in visual studios. After that, the solution build and provided me with the ArkShop.DLL that I used above. Am I doing something wrong here?

Plugin Broken

shop is acting like every user has the exact same steam id all points/kits are shared among all players and across all maps for EX if one player uses a base kit on one map it uses every players base kit on all maps. i also have ShopRewards installed and if one player kills a dino for points every player logged into every map gets the points and if one buys ingots it takes points from what now seems like a global single database that all share

Linux Support?

Thank you very much for this project,
But I'm currently using the Linux system.
Does this plug-in support?

arkshop mysql network problems

If arkshop runs MySQL for more than 6 hours, it may disconnect and will not automatically reconnect. The server must be restarted.

Ask a question

If all share a store database server address format should be how to fill in?
I use a computer path prompt I arkshop DLL is missing

[ExtendedRCON] - ScriptCommand Overload

Fantastic work with this!

Is there any possible way to write an overload method to mitigate script commands that are not associated with a player(SteamID)? Or is it how WC designed the script command?

This is a side question, but relevant. I saw your post in the Modding Forums that you can use script commands via RCON natively without the use of Extended RCON. Is this still the case?

not restart Groups invalid ?

set TimedPointsReward group

"Groups": {
"Default": {
"Amount": 10
},
"VIP1": {
"Amount": 100
},
"VIP2": {
"Amount": 1000
},
"VIP3": {
"Amount": 10000
}

Messages not cycling in order

Hi there.

We have 3 messages but they don't cycle in order. usually the same one repeats itself multiple times.

Is there some particular way we need to set this up to have 3 message display in order?

VS 2017 compile

Hi, first thanks for the project, we are trying to translate the plugin from the store. We have a problem compiling it, I get many errors. I copied the API files into the project, any advice? Thank you

C: \ users \ rx \ source \ repos \ ark-plugin \ arkshop \ arkshop \ api \ ue.h (257): error C3646: 'Rotation': unknown invalidation specifier (257): error C4430: The type specifier is missing; c: \ users \ rx \ source \ repos \ ark-plugin \ arkshop \ arkshop \ api \ Is presupposed int. NOTE: C ++ does not support default-int (258): error C3646: 'Translation': Invalidation specifier unknown (1): c: \ users \ rx \ source \ repos \ ark-plugin \ arkshop \ arkshop \ api \ ue.h (258): error C4430: The type specifier is missing; c: \ users \ rx \ source \ repos \ ark-plugin \ arkshop \ arkshop \ api \ Is presupposed int. NOTE: C ++ does not support default-int (259): error C3646: 'Scale3D': Unknown Invalidator Specifier (C: \ Program Files \ (259): Error C4430: The type specifier is missing; c: \ users \ rx \ source \ repos \ ark-plugin \ arkshop \ arkshop \ api \ Is presupposed int. NOTE: C ++ does not support default-int 1> TimedRewards.cpp

Project configuration isn't flexible

I was trying to build plugin and got a lot of error. I think, we need to add some description to project.

  1. Add requirements. You mention that VS17 is needed, but project also use Win10 SDK 16299.
  2. For compiling plugin ark-server-api is necessary. Using git submodule seems like a good solution. Or just mention in readme that you need to clone other repo.
  3. In .vcxproj config VS store information about path to other projects and libs. Probably, config from repo will only work for you. I waste some time to configure it. Readme is needed to add some information about how to reset this path for each computer.
  4. There isn't no .gitignore file, is it? I compile plugin and git said tht i had created 32 files.

/buyKit not working.

There is an issue with /buykit , it's no working here. the /kit name is working , but when i do /buykit name 1 , i receive only you have successfull bought name kit but the items don't come in my inventory.

Cordialy,

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.