Onlyfaris Platinian Apr 26, 2023 #1 public NetworkRequest SendFinishBattle(int battleId, int[] damages) { } Or public int[] get_Damages() { } ? Crash :v Any one can help ? Last edited: Apr 26, 2023
public NetworkRequest SendFinishBattle(int battleId, int[] damages) { } Or public int[] get_Damages() { } ? Crash :v Any one can help ?
Yaskashije PMT Elite Modder Staff member Modding-Team Apr 26, 2023 #2 You need a C# array wrapper for the language you are coding in (C/C++ is probably your case) Upvote 0 Downvote
Onlyfaris Platinian Apr 26, 2023 #4 ziz59 said: you need to use monoArray structure Click to expand... MonoArray<int> any example? Upvote 0 Downvote
Sevol Retired Staff Retired but loved <3 Apr 27, 2023 #5 Onlyfaris said: MonoArray<int> any example? Click to expand... a lot on github. just google Upvote 0 Downvote
Onlyfaris Platinian Apr 28, 2023 #6 Sevol said: a lot on github. just google Click to expand... I've searched on github and forums but nothing of this type MonoArray<int> Upvote 0 Downvote
Sevol said: a lot on github. just google Click to expand... I've searched on github and forums but nothing of this type MonoArray<int>
DaRealPanDa Co-Administrator Staff member Administrator Social Media Apr 29, 2023 #8 Thread will be set to "solved" and closed. When you're not happy with that just send me a message and i will re-open the thread for you. Thanks. Upvote 0 Downvote
Thread will be set to "solved" and closed. When you're not happy with that just send me a message and i will re-open the thread for you. Thanks.