Thread: My DtS/MoT mod
View Single Post
  #452  
Old 02-08-2010, 07:46 AM
forlik's Avatar
forlik forlik is offline
Approved Member
 
Join Date: Nov 2008
Location: Minsk, Belarus
Posts: 450
Default

Quote:
Originally Posted by Liz Shaw View Post
Unfortunately, attempting to replace their Walthers with silenced Lugers has resulted in a syntax error... What have I done wrong?
Try to comment or delete line#785 (unnecessary 'end;').

UPD: Why you try to change weapon for 5 mechanics at once? Try to do it for one. If it's not work - try to separate your task into several smaller tasks. For example: try to clear inventory only and start the game. Perhaps 'Actor.ClearInventory()' works only for player, not for NPCs. If 'Actor.ClearInventory()' works for mechanic - try to create pistol, etc.

Last edited by forlik; 02-08-2010 at 07:58 AM.
Reply With Quote