Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Release Forum » [SSGM 4.0 Plugin] VeteranSystem ALPHA
Re: [SSGM 4.0 Plugin] VeteranSystem ALPHA [message #468816 is a reply to message #468810] Sat, 09 June 2012 11:53 Go to previous messageGo to previous message
Xpert is currently offline  Xpert
Messages: 1588
Registered: December 2005
Location: New York City
Karma:
General (1 Star)
iRANian wrote on Sat, 09 June 2012 14:42

Dunno, try using Is_Beacon() instead.


That doesn't exist anymore.
Neither does the following:
Is_C4
Is_Building
Is_Soldier
Is_Vehicle


For Is_Beacon:
if (obj->As_PhysicalGameObj() && obj->As_PhysicalGameObj()->As_BeaconGameObj())

For Is_C4:
else if (obj->As_PhysicalGameObj() && obj->As_PhysicalGameObj()->As_C4GameObj())

For Is_Building:
if (obj->As_BuildingGameObj())

For Is_Soldier:
if (obj->As_SoldierGameObj())

For Is_Vehicle:
if (killed->As_VehicleGameObj())


http://i32.photobucket.com/albums/d42/XpertMaverick/xpertyankee.jpg

Creator of NetGuard, an IRC network regulator.
Developer of the CloudyServ 0.982-X project.
Developer of the CloudyServ Ren-X bot.

Part time streamer - https://twitch.tv/gg_wonder
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [Textures] HD Purchase Icon Textures
Next Topic: [Skin] Stealth Black Hand "Venom" Retexture
Goto Forum:
  


Current Time: Fri Jan 24 15:13:06 MST 2025

Total time taken to generate the page: 0.00894 seconds