Quantcast
Channel: RaGEZONE - MMO Development Forums
Viewing all articles
Browse latest Browse all 29567

[Easy-Tut] Spawn no fire

$
0
0
[AI_Player.cpp]

Search:

Quote:

// check weapon restrictions if(gClientLogic().localPlayer_) // check that we are in game { if ((gClientLogic().m_gameInfo.flags & GBGameInfo::SFLAGS_DisableASR) && wpn->getCategory() == storecat_ASR)
needExit = true;
Add below:
Quote:

if (m_SpawnProtectedUntil && m_AuraType) needExit = true;

Viewing all articles
Browse latest Browse all 29567

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>