YesHey is it possible to change the map? With this I mean adding new rad towns...
Is it possible to add new items too?
Thanks
how?Yes
Very possible, New objects have been added in so I can't see why items can't be added
If you know how to code and how unity works it'll be some what easy, At the moment there's no simple way.how?
Can you send your Unity download Link? i downloaded one but it is not like that Unity that you haveView attachment 2212
What do i need to put the spawns/ boxes and animals radiation.../ its everything in c#?
Waiting for your plugin![]()
I Just wrote in google... Unity 3D Download and i download it .Can you send your Unity download Link? i downloaded one but it is not like that Unity that you have
View attachment 2212
What do i need to put the spawns/ boxes and animals radiation.../ its everything in c#?
Waiting for your plugin![]()
Give me any object and I'll put it into the game)View attachment 2212
What do i need to put the spawns/ boxes and animals radiation.../ its everything in c#?
Waiting for your plugin![]()
You can just get all spawn points and add your own ...(Serverside plugin)
- Create dictionary of xyz locations of boxes
- On_PluginInit
- Check locations for those boxes
- If no box, Spawn
- On_Loot
- if loot box xyz is on dictionary
- create timer of X minutes with box xyz
- On_TimerCallback
- Get timer arguments
- Get lootbox spawn location
- Spawn
I don't have access to the assembly atm,You can just get all spawn points and add your own ...
This way I discovered in 2016 - I'm not going to spread it out.I don't have access to the assembly atm,
Just posting a way of doing it without adding to the spawn list
Exactly @Jakkee .... Exactly!(Serverside plugin)
- Create dictionary of xyz locations of boxes
- On_PluginInit
- Check locations for those boxes
- If no box, Spawn
- On_Loot
- if loot box xyz is on dictionary
- create timer of X minutes with box xyz
- On_TimerCallback
- Get timer arguments
- Get lootbox spawn location
- Spawn
You expecting to be helped while you provide 0(zero) feedback to others on this matter.This way I discovered in 2016 - I'm not going to spread it out.
On HWID I asked earlier to this topic - wrote that I need code to get HWID without rustbuster on a clean version of the game - did not help .... http://fougerite.com/threads/nwid.1493/You expecting to be helped while you provide 0(zero) feedback to others on this matter.