Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » Request For A Friend
Request For A Friend [message #321254] Sat, 08 March 2008 19:38 Go to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
A friend who's pro at modding cant compile his scripts heres the error hes getting

1>dllmain.obj : error LNK2019: unresolved external symbol "int __cdecl __CxxSetUnhandledExceptionFilter(void)" (?__CxxSetUnhandledExceptionFilter@@YAHXZ) referenced in function _NotifyHookUnhandledExceptionFilter
1>scripts.dll : fatal error LNK1120: 1 unresolved externals
Re: Request For A Friend [message #321263 is a reply to message #321254] Sat, 08 March 2008 20:23 Go to previous messageGo to next message
saberhawk
Messages: 1068
Registered: January 2006
Location: ::1
Karma: 0
General (1 Star)
Find:
#if (_MSC_VER == 1400)

Replace with:
#if (_MSC_VER >= 1400)


There should be 2 occurrences, both in engine_common.cpp

[Updated on: Sat, 08 March 2008 20:24]

Report message to a moderator

Re: Request For A Friend [message #321264 is a reply to message #321254] Sat, 08 March 2008 20:49 Go to previous messageGo to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
thanks if theres anything else im use this topic thanks again that helped alot!
Re: Request For A Friend [message #323228 is a reply to message #321254] Fri, 21 March 2008 13:55 Go to previous messageGo to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
New problem.....

we using a vet system i think it was released on here well anyways the problem is

when we do the !veh command for the highest rank we do get the tank....but if it is the enemy's tank it counts against there limit...how is this fixable?
Re: Request For A Friend [message #323256 is a reply to message #321254] Fri, 21 March 2008 16:59 Go to previous messageGo to next message
reborn is currently offline  reborn
Messages: 3231
Registered: September 2004
Location: uk - london
Karma: 0
General (3 Stars)
Use the single player tank presets that do not count for the vehichle limit.


Re: Request For A Friend [message #323346 is a reply to message #321254] Sat, 22 March 2008 08:19 Go to previous messageGo to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
ok let me see im waiting on reply from him now thank you
Re: Request For A Friend [message #324542 is a reply to message #321254] Mon, 31 March 2008 11:49 Go to previous messageGo to next message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
my friend told me that he whould like a better vet system since he says it wont compile i said no send me the code and the error and ill post here to find out why it wont work i dont have the cod tell later but this the error hes getting when trying to complile

Quote:


error C2220: warning treated as error - no 'object' file generated



any ideas please?
Re: Request For A Friend [message #324553 is a reply to message #321254] Mon, 31 March 2008 12:54 Go to previous messageGo to next message
reborn is currently offline  reborn
Messages: 3231
Registered: September 2004
Location: uk - london
Karma: 0
General (3 Stars)
That could be caused by allot of different reasons.
Tell your lazy ass friend to sign up here, post his code and ask himself Razz



Re: Request For A Friend [message #324555 is a reply to message #324553] Mon, 31 March 2008 12:56 Go to previous message
_SSnipe_ is currently offline  _SSnipe_
Messages: 4121
Registered: May 2007
Location: Riverside Southern Califo...
Karma: 0
General (4 Stars)
reborn wrote on Mon, 31 March 2008 12:54

That could be caused by allot of different reasons.
Tell your lazy ass friend to sign up here, post his code and ask himself Razz

hes kinda weird idk why he dont but dont matter the point is one persons asking for an answer soon as i can ill post the code when i get home here
Previous Topic: Script Problem Airstrike
Next Topic: "Building repaired"-Sound
Goto Forum:
  


Current Time: Fri Dec 20 05:07:07 MST 2024

Total time taken to generate the page: 0.01292 seconds