I'm Making A Mod For TSL And Need Help With A Script
 
 I Need a Script To Give My PC Something
 
 Will This Work?
 
 
 void main()
 
 {
 
 int nQuantity = 1;
 CreateItemOnObject("g_w_lghtsbr01", GetFirstPC(), nQuantity);
 
 }
 
 -DarthDingDong
  
 
  
  
    I beleive that script will work going over it, I can't see any mistakes though I'm not a super genius on scripts.