Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[HELP]Airdrop spawn not found ?

Newbie Spellweaver
Joined
Mar 13, 2017
Messages
11
Reaction score
1
Hi ragezone;
ı added airdrop for united source but ı use walkie talki when give airdrop not found this server
please help me :glare::glare:
 
Newbie Spellweaver
Joined
Sep 26, 2016
Messages
35
Reaction score
7
I looks like this after you placed it.
fbef8a309695f67c41e941520627be8b - [HELP]Airdrop spawn not found ? - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Upvote 0
Newbie Spellweaver
Joined
Mar 13, 2017
Messages
11
Reaction score
1
Yes, I added on colorado;
Example:

<object className="obj_AirDropSpawn" fileName="AirDrop Spawn Zone"> <position x="4029.8506" y="98.6762" z="3650.1516" /> <gameObject hash="123965832" PhysEnable="true" MinQuality="1" BulletPierceable="0" DisableShadows="true"> <rotation x="0.0000" y="0.5324" z="0.5281" /> </gameObject> <LootID_parameters> <spawn_radius val="117.263" /> <m_DefaultItems val="1" /> <m_LootBoxID1 val="0" /> <m_LootBoxID2 val="0" /> <m_LootBoxID3 val="0" /> <m_LootBoxID4 val="0" /> <m_LootBoxID5 val="0" />
<m_LootBoxID6 val="0" /> </LootID_parameters> </object>
 
Upvote 0
Newbie Spellweaver
Joined
Sep 26, 2016
Messages
35
Reaction score
7
Yes, I added on colorado;
Example:

<object className="obj_AirDropSpawn" fileName="AirDrop Spawn Zone"> <position x="4029.8506" y="98.6762" z="3650.1516" /> <gameObject hash="123965832" PhysEnable="true" MinQuality="1" BulletPierceable="0" DisableShadows="true"> <rotation x="0.0000" y="0.5324" z="0.5281" /> </gameObject> <LootID_parameters> <spawn_radius val="117.263" /> <m_DefaultItems val="1" /> <m_LootBoxID1 val="0" /> <m_LootBoxID2 val="0" /> <m_LootBoxID3 val="0" /> <m_LootBoxID4 val="0" /> <m_LootBoxID5 val="0" />
<m_LootBoxID6 val="0" /> </LootID_parameters> </object>
Did you updated the Map and used "RSBuild" after that?

Iam not sure if you need to make the actual Lootdata in the Databse to use it.

Try that.

If this doesnt work then i might have one more idea.
 
Upvote 0
Newbie Spellweaver
Joined
Mar 13, 2017
Messages
11
Reaction score
1
Yes, I use RSBuıld
ı dont add on sql lootdata....
How Can ı add ?

 
Upvote 0
Newbie Spellweaver
Joined
Sep 26, 2016
Messages
35
Reaction score
7
You need to add an point in "Items_Generic" and Hardcode the actual ItemID of this "Items_Generic" to the Airdrop in your Source, then just add it into the "Items_LootData" what you want it to spawn with the % etc.
 
Upvote 0
Back
Top