View Single Post
  #2  
Old 12-23-2006, 03:27 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
The new versions displays better error messages, you don't see any errors related to that in F2? I have seen several errors when connecting to Zodiac, but I am not sure if that has to do with this.
Function calls of other objects: the case of the name is important. For calling weapons you don't need to use findweapon though, you can directly call weaponname.function().
Events: events should not stop being received in any case. The only thing I could imagine is that you have another object of the same name, which then receives the events instead your weapon script.
Reply With Quote