Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » SSAOW 1.4 Code Typo...
SSAOW 1.4 Code Typo... [message #187268] Thu, 26 January 2006 17:35 Go to previous message
theplague is currently offline  theplague
Messages: 261
Registered: May 2004
Karma:
Recruit
in crate.cpp:
else if	((RandomIntCrate <=	(percent+=Crate_Ammo)) && (Crate_Tiberium >	0))


shouldn't it be
else if	((RandomIntCrate <=	(percent+=Crate_Ammo)) && (Crate_Ammo >	0))


:S tib crate crashes server cos of this....


http://users.tpg.com.au/ling44/av_firefox.gifhttp://users.tpg.com.au/ling44/av_rg.gif

[Updated on: Thu, 26 January 2006 17:36]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic: Clan LB Needs Talented Mappers
Next Topic: Howto differ between C4 and weapon?
Goto Forum:
  


Current Time: Mon Oct 14 05:51:17 MST 2024

Total time taken to generate the page: 0.00622 seconds