Advertisement
Guest User

Untitled

a guest
Jun 6th, 2016
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.61 KB | None | 0 0
  1. ******* script runtime error *******
  2. Debug hudelems are not built into this exe: (file 'maps/_debug.gsc', line 3081)
  3. hud_title = NewDebugHudElem();
  4. *
  5. Error: started from:
  6. (file 'maps/_utility.gsc', line 9698)
  7. level waittill( "first_player_ready" );
  8. *
  9. Error: ************************************
  10. dvar set com_errorTitle Error
  11. dvar set com_errorMessage script runtime error
  12. (see console for details)
  13. Debug hudelems are not built into this exe
  14.  
  15. ******* script runtime error *******
  16. undefined is not a field object: (file 'maps/_debug.gsc', line 3082)
  17. hud_title.x = 10;
  18. *
  19. Error: started from:
  20. (file 'maps/_utility.gsc', line 9698)
  21. level waittill( "first_player_ready" );
  22. *
  23. Error: ************************************
  24. dvar set com_errorTitle Error
  25. dvar set com_errorMessage script runtime error
  26. (see console for details)
  27. undefined is not a field object
  28.  
  29. ******* script runtime error *******
  30. undefined is not a field object: (file 'maps/_debug.gsc', line 3083)
  31. hud_title.y = 300;
  32. *
  33. Error: started from:
  34. (file 'maps/_utility.gsc', line 9698)
  35. level waittill( "first_player_ready" );
  36. *
  37. Error: ************************************
  38. dvar set com_errorTitle Error
  39. dvar set com_errorMessage script runtime error
  40. (see console for details)
  41. undefined is not a field object
  42.  
  43. ******* script runtime error *******
  44. undefined is not a field object: (file 'maps/_debug.gsc', line 3084)
  45. hud_title.alpha = 0;
  46. *
  47. Error: started from:
  48. (file 'maps/_utility.gsc', line 9698)
  49. level waittill( "first_player_ready" );
  50. *
  51. Error: ************************************
  52. dvar set com_errorTitle Error
  53. dvar set com_errorMessage script runtime error
  54. (see console for details)
  55. undefined is not a field object
  56.  
  57. ******* script runtime error *******
  58. undefined is not a field object: (file 'maps/_debug.gsc', line 3085)
  59. hud_title.alignX = "left";
  60. *
  61. Error: started from:
  62. (file 'maps/_utility.gsc', line 9698)
  63. level waittill( "first_player_ready" );
  64. *
  65. Error: ************************************
  66. dvar set com_errorTitle Error
  67. dvar set com_errorMessage script runtime error
  68. (see console for details)
  69. undefined is not a field object
  70.  
  71. ******* script runtime error *******
  72. undefined is not a field object: (file 'maps/_debug.gsc', line 3086)
  73. hud_title.fontscale = 1.2;
  74. *
  75. Error: started from:
  76. (file 'maps/_utility.gsc', line 9698)
  77. level waittill( "first_player_ready" );
  78. *
  79. Error: ************************************
  80. dvar set com_errorTitle Error
  81. dvar set com_errorMessage script runtime error
  82. (see console for details)
  83. undefined is not a field object
  84.  
  85. ******* script runtime error *******
  86. undefined is not an entity: (file 'maps/_debug.gsc', line 3087)
  87. hud_title SetText( &"DEBUG_POSITION" );
  88. *
  89. Error: started from:
  90. (file 'maps/_utility.gsc', line 9698)
  91. level waittill( "first_player_ready" );
  92. *
  93. Error: ************************************
  94. dvar set com_errorTitle Error
  95. dvar set com_errorMessage script runtime error
  96. (see console for details)
  97. undefined is not an entity
  98.  
  99. ******* script runtime error *******
  100. undefined is not a field object: (file 'maps/_debug.gsc', line 3089)
  101. x_pos = hud_title.x + 50;
  102. *
  103. Error: started from:
  104. (file 'maps/_utility.gsc', line 9698)
  105. level waittill( "first_player_ready" );
  106. *
  107. Error: ************************************
  108. dvar set com_errorTitle Error
  109. dvar set com_errorMessage script runtime error
  110. (see console for details)
  111. undefined is not a field object
  112.  
  113. ******* script runtime error *******
  114. pair 'undefined' and '50' has unmatching types 'undefined' and 'int': (file 'maps/_debug.gsc', line 3089)
  115. x_pos = hud_title.x + 50;
  116. *
  117. Error: started from:
  118. (file 'maps/_utility.gsc', line 9698)
  119. level waittill( "first_player_ready" );
  120. *
  121. Error: ************************************
  122. dvar set com_errorTitle Error
  123. dvar set com_errorMessage script runtime error
  124. (see console for details)
  125. pair 'undefined' and '50' has unmatching types 'undefined' and 'int'
  126.  
  127. ******* script runtime error *******
  128. Debug hudelems are not built into this exe: (file 'maps/_debug.gsc', line 3091)
  129. hud_x = NewDebugHudElem();
  130. *
  131. Error: started from:
  132. (file 'maps/_utility.gsc', line 9698)
  133. level waittill( "first_player_ready" );
  134. *
  135. Error: ************************************
  136. dvar set com_errorTitle Error
  137. dvar set com_errorMessage script runtime error
  138. (see console for details)
  139. Debug hudelems are not built into this exe
  140.  
  141. ******* script runtime error *******
  142. undefined is not a field object: (file 'maps/_debug.gsc', line 3092)
  143. hud_x.x = x_pos;
  144. *
  145. Error: started from:
  146. (file 'maps/_utility.gsc', line 9698)
  147. level waittill( "first_player_ready" );
  148. *
  149. Error: ************************************
  150. dvar set com_errorTitle Error
  151. dvar set com_errorMessage script runtime error
  152. (see console for details)
  153. undefined is not a field object
  154.  
  155. ******* script runtime error *******
  156. undefined is not a field object: (file 'maps/_debug.gsc', line 3093)
  157. hud_x.y = 300;
  158. *
  159. Error: started from:
  160. (file 'maps/_utility.gsc', line 9698)
  161. level waittill( "first_player_ready" );
  162. *
  163. Error: ************************************
  164. dvar set com_errorTitle Error
  165. dvar set com_errorMessage script runtime error
  166. (see console for details)
  167. undefined is not a field object
  168.  
  169. ******* script runtime error *******
  170. undefined is not a field object: (file 'maps/_debug.gsc', line 3094)
  171. hud_x.alpha = 0;
  172. *
  173. Error: started from:
  174. (file 'maps/_utility.gsc', line 9698)
  175. level waittill( "first_player_ready" );
  176. *
  177. Error: ************************************
  178. dvar set com_errorTitle Error
  179. dvar set com_errorMessage script runtime error
  180. (see console for details)
  181. undefined is not a field object
  182.  
  183. ******* script runtime error *******
  184. undefined is not a field object: (file 'maps/_debug.gsc', line 3095)
  185. hud_x.alignX = "left";
  186. *
  187. Error: started from:
  188. (file 'maps/_utility.gsc', line 9698)
  189. level waittill( "first_player_ready" );
  190. *
  191. Error: ************************************
  192. dvar set com_errorTitle Error
  193. dvar set com_errorMessage script runtime error
  194. (see console for details)
  195. undefined is not a field object
  196.  
  197. ******* script runtime error *******
  198. undefined is not a field object: (file 'maps/_debug.gsc', line 3096)
  199. hud_x.fontscale = 1.2;
  200. *
  201. Error: started from:
  202. (file 'maps/_utility.gsc', line 9698)
  203. level waittill( "first_player_ready" );
  204. *
  205. Error: ************************************
  206. dvar set com_errorTitle Error
  207. dvar set com_errorMessage script runtime error
  208. (see console for details)
  209. undefined is not a field object
  210.  
  211. ******* script runtime error *******
  212. undefined is not an entity: (file 'maps/_debug.gsc', line 3097)
  213. hud_x SetValue( 0 );
  214. *
  215. Error: started from:
  216. (file 'maps/_utility.gsc', line 9698)
  217. level waittill( "first_player_ready" );
  218. *
  219. Error: ************************************
  220. dvar set com_errorTitle Error
  221. dvar set com_errorMessage script runtime error
  222. (see console for details)
  223. undefined is not an entity
  224.  
  225. ******* script runtime error *******
  226. Debug hudelems are not built into this exe: (file 'maps/_debug.gsc', line 3099)
  227. hud_y = NewDebugHudElem();
  228. *
  229. Error: started from:
  230. (file 'maps/_utility.gsc', line 9698)
  231. level waittill( "first_player_ready" );
  232. *
  233. Error: ************************************
  234. dvar set com_errorTitle Error
  235. dvar set com_errorMessage script runtime error
  236. (see console for details)
  237. Debug hudelems are not built into this exe
  238.  
  239. ******* script runtime error *******
  240. undefined is not a field object: (file 'maps/_debug.gsc', line 3100)
  241. hud_y.x = 10;
  242. *
  243. Error: started from:
  244. (file 'maps/_utility.gsc', line 9698)
  245. level waittill( "first_player_ready" );
  246. *
  247. Error: ************************************
  248. dvar set com_errorTitle Error
  249. dvar set com_errorMessage script runtime error
  250. (see console for details)
  251. undefined is not a field object
  252.  
  253. ******* script runtime error *******
  254. undefined is not a field object: (file 'maps/_debug.gsc', line 3101)
  255. hud_y.y = 300;
  256. *
  257. Error: started from:
  258. (file 'maps/_utility.gsc', line 9698)
  259. level waittill( "first_player_ready" );
  260. *
  261. Error: ************************************
  262. dvar set com_errorTitle Error
  263. dvar set com_errorMessage script runtime error
  264. (see console for details)
  265. undefined is not a field object
  266.  
  267. ******* script runtime error *******
  268. undefined is not a field object: (file 'maps/_debug.gsc', line 3102)
  269. hud_y.alpha = 0;
  270. *
  271. Error: started from:
  272. (file 'maps/_utility.gsc', line 9698)
  273. level waittill( "first_player_ready" );
  274. *
  275. Error: ************************************
  276. dvar set com_errorTitle Error
  277. dvar set com_errorMessage script runtime error
  278. (see console for details)
  279. undefined is not a field object
  280.  
  281. ******* script runtime error *******
  282. undefined is not a field object: (file 'maps/_debug.gsc', line 3103)
  283. hud_y.alignX = "left";
  284. *
  285. Error: started from:
  286. (file 'maps/_utility.gsc', line 9698)
  287. level waittill( "first_player_ready" );
  288. *
  289. Error: ************************************
  290. dvar set com_errorTitle Error
  291. dvar set com_errorMessage script runtime error
  292. (see console for details)
  293. undefined is not a field object
  294.  
  295. ******* script runtime error *******
  296. undefined is not a field object: (file 'maps/_debug.gsc', line 3104)
  297. hud_y.fontscale = 1.2;
  298. *
  299. Error: started from:
  300. (file 'maps/_utility.gsc', line 9698)
  301. level waittill( "first_player_ready" );
  302. *
  303. Error: ************************************
  304. dvar set com_errorTitle Error
  305. dvar set com_errorMessage script runtime error
  306. (see console for details)
  307. undefined is not a field object
  308.  
  309. ******* script runtime error *******
  310. undefined is not an entity: (file 'maps/_debug.gsc', line 3105)
  311. hud_y SetValue( 0 );
  312. *
  313. Error: started from:
  314. (file 'maps/_utility.gsc', line 9698)
  315. level waittill( "first_player_ready" );
  316. *
  317. Error: ************************************
  318. dvar set com_errorTitle Error
  319. dvar set com_errorMessage script runtime error
  320. (see console for details)
  321. undefined is not an entity
  322.  
  323. ******* script runtime error *******
  324. Debug hudelems are not built into this exe: (file 'maps/_debug.gsc', line 3107)
  325. hud_z = NewDebugHudElem();
  326. *
  327. Error: started from:
  328. (file 'maps/_utility.gsc', line 9698)
  329. level waittill( "first_player_ready" );
  330. *
  331. Error: ************************************
  332. dvar set com_errorTitle Error
  333. dvar set com_errorMessage script runtime error
  334. (see console for details)
  335. Debug hudelems are not built into this exe
  336.  
  337. ******* script runtime error *******
  338. undefined is not a field object: (file 'maps/_debug.gsc', line 3108)
  339. hud_z.x = 10;
  340. *
  341. Error: started from:
  342. (file 'maps/_utility.gsc', line 9698)
  343. level waittill( "first_player_ready" );
  344. *
  345. Error: ************************************
  346. dvar set com_errorTitle Error
  347. dvar set com_errorMessage script runtime error
  348. (see console for details)
  349. undefined is not a field object
  350.  
  351. ******* script runtime error *******
  352. undefined is not a field object: (file 'maps/_debug.gsc', line 3109)
  353. hud_z.y = 300;
  354. *
  355. Error: started from:
  356. (file 'maps/_utility.gsc', line 9698)
  357. level waittill( "first_player_ready" );
  358. *
  359. Error: ************************************
  360. dvar set com_errorTitle Error
  361. dvar set com_errorMessage script runtime error
  362. (see console for details)
  363. undefined is not a field object
  364.  
  365. ******* script runtime error *******
  366. undefined is not a field object: (file 'maps/_debug.gsc', line 3110)
  367. hud_z.alpha = 0;
  368. *
  369. Error: started from:
  370. (file 'maps/_utility.gsc', line 9698)
  371. level waittill( "first_player_ready" );
  372. *
  373. Error: ************************************
  374. dvar set com_errorTitle Error
  375. dvar set com_errorMessage script runtime error
  376. (see console for details)
  377. undefined is not a field object
  378.  
  379. ******* script runtime error *******
  380. undefined is not a field object: (file 'maps/_debug.gsc', line 3111)
  381. hud_z.alignX = "left";
  382. *
  383. Error: started from:
  384. (file 'maps/_utility.gsc', line 9698)
  385. level waittill( "first_player_ready" );
  386. *
  387. Error: ************************************
  388. dvar set com_errorTitle Error
  389. dvar set com_errorMessage script runtime error
  390. (see console for details)
  391. undefined is not a field object
  392.  
  393. ******* script runtime error *******
  394. undefined is not a field object: (file 'maps/_debug.gsc', line 3112)
  395. hud_z.fontscale = 1.2;
  396. *
  397. Error: started from:
  398. (file 'maps/_utility.gsc', line 9698)
  399. level waittill( "first_player_ready" );
  400. *
  401. Error: ************************************
  402. dvar set com_errorTitle Error
  403. dvar set com_errorMessage script runtime error
  404. (see console for details)
  405. undefined is not a field object
  406.  
  407. ******* script runtime error *******
  408. undefined is not an entity: (file 'maps/_debug.gsc', line 3113)
  409. hud_z SetValue( 0 );
  410. *
  411. Error: started from:
  412. (file 'maps/_utility.gsc', line 9698)
  413. level waittill( "first_player_ready" );
  414. *
  415. Error: ************************************
  416. dvar set com_errorTitle Error
  417. dvar set com_errorMessage script runtime error
  418. (see console for details)
  419. undefined is not an entity
  420.  
  421. ******* script runtime error *******
  422. undefined is not a field object: (file 'maps/_debug.gsc', line 3143)
  423. hud_title.alpha = 0;
  424. *
  425. Error: started from:
  426. (file 'maps/_utility.gsc', line 9698)
  427. level waittill( "first_player_ready" );
  428. *
  429. Error: ************************************
  430. dvar set com_errorTitle Error
  431. dvar set com_errorMessage script runtime error
  432. (see console for details)
  433. undefined is not a field object
  434.  
  435. ******* script runtime error *******
  436. undefined is not a field object: (file 'maps/_debug.gsc', line 3144)
  437. hud_x.alpha = 0;
  438. *
  439. Error: started from:
  440. (file 'maps/_utility.gsc', line 9698)
  441. level waittill( "first_player_ready" );
  442. *
  443. Error: ************************************
  444. dvar set com_errorTitle Error
  445. dvar set com_errorMessage script runtime error
  446. (see console for details)
  447. undefined is not a field object
  448.  
  449. ******* script runtime error *******
  450. undefined is not a field object: (file 'maps/_debug.gsc', line 3145)
  451. hud_y.alpha = 0;
  452. *
  453. Error: started from:
  454. (file 'maps/_utility.gsc', line 9698)
  455. level waittill( "first_player_ready" );
  456. *
  457. Error: ************************************
  458. dvar set com_errorTitle Error
  459. dvar set com_errorMessage script runtime error
  460. (see console for details)
  461. undefined is not a field object
  462.  
  463. ******* script runtime error *******
  464. undefined is not a field object: (file 'maps/_debug.gsc', line 3146)
  465. hud_z.alpha = 0;
  466. *
  467. Error: started from:
  468. (file 'maps/_utility.gsc', line 9698)
  469. level waittill( "first_player_ready" );
  470. *
  471. Error: ************************************
  472. dvar set com_errorTitle Error
  473. dvar set com_errorMessage script runtime error
  474. (see console for details)
  475. undefined is not a field object
  476. *********************First player connected to game.
  477. dvar set start ** No starts have been set up for this map with maps_utility::add_start().
  478. G_WriteGame 'nazi_zombie_giant-zombie_start' 'AUTOSAVE_LEVELSTART'
  479. dvar set cl_network_warning 0
  480.  
  481. ******* script runtime error *******
  482. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  483. if(current_weapon != active_weapon && isdefined(current_ammo))
  484. *
  485. Error: started from:
  486. (file 'clientscripts/_music.csc', line 51)
  487. wait(.01);
  488. *
  489. Error: ************************************
  490. dvar set com_errorTitle Error
  491. dvar set com_errorMessage script runtime error
  492. (see console for details)
  493. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  494.  
  495. ******* script runtime error *******
  496. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  497. if(current_weapon != active_weapon && isdefined(current_ammo))
  498. *
  499. Error: started from:
  500. (file 'clientscripts/_music.csc', line 51)
  501. wait(.01);
  502. *
  503. Error: ************************************
  504. dvar set com_errorTitle Error
  505. dvar set com_errorMessage script runtime error
  506. (see console for details)
  507. cannot cast undefined to bool
  508. dvar set com_voip_resume_time 19445
  509. dvar set cl_network_warning 0
  510.  
  511. ******* script runtime error *******
  512. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  513. if(current_weapon != active_weapon && isdefined(current_ammo))
  514. *
  515. Error: started from:
  516. (file 'clientscripts/_music.csc', line 51)
  517. wait(.01);
  518. *
  519. Error: ************************************
  520. dvar set com_errorTitle Error
  521. dvar set com_errorMessage script runtime error
  522. (see console for details)
  523. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  524.  
  525. ******* script runtime error *******
  526. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  527. if(current_weapon != active_weapon && isdefined(current_ammo))
  528. *
  529. Error: started from:
  530. (file 'clientscripts/_music.csc', line 51)
  531. wait(.01);
  532. *
  533. Error: ************************************
  534. dvar set com_errorTitle Error
  535. dvar set com_errorMessage script runtime error
  536. (see console for details)
  537. cannot cast undefined to bool
  538. dvar set com_voip_resume_time 19458
  539. dvar set cl_network_warning 0
  540. dvar set revive_trigger_radius 60
  541. dvar set perk_weapReloadMultiplier 0.5
  542. dvar set perk_weapRateMultiplier 0.75
  543. dvar set cg_laserForceOn 0
  544. dvar set cg_thirdPerson 0
  545. dvar set cg_fov 65
  546. dvar set cg_thirdPersonAngle 0
  547. dvar set cl_network_warning 0
  548.  
  549. ******* script runtime error *******
  550. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  551. if(current_weapon != active_weapon && isdefined(current_ammo))
  552. *
  553. Error: started from:
  554. (file 'clientscripts/_music.csc', line 51)
  555. wait(.01);
  556. *
  557. Error: ************************************
  558. dvar set com_errorTitle Error
  559. dvar set com_errorMessage script runtime error
  560. (see console for details)
  561. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  562.  
  563. ******* script runtime error *******
  564. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  565. if(current_weapon != active_weapon && isdefined(current_ammo))
  566. *
  567. Error: started from:
  568. (file 'clientscripts/_music.csc', line 51)
  569. wait(.01);
  570. *
  571. Error: ************************************
  572. dvar set com_errorTitle Error
  573. dvar set com_errorMessage script runtime error
  574. (see console for details)
  575. cannot cast undefined to bool
  576. dvar set cl_network_warning 0
  577.  
  578. ******* script runtime error *******
  579. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  580. if(current_weapon != active_weapon && isdefined(current_ammo))
  581. *
  582. Error: started from:
  583. (file 'clientscripts/_music.csc', line 51)
  584. wait(.01);
  585. *
  586. Error: ************************************
  587. dvar set com_errorTitle Error
  588. dvar set com_errorMessage script runtime error
  589. (see console for details)
  590. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  591.  
  592. ******* script runtime error *******
  593. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  594. if(current_weapon != active_weapon && isdefined(current_ammo))
  595. *
  596. Error: started from:
  597. (file 'clientscripts/_music.csc', line 51)
  598. wait(.01);
  599. *
  600. Error: ************************************
  601. dvar set com_errorTitle Error
  602. dvar set com_errorMessage script runtime error
  603. (see console for details)
  604. cannot cast undefined to bool
  605. dvar set cl_network_warning 0
  606.  
  607. ******* script runtime error *******
  608. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  609. if(current_weapon != active_weapon && isdefined(current_ammo))
  610. *
  611. Error: started from:
  612. (file 'clientscripts/_music.csc', line 51)
  613. wait(.01);
  614. *
  615. Error: ************************************
  616. dvar set com_errorTitle Error
  617. dvar set com_errorMessage script runtime error
  618. (see console for details)
  619. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  620.  
  621. ******* script runtime error *******
  622. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  623. if(current_weapon != active_weapon && isdefined(current_ammo))
  624. *
  625. Error: started from:
  626. (file 'clientscripts/_music.csc', line 51)
  627. wait(.01);
  628. *
  629. Error: ************************************
  630. dvar set com_errorTitle Error
  631. dvar set com_errorMessage script runtime error
  632. (see console for details)
  633. cannot cast undefined to bool
  634. dvar set cl_network_warning 0
  635. dvar set cl_network_warning 0
  636.  
  637. ******* script runtime error *******
  638. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  639. if(current_weapon != active_weapon && isdefined(current_ammo))
  640. *
  641. Error: started from:
  642. (file 'clientscripts/_music.csc', line 51)
  643. wait(.01);
  644. *
  645. Error: ************************************
  646. dvar set com_errorTitle Error
  647. dvar set com_errorMessage script runtime error
  648. (see console for details)
  649. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  650.  
  651. ******* script runtime error *******
  652. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  653. if(current_weapon != active_weapon && isdefined(current_ammo))
  654. *
  655. Error: started from:
  656. (file 'clientscripts/_music.csc', line 51)
  657. wait(.01);
  658. *
  659. Error: ************************************
  660. dvar set com_errorTitle Error
  661. dvar set com_errorMessage script runtime error
  662. (see console for details)
  663. cannot cast undefined to bool
  664. dvar set cl_network_warning 0
  665. dvar set cl_network_warning 0
  666.  
  667. ******* script runtime error *******
  668. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  669. if(current_weapon != active_weapon && isdefined(current_ammo))
  670. *
  671. Error: started from:
  672. (file 'clientscripts/_music.csc', line 51)
  673. wait(.01);
  674. *
  675. Error: ************************************
  676. dvar set com_errorTitle Error
  677. dvar set com_errorMessage script runtime error
  678. (see console for details)
  679. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  680.  
  681. ******* script runtime error *******
  682. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  683. if(current_weapon != active_weapon && isdefined(current_ammo))
  684. *
  685. Error: started from:
  686. (file 'clientscripts/_music.csc', line 51)
  687. wait(.01);
  688. *
  689. Error: ************************************
  690. dvar set com_errorTitle Error
  691. dvar set com_errorMessage script runtime error
  692. (see console for details)
  693. cannot cast undefined to bool
  694. dvar set zombie_devgui
  695. dvar set cl_network_warning 0
  696. dvar set cl_network_warning 0
  697.  
  698. ******* script runtime error *******
  699. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  700. if(current_weapon != active_weapon && isdefined(current_ammo))
  701. *
  702. Error: started from:
  703. (file 'clientscripts/_music.csc', line 51)
  704. wait(.01);
  705. *
  706. Error: ************************************
  707. dvar set com_errorTitle Error
  708. dvar set com_errorMessage script runtime error
  709. (see console for details)
  710. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  711.  
  712. ******* script runtime error *******
  713. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  714. if(current_weapon != active_weapon && isdefined(current_ammo))
  715. *
  716. Error: started from:
  717. (file 'clientscripts/_music.csc', line 51)
  718. wait(.01);
  719. *
  720. Error: ************************************
  721. dvar set com_errorTitle Error
  722. dvar set com_errorMessage script runtime error
  723. (see console for details)
  724. cannot cast undefined to bool
  725. dvar set cl_network_warning 0
  726. dvar set cl_network_warning 0
  727.  
  728. ******* script runtime error *******
  729. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  730. if(current_weapon != active_weapon && isdefined(current_ammo))
  731. *
  732. Error: started from:
  733. (file 'clientscripts/_music.csc', line 51)
  734. wait(.01);
  735. *
  736. Error: ************************************
  737. dvar set com_errorTitle Error
  738. dvar set com_errorMessage script runtime error
  739. (see console for details)
  740. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  741.  
  742. ******* script runtime error *******
  743. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  744. if(current_weapon != active_weapon && isdefined(current_ammo))
  745. *
  746. Error: started from:
  747. (file 'clientscripts/_music.csc', line 51)
  748. wait(.01);
  749. *
  750. Error: ************************************
  751. dvar set com_errorTitle Error
  752. dvar set com_errorMessage script runtime error
  753. (see console for details)
  754. cannot cast undefined to bool
  755. dvar set cl_network_warning 0
  756.  
  757. ******* script runtime error *******
  758. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  759. if(current_weapon != active_weapon && isdefined(current_ammo))
  760. *
  761. Error: started from:
  762. (file 'clientscripts/_music.csc', line 51)
  763. wait(.01);
  764. *
  765. Error: ************************************
  766. dvar set com_errorTitle Error
  767. dvar set com_errorMessage script runtime error
  768. (see console for details)
  769. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  770.  
  771. ******* script runtime error *******
  772. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  773. if(current_weapon != active_weapon && isdefined(current_ammo))
  774. *
  775. Error: started from:
  776. (file 'clientscripts/_music.csc', line 51)
  777. wait(.01);
  778. *
  779. Error: ************************************
  780. dvar set com_errorTitle Error
  781. dvar set com_errorMessage script runtime error
  782. (see console for details)
  783. cannot cast undefined to bool
  784. dvar set cl_network_warning 0
  785.  
  786. ******* script runtime error *******
  787. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  788. if(current_weapon != active_weapon && isdefined(current_ammo))
  789. *
  790. Error: started from:
  791. (file 'clientscripts/_music.csc', line 51)
  792. wait(.01);
  793. *
  794. Error: ************************************
  795. dvar set com_errorTitle Error
  796. dvar set com_errorMessage script runtime error
  797. (see console for details)
  798. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  799.  
  800. ******* script runtime error *******
  801. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  802. if(current_weapon != active_weapon && isdefined(current_ammo))
  803. *
  804. Error: started from:
  805. (file 'clientscripts/_music.csc', line 51)
  806. wait(.01);
  807. *
  808. Error: ************************************
  809. dvar set com_errorTitle Error
  810. dvar set com_errorMessage script runtime error
  811. (see console for details)
  812. cannot cast undefined to bool
  813. dvar set cl_network_warning 0
  814.  
  815. ******* script runtime error *******
  816. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  817. if(current_weapon != active_weapon && isdefined(current_ammo))
  818. *
  819. Error: started from:
  820. (file 'clientscripts/_music.csc', line 51)
  821. wait(.01);
  822. *
  823. Error: ************************************
  824. dvar set com_errorTitle Error
  825. dvar set com_errorMessage script runtime error
  826. (see console for details)
  827. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  828.  
  829. ******* script runtime error *******
  830. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  831. if(current_weapon != active_weapon && isdefined(current_ammo))
  832. *
  833. Error: started from:
  834. (file 'clientscripts/_music.csc', line 51)
  835. wait(.01);
  836. *
  837. Error: ************************************
  838. dvar set com_errorTitle Error
  839. dvar set com_errorMessage script runtime error
  840. (see console for details)
  841. cannot cast undefined to bool
  842. dvar set cl_network_warning 0
  843. dvar set cl_network_warning 0
  844.  
  845. ******* script runtime error *******
  846. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  847. if(current_weapon != active_weapon && isdefined(current_ammo))
  848. *
  849. Error: started from:
  850. (file 'clientscripts/_music.csc', line 51)
  851. wait(.01);
  852. *
  853. Error: ************************************
  854. dvar set com_errorTitle Error
  855. dvar set com_errorMessage script runtime error
  856. (see console for details)
  857. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  858.  
  859. ******* script runtime error *******
  860. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  861. if(current_weapon != active_weapon && isdefined(current_ammo))
  862. *
  863. Error: started from:
  864. (file 'clientscripts/_music.csc', line 51)
  865. wait(.01);
  866. *
  867. Error: ************************************
  868. dvar set com_errorTitle Error
  869. dvar set com_errorMessage script runtime error
  870. (see console for details)
  871. cannot cast undefined to bool
  872. dvar set cl_network_warning 0
  873.  
  874. ******* script runtime error *******
  875. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  876. if(current_weapon != active_weapon && isdefined(current_ammo))
  877. *
  878. Error: started from:
  879. (file 'clientscripts/_music.csc', line 51)
  880. wait(.01);
  881. *
  882. Error: ************************************
  883. dvar set com_errorTitle Error
  884. dvar set com_errorMessage script runtime error
  885. (see console for details)
  886. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  887.  
  888. ******* script runtime error *******
  889. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  890. if(current_weapon != active_weapon && isdefined(current_ammo))
  891. *
  892. Error: started from:
  893. (file 'clientscripts/_music.csc', line 51)
  894. wait(.01);
  895. *
  896. Error: ************************************
  897. dvar set com_errorTitle Error
  898. dvar set com_errorMessage script runtime error
  899. (see console for details)
  900. cannot cast undefined to bool
  901. dvar set cl_network_warning 0
  902.  
  903. ******* script runtime error *******
  904. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  905. if(current_weapon != active_weapon && isdefined(current_ammo))
  906. *
  907. Error: started from:
  908. (file 'clientscripts/_music.csc', line 51)
  909. wait(.01);
  910. *
  911. Error: ************************************
  912. dvar set com_errorTitle Error
  913. dvar set com_errorMessage script runtime error
  914. (see console for details)
  915. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  916.  
  917. ******* script runtime error *******
  918. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  919. if(current_weapon != active_weapon && isdefined(current_ammo))
  920. *
  921. Error: started from:
  922. (file 'clientscripts/_music.csc', line 51)
  923. wait(.01);
  924. *
  925. Error: ************************************
  926. dvar set com_errorTitle Error
  927. dvar set com_errorMessage script runtime error
  928. (see console for details)
  929. cannot cast undefined to bool
  930. dvar set cl_network_warning 0
  931.  
  932. ******* script runtime error *******
  933. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  934. if(current_weapon != active_weapon && isdefined(current_ammo))
  935. *
  936. Error: started from:
  937. (file 'clientscripts/_music.csc', line 51)
  938. wait(.01);
  939. *
  940. Error: ************************************
  941. dvar set com_errorTitle Error
  942. dvar set com_errorMessage script runtime error
  943. (see console for details)
  944. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  945.  
  946. ******* script runtime error *******
  947. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  948. if(current_weapon != active_weapon && isdefined(current_ammo))
  949. *
  950. Error: started from:
  951. (file 'clientscripts/_music.csc', line 51)
  952. wait(.01);
  953. *
  954. Error: ************************************
  955. dvar set com_errorTitle Error
  956. dvar set com_errorMessage script runtime error
  957. (see console for details)
  958. cannot cast undefined to bool
  959. dvar set cl_network_warning 0
  960.  
  961. ******* script runtime error *******
  962. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  963. if(current_weapon != active_weapon && isdefined(current_ammo))
  964. *
  965. Error: started from:
  966. (file 'clientscripts/_music.csc', line 51)
  967. wait(.01);
  968. *
  969. Error: ************************************
  970. dvar set com_errorTitle Error
  971. dvar set com_errorMessage script runtime error
  972. (see console for details)
  973. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  974.  
  975. ******* script runtime error *******
  976. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  977. if(current_weapon != active_weapon && isdefined(current_ammo))
  978. *
  979. Error: started from:
  980. (file 'clientscripts/_music.csc', line 51)
  981. wait(.01);
  982. *
  983. Error: ************************************
  984. dvar set com_errorTitle Error
  985. dvar set com_errorMessage script runtime error
  986. (see console for details)
  987. cannot cast undefined to bool
  988. dvar set cl_network_warning 0
  989.  
  990. ******* script runtime error *******
  991. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  992. if(current_weapon != active_weapon && isdefined(current_ammo))
  993. *
  994. Error: started from:
  995. (file 'clientscripts/_music.csc', line 51)
  996. wait(.01);
  997. *
  998. Error: ************************************
  999. dvar set com_errorTitle Error
  1000. dvar set com_errorMessage script runtime error
  1001. (see console for details)
  1002. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1003.  
  1004. ******* script runtime error *******
  1005. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1006. if(current_weapon != active_weapon && isdefined(current_ammo))
  1007. *
  1008. Error: started from:
  1009. (file 'clientscripts/_music.csc', line 51)
  1010. wait(.01);
  1011. *
  1012. Error: ************************************
  1013. dvar set com_errorTitle Error
  1014. dvar set com_errorMessage script runtime error
  1015. (see console for details)
  1016. cannot cast undefined to bool
  1017. dvar set cl_network_warning 0
  1018.  
  1019. ******* script runtime error *******
  1020. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1021. if(current_weapon != active_weapon && isdefined(current_ammo))
  1022. *
  1023. Error: started from:
  1024. (file 'clientscripts/_music.csc', line 51)
  1025. wait(.01);
  1026. *
  1027. Error: ************************************
  1028. dvar set com_errorTitle Error
  1029. dvar set com_errorMessage script runtime error
  1030. (see console for details)
  1031. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1032.  
  1033. ******* script runtime error *******
  1034. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1035. if(current_weapon != active_weapon && isdefined(current_ammo))
  1036. *
  1037. Error: started from:
  1038. (file 'clientscripts/_music.csc', line 51)
  1039. wait(.01);
  1040. *
  1041. Error: ************************************
  1042. dvar set com_errorTitle Error
  1043. dvar set com_errorMessage script runtime error
  1044. (see console for details)
  1045. cannot cast undefined to bool
  1046. dvar set cl_network_warning 0
  1047.  
  1048. ******* script runtime error *******
  1049. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1050. if(current_weapon != active_weapon && isdefined(current_ammo))
  1051. *
  1052. Error: started from:
  1053. (file 'clientscripts/_music.csc', line 51)
  1054. wait(.01);
  1055. *
  1056. Error: ************************************
  1057. dvar set com_errorTitle Error
  1058. dvar set com_errorMessage script runtime error
  1059. (see console for details)
  1060. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1061.  
  1062. ******* script runtime error *******
  1063. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1064. if(current_weapon != active_weapon && isdefined(current_ammo))
  1065. *
  1066. Error: started from:
  1067. (file 'clientscripts/_music.csc', line 51)
  1068. wait(.01);
  1069. *
  1070. Error: ************************************
  1071. dvar set com_errorTitle Error
  1072. dvar set com_errorMessage script runtime error
  1073. (see console for details)
  1074. cannot cast undefined to bool
  1075. dvar set cl_network_warning 0
  1076.  
  1077. ******* script runtime error *******
  1078. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1079. if(current_weapon != active_weapon && isdefined(current_ammo))
  1080. *
  1081. Error: started from:
  1082. (file 'clientscripts/_music.csc', line 51)
  1083. wait(.01);
  1084. *
  1085. Error: ************************************
  1086. dvar set com_errorTitle Error
  1087. dvar set com_errorMessage script runtime error
  1088. (see console for details)
  1089. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1090.  
  1091. ******* script runtime error *******
  1092. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1093. if(current_weapon != active_weapon && isdefined(current_ammo))
  1094. *
  1095. Error: started from:
  1096. (file 'clientscripts/_music.csc', line 51)
  1097. wait(.01);
  1098. *
  1099. Error: ************************************
  1100. dvar set com_errorTitle Error
  1101. dvar set com_errorMessage script runtime error
  1102. (see console for details)
  1103. cannot cast undefined to bool
  1104. dvar set cl_network_warning 0
  1105.  
  1106. ******* script runtime error *******
  1107. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1108. if(current_weapon != active_weapon && isdefined(current_ammo))
  1109. *
  1110. Error: started from:
  1111. (file 'clientscripts/_music.csc', line 51)
  1112. wait(.01);
  1113. *
  1114. Error: ************************************
  1115. dvar set com_errorTitle Error
  1116. dvar set com_errorMessage script runtime error
  1117. (see console for details)
  1118. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1119.  
  1120. ******* script runtime error *******
  1121. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1122. if(current_weapon != active_weapon && isdefined(current_ammo))
  1123. *
  1124. Error: started from:
  1125. (file 'clientscripts/_music.csc', line 51)
  1126. wait(.01);
  1127. *
  1128. Error: ************************************
  1129. dvar set com_errorTitle Error
  1130. dvar set com_errorMessage script runtime error
  1131. (see console for details)
  1132. cannot cast undefined to bool
  1133. dvar set cl_network_warning 0
  1134.  
  1135. ******* script runtime error *******
  1136. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1137. if(current_weapon != active_weapon && isdefined(current_ammo))
  1138. *
  1139. Error: started from:
  1140. (file 'clientscripts/_music.csc', line 51)
  1141. wait(.01);
  1142. *
  1143. Error: ************************************
  1144. dvar set com_errorTitle Error
  1145. dvar set com_errorMessage script runtime error
  1146. (see console for details)
  1147. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1148.  
  1149. ******* script runtime error *******
  1150. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1151. if(current_weapon != active_weapon && isdefined(current_ammo))
  1152. *
  1153. Error: started from:
  1154. (file 'clientscripts/_music.csc', line 51)
  1155. wait(.01);
  1156. *
  1157. Error: ************************************
  1158. dvar set com_errorTitle Error
  1159. dvar set com_errorMessage script runtime error
  1160. (see console for details)
  1161. cannot cast undefined to bool
  1162. deactivating bus
  1163. activating bus 'slow_on'
  1164. dvar set cl_network_warning 0
  1165.  
  1166. ******* script runtime error *******
  1167. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1168. if(current_weapon != active_weapon && isdefined(current_ammo))
  1169. *
  1170. Error: started from:
  1171. (file 'clientscripts/_music.csc', line 51)
  1172. wait(.01);
  1173. *
  1174. Error: ************************************
  1175. dvar set com_errorTitle Error
  1176. dvar set com_errorMessage script runtime error
  1177. (see console for details)
  1178. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1179.  
  1180. ******* script runtime error *******
  1181. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1182. if(current_weapon != active_weapon && isdefined(current_ammo))
  1183. *
  1184. Error: started from:
  1185. (file 'clientscripts/_music.csc', line 51)
  1186. wait(.01);
  1187. *
  1188. Error: ************************************
  1189. dvar set com_errorTitle Error
  1190. dvar set com_errorMessage script runtime error
  1191. (see console for details)
  1192. cannot cast undefined to bool
  1193. dvar set cl_network_warning 0
  1194.  
  1195. ******* script runtime error *******
  1196. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1197. if(current_weapon != active_weapon && isdefined(current_ammo))
  1198. *
  1199. Error: started from:
  1200. (file 'clientscripts/_music.csc', line 51)
  1201. wait(.01);
  1202. *
  1203. Error: ************************************
  1204. dvar set com_errorTitle Error
  1205. dvar set com_errorMessage script runtime error
  1206. (see console for details)
  1207. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1208.  
  1209. ******* script runtime error *******
  1210. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1211. if(current_weapon != active_weapon && isdefined(current_ammo))
  1212. *
  1213. Error: started from:
  1214. (file 'clientscripts/_music.csc', line 51)
  1215. wait(.01);
  1216. *
  1217. Error: ************************************
  1218. dvar set com_errorTitle Error
  1219. dvar set com_errorMessage script runtime error
  1220. (see console for details)
  1221. cannot cast undefined to bool
  1222. dvar set cl_network_warning 0
  1223.  
  1224. ******* script runtime error *******
  1225. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1226. if(current_weapon != active_weapon && isdefined(current_ammo))
  1227. *
  1228. Error: started from:
  1229. (file 'clientscripts/_music.csc', line 51)
  1230. wait(.01);
  1231. *
  1232. Error: ************************************
  1233. dvar set com_errorTitle Error
  1234. dvar set com_errorMessage script runtime error
  1235. (see console for details)
  1236. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1237.  
  1238. ******* script runtime error *******
  1239. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1240. if(current_weapon != active_weapon && isdefined(current_ammo))
  1241. *
  1242. Error: started from:
  1243. (file 'clientscripts/_music.csc', line 51)
  1244. wait(.01);
  1245. *
  1246. Error: ************************************
  1247. dvar set com_errorTitle Error
  1248. dvar set com_errorMessage script runtime error
  1249. (see console for details)
  1250. cannot cast undefined to bool
  1251. dvar set cl_network_warning 0
  1252.  
  1253. ******* script runtime error *******
  1254. undefined is not a field object: (file 'maps/_debug.gsc', line 3143)
  1255. hud_title.alpha = 0;
  1256. *
  1257. Error: started from:
  1258. (file 'maps/_debug.gsc', line 3149)
  1259. wait( 0.5 );
  1260. *
  1261. Error: ************************************
  1262. dvar set com_errorTitle Error
  1263. dvar set com_errorMessage script runtime error
  1264. (see console for details)
  1265. undefined is not a field object
  1266.  
  1267. ******* script runtime error *******
  1268. undefined is not a field object: (file 'maps/_debug.gsc', line 3144)
  1269. hud_x.alpha = 0;
  1270. *
  1271. Error: started from:
  1272. (file 'maps/_debug.gsc', line 3149)
  1273. wait( 0.5 );
  1274. *
  1275. Error: ************************************
  1276. dvar set com_errorTitle Error
  1277. dvar set com_errorMessage script runtime error
  1278. (see console for details)
  1279. undefined is not a field object
  1280.  
  1281. ******* script runtime error *******
  1282. undefined is not a field object: (file 'maps/_debug.gsc', line 3145)
  1283. hud_y.alpha = 0;
  1284. *
  1285. Error: started from:
  1286. (file 'maps/_debug.gsc', line 3149)
  1287. wait( 0.5 );
  1288. *
  1289. Error: ************************************
  1290. dvar set com_errorTitle Error
  1291. dvar set com_errorMessage script runtime error
  1292. (see console for details)
  1293. undefined is not a field object
  1294.  
  1295. ******* script runtime error *******
  1296. undefined is not a field object: (file 'maps/_debug.gsc', line 3146)
  1297. hud_z.alpha = 0;
  1298. *
  1299. Error: started from:
  1300. (file 'maps/_debug.gsc', line 3149)
  1301. wait( 0.5 );
  1302. *
  1303. Error: ************************************
  1304. dvar set com_errorTitle Error
  1305. dvar set com_errorMessage script runtime error
  1306. (see console for details)
  1307. undefined is not a field object
  1308. dvar set cl_network_warning 0
  1309.  
  1310. ******* script runtime error *******
  1311. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1312. if(current_weapon != active_weapon && isdefined(current_ammo))
  1313. *
  1314. Error: started from:
  1315. (file 'clientscripts/_music.csc', line 51)
  1316. wait(.01);
  1317. *
  1318. Error: ************************************
  1319. dvar set com_errorTitle Error
  1320. dvar set com_errorMessage script runtime error
  1321. (see console for details)
  1322. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1323.  
  1324. ******* script runtime error *******
  1325. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1326. if(current_weapon != active_weapon && isdefined(current_ammo))
  1327. *
  1328. Error: started from:
  1329. (file 'clientscripts/_music.csc', line 51)
  1330. wait(.01);
  1331. *
  1332. Error: ************************************
  1333. dvar set com_errorTitle Error
  1334. dvar set com_errorMessage script runtime error
  1335. (see console for details)
  1336. cannot cast undefined to bool
  1337. dvar set cl_network_warning 0
  1338.  
  1339. ******* script runtime error *******
  1340. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1341. if(current_weapon != active_weapon && isdefined(current_ammo))
  1342. *
  1343. Error: started from:
  1344. (file 'clientscripts/_music.csc', line 51)
  1345. wait(.01);
  1346. *
  1347. Error: ************************************
  1348. dvar set com_errorTitle Error
  1349. dvar set com_errorMessage script runtime error
  1350. (see console for details)
  1351. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1352.  
  1353. ******* script runtime error *******
  1354. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1355. if(current_weapon != active_weapon && isdefined(current_ammo))
  1356. *
  1357. Error: started from:
  1358. (file 'clientscripts/_music.csc', line 51)
  1359. wait(.01);
  1360. *
  1361. Error: ************************************
  1362. dvar set com_errorTitle Error
  1363. dvar set com_errorMessage script runtime error
  1364. (see console for details)
  1365. cannot cast undefined to bool
  1366. dvar set cl_network_warning 0
  1367. dvar set cl_network_warning 0
  1368.  
  1369. ******* script runtime error *******
  1370. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1371. if(current_weapon != active_weapon && isdefined(current_ammo))
  1372. *
  1373. Error: started from:
  1374. (file 'clientscripts/_music.csc', line 51)
  1375. wait(.01);
  1376. *
  1377. Error: ************************************
  1378. dvar set com_errorTitle Error
  1379. dvar set com_errorMessage script runtime error
  1380. (see console for details)
  1381. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1382.  
  1383. ******* script runtime error *******
  1384. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1385. if(current_weapon != active_weapon && isdefined(current_ammo))
  1386. *
  1387. Error: started from:
  1388. (file 'clientscripts/_music.csc', line 51)
  1389. wait(.01);
  1390. *
  1391. Error: ************************************
  1392. dvar set com_errorTitle Error
  1393. dvar set com_errorMessage script runtime error
  1394. (see console for details)
  1395. cannot cast undefined to bool
  1396. dvar set cl_network_warning 0
  1397.  
  1398. ******* script runtime error *******
  1399. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1400. if(current_weapon != active_weapon && isdefined(current_ammo))
  1401. *
  1402. Error: started from:
  1403. (file 'clientscripts/_music.csc', line 51)
  1404. wait(.01);
  1405. *
  1406. Error: ************************************
  1407. dvar set com_errorTitle Error
  1408. dvar set com_errorMessage script runtime error
  1409. (see console for details)
  1410. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1411.  
  1412. ******* script runtime error *******
  1413. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1414. if(current_weapon != active_weapon && isdefined(current_ammo))
  1415. *
  1416. Error: started from:
  1417. (file 'clientscripts/_music.csc', line 51)
  1418. wait(.01);
  1419. *
  1420. Error: ************************************
  1421. dvar set com_errorTitle Error
  1422. dvar set com_errorMessage script runtime error
  1423. (see console for details)
  1424. cannot cast undefined to bool
  1425. dvar set cl_network_warning 0
  1426.  
  1427. ******* script runtime error *******
  1428. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1429. if(current_weapon != active_weapon && isdefined(current_ammo))
  1430. *
  1431. Error: started from:
  1432. (file 'clientscripts/_music.csc', line 51)
  1433. wait(.01);
  1434. *
  1435. Error: ************************************
  1436. dvar set com_errorTitle Error
  1437. dvar set com_errorMessage script runtime error
  1438. (see console for details)
  1439. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1440.  
  1441. ******* script runtime error *******
  1442. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1443. if(current_weapon != active_weapon && isdefined(current_ammo))
  1444. *
  1445. Error: started from:
  1446. (file 'clientscripts/_music.csc', line 51)
  1447. wait(.01);
  1448. *
  1449. Error: ************************************
  1450. dvar set com_errorTitle Error
  1451. dvar set com_errorMessage script runtime error
  1452. (see console for details)
  1453. cannot cast undefined to bool
  1454. dvar set cl_network_warning 0
  1455.  
  1456. ******* script runtime error *******
  1457. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1458. if(current_weapon != active_weapon && isdefined(current_ammo))
  1459. *
  1460. Error: started from:
  1461. (file 'clientscripts/_music.csc', line 51)
  1462. wait(.01);
  1463. *
  1464. Error: ************************************
  1465. dvar set com_errorTitle Error
  1466. dvar set com_errorMessage script runtime error
  1467. (see console for details)
  1468. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1469.  
  1470. ******* script runtime error *******
  1471. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1472. if(current_weapon != active_weapon && isdefined(current_ammo))
  1473. *
  1474. Error: started from:
  1475. (file 'clientscripts/_music.csc', line 51)
  1476. wait(.01);
  1477. *
  1478. Error: ************************************
  1479. dvar set com_errorTitle Error
  1480. dvar set com_errorMessage script runtime error
  1481. (see console for details)
  1482. cannot cast undefined to bool
  1483. dvar set cl_network_warning 0
  1484.  
  1485. ******* script runtime error *******
  1486. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1487. if(current_weapon != active_weapon && isdefined(current_ammo))
  1488. *
  1489. Error: started from:
  1490. (file 'clientscripts/_music.csc', line 51)
  1491. wait(.01);
  1492. *
  1493. Error: ************************************
  1494. dvar set com_errorTitle Error
  1495. dvar set com_errorMessage script runtime error
  1496. (see console for details)
  1497. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1498.  
  1499. ******* script runtime error *******
  1500. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1501. if(current_weapon != active_weapon && isdefined(current_ammo))
  1502. *
  1503. Error: started from:
  1504. (file 'clientscripts/_music.csc', line 51)
  1505. wait(.01);
  1506. *
  1507. Error: ************************************
  1508. dvar set com_errorTitle Error
  1509. dvar set com_errorMessage script runtime error
  1510. (see console for details)
  1511. cannot cast undefined to bool
  1512. dvar set cl_network_warning 0
  1513.  
  1514. ******* script runtime error *******
  1515. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1516. if(current_weapon != active_weapon && isdefined(current_ammo))
  1517. *
  1518. Error: started from:
  1519. (file 'clientscripts/_music.csc', line 51)
  1520. wait(.01);
  1521. *
  1522. Error: ************************************
  1523. dvar set com_errorTitle Error
  1524. dvar set com_errorMessage script runtime error
  1525. (see console for details)
  1526. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1527.  
  1528. ******* script runtime error *******
  1529. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1530. if(current_weapon != active_weapon && isdefined(current_ammo))
  1531. *
  1532. Error: started from:
  1533. (file 'clientscripts/_music.csc', line 51)
  1534. wait(.01);
  1535. *
  1536. Error: ************************************
  1537. dvar set com_errorTitle Error
  1538. dvar set com_errorMessage script runtime error
  1539. (see console for details)
  1540. cannot cast undefined to bool
  1541. dvar set cl_network_warning 0
  1542.  
  1543. ******* script runtime error *******
  1544. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1545. if(current_weapon != active_weapon && isdefined(current_ammo))
  1546. *
  1547. Error: started from:
  1548. (file 'clientscripts/_music.csc', line 51)
  1549. wait(.01);
  1550. *
  1551. Error: ************************************
  1552. dvar set com_errorTitle Error
  1553. dvar set com_errorMessage script runtime error
  1554. (see console for details)
  1555. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1556.  
  1557. ******* script runtime error *******
  1558. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1559. if(current_weapon != active_weapon && isdefined(current_ammo))
  1560. *
  1561. Error: started from:
  1562. (file 'clientscripts/_music.csc', line 51)
  1563. wait(.01);
  1564. *
  1565. Error: ************************************
  1566. dvar set com_errorTitle Error
  1567. dvar set com_errorMessage script runtime error
  1568. (see console for details)
  1569. cannot cast undefined to bool
  1570. dvar set cl_network_warning 0
  1571.  
  1572. ******* script runtime error *******
  1573. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1574. if(current_weapon != active_weapon && isdefined(current_ammo))
  1575. *
  1576. Error: started from:
  1577. (file 'clientscripts/_music.csc', line 51)
  1578. wait(.01);
  1579. *
  1580. Error: ************************************
  1581. dvar set com_errorTitle Error
  1582. dvar set com_errorMessage script runtime error
  1583. (see console for details)
  1584. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1585.  
  1586. ******* script runtime error *******
  1587. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1588. if(current_weapon != active_weapon && isdefined(current_ammo))
  1589. *
  1590. Error: started from:
  1591. (file 'clientscripts/_music.csc', line 51)
  1592. wait(.01);
  1593. *
  1594. Error: ************************************
  1595. dvar set com_errorTitle Error
  1596. dvar set com_errorMessage script runtime error
  1597. (see console for details)
  1598. cannot cast undefined to bool
  1599. dvar set cl_network_warning 0
  1600.  
  1601. ******* script runtime error *******
  1602. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1603. if(current_weapon != active_weapon && isdefined(current_ammo))
  1604. *
  1605. Error: started from:
  1606. (file 'clientscripts/_music.csc', line 51)
  1607. wait(.01);
  1608. *
  1609. Error: ************************************
  1610. dvar set com_errorTitle Error
  1611. dvar set com_errorMessage script runtime error
  1612. (see console for details)
  1613. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1614.  
  1615. ******* script runtime error *******
  1616. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1617. if(current_weapon != active_weapon && isdefined(current_ammo))
  1618. *
  1619. Error: started from:
  1620. (file 'clientscripts/_music.csc', line 51)
  1621. wait(.01);
  1622. *
  1623. Error: ************************************
  1624. dvar set com_errorTitle Error
  1625. dvar set com_errorMessage script runtime error
  1626. (see console for details)
  1627. cannot cast undefined to bool
  1628. dvar set cl_network_warning 0
  1629.  
  1630. ******* script runtime error *******
  1631. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1632. if(current_weapon != active_weapon && isdefined(current_ammo))
  1633. *
  1634. Error: started from:
  1635. (file 'clientscripts/_music.csc', line 51)
  1636. wait(.01);
  1637. *
  1638. Error: ************************************
  1639. dvar set com_errorTitle Error
  1640. dvar set com_errorMessage script runtime error
  1641. (see console for details)
  1642. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1643.  
  1644. ******* script runtime error *******
  1645. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1646. if(current_weapon != active_weapon && isdefined(current_ammo))
  1647. *
  1648. Error: started from:
  1649. (file 'clientscripts/_music.csc', line 51)
  1650. wait(.01);
  1651. *
  1652. Error: ************************************
  1653. dvar set com_errorTitle Error
  1654. dvar set com_errorMessage script runtime error
  1655. (see console for details)
  1656. cannot cast undefined to bool
  1657. dvar set cl_network_warning 0
  1658.  
  1659. ******* script runtime error *******
  1660. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1661. if(current_weapon != active_weapon && isdefined(current_ammo))
  1662. *
  1663. Error: started from:
  1664. (file 'clientscripts/_music.csc', line 51)
  1665. wait(.01);
  1666. *
  1667. Error: ************************************
  1668. dvar set com_errorTitle Error
  1669. dvar set com_errorMessage script runtime error
  1670. (see console for details)
  1671. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1672.  
  1673. ******* script runtime error *******
  1674. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1675. if(current_weapon != active_weapon && isdefined(current_ammo))
  1676. *
  1677. Error: started from:
  1678. (file 'clientscripts/_music.csc', line 51)
  1679. wait(.01);
  1680. *
  1681. Error: ************************************
  1682. dvar set com_errorTitle Error
  1683. dvar set com_errorMessage script runtime error
  1684. (see console for details)
  1685. cannot cast undefined to bool
  1686. dvar set cl_network_warning 0
  1687.  
  1688. ******* script runtime error *******
  1689. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1690. if(current_weapon != active_weapon && isdefined(current_ammo))
  1691. *
  1692. Error: started from:
  1693. (file 'clientscripts/_music.csc', line 51)
  1694. wait(.01);
  1695. *
  1696. Error: ************************************
  1697. dvar set com_errorTitle Error
  1698. dvar set com_errorMessage script runtime error
  1699. (see console for details)
  1700. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1701.  
  1702. ******* script runtime error *******
  1703. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1704. if(current_weapon != active_weapon && isdefined(current_ammo))
  1705. *
  1706. Error: started from:
  1707. (file 'clientscripts/_music.csc', line 51)
  1708. wait(.01);
  1709. *
  1710. Error: ************************************
  1711. dvar set com_errorTitle Error
  1712. dvar set com_errorMessage script runtime error
  1713. (see console for details)
  1714. cannot cast undefined to bool
  1715. dvar set cl_network_warning 0
  1716.  
  1717. ******* script runtime error *******
  1718. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1719. if(current_weapon != active_weapon && isdefined(current_ammo))
  1720. *
  1721. Error: started from:
  1722. (file 'clientscripts/_music.csc', line 51)
  1723. wait(.01);
  1724. *
  1725. Error: ************************************
  1726. dvar set com_errorTitle Error
  1727. dvar set com_errorMessage script runtime error
  1728. (see console for details)
  1729. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1730.  
  1731. ******* script runtime error *******
  1732. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1733. if(current_weapon != active_weapon && isdefined(current_ammo))
  1734. *
  1735. Error: started from:
  1736. (file 'clientscripts/_music.csc', line 51)
  1737. wait(.01);
  1738. *
  1739. Error: ************************************
  1740. dvar set com_errorTitle Error
  1741. dvar set com_errorMessage script runtime error
  1742. (see console for details)
  1743. cannot cast undefined to bool
  1744. dvar set cl_network_warning 0
  1745. dvar set cl_network_warning 0
  1746.  
  1747. ******* script runtime error *******
  1748. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1749. if(current_weapon != active_weapon && isdefined(current_ammo))
  1750. *
  1751. Error: started from:
  1752. (file 'clientscripts/_music.csc', line 51)
  1753. wait(.01);
  1754. *
  1755. Error: ************************************
  1756. dvar set com_errorTitle Error
  1757. dvar set com_errorMessage script runtime error
  1758. (see console for details)
  1759. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1760.  
  1761. ******* script runtime error *******
  1762. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1763. if(current_weapon != active_weapon && isdefined(current_ammo))
  1764. *
  1765. Error: started from:
  1766. (file 'clientscripts/_music.csc', line 51)
  1767. wait(.01);
  1768. *
  1769. Error: ************************************
  1770. dvar set com_errorTitle Error
  1771. dvar set com_errorMessage script runtime error
  1772. (see console for details)
  1773. cannot cast undefined to bool
  1774. dvar set cl_network_warning 0
  1775.  
  1776. ******* script runtime error *******
  1777. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1778. if(current_weapon != active_weapon && isdefined(current_ammo))
  1779. *
  1780. Error: started from:
  1781. (file 'clientscripts/_music.csc', line 51)
  1782. wait(.01);
  1783. *
  1784. Error: ************************************
  1785. dvar set com_errorTitle Error
  1786. dvar set com_errorMessage script runtime error
  1787. (see console for details)
  1788. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1789.  
  1790. ******* script runtime error *******
  1791. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1792. if(current_weapon != active_weapon && isdefined(current_ammo))
  1793. *
  1794. Error: started from:
  1795. (file 'clientscripts/_music.csc', line 51)
  1796. wait(.01);
  1797. *
  1798. Error: ************************************
  1799. dvar set com_errorTitle Error
  1800. dvar set com_errorMessage script runtime error
  1801. (see console for details)
  1802. cannot cast undefined to bool
  1803. dvar set cl_network_warning 0
  1804. dvar set cl_network_warning 0
  1805.  
  1806. ******* script runtime error *******
  1807. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1808. if(current_weapon != active_weapon && isdefined(current_ammo))
  1809. *
  1810. Error: started from:
  1811. (file 'clientscripts/_music.csc', line 51)
  1812. wait(.01);
  1813. *
  1814. Error: ************************************
  1815. dvar set com_errorTitle Error
  1816. dvar set com_errorMessage script runtime error
  1817. (see console for details)
  1818. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
  1819.  
  1820. ******* script runtime error *******
  1821. cannot cast undefined to bool: (file 'clientscripts/_dual_wield.csc', line 97)
  1822. if(current_weapon != active_weapon && isdefined(current_ammo))
  1823. *
  1824. Error: started from:
  1825. (file 'clientscripts/_music.csc', line 51)
  1826. wait(.01);
  1827. *
  1828. Error: ************************************
  1829. dvar set com_errorTitle Error
  1830. dvar set com_errorMessage script runtime error
  1831. (see console for details)
  1832. cannot cast undefined to bool
  1833. dvar set cl_network_warning 0
  1834.  
  1835. ******* script runtime error *******
  1836. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined': (file 'clientscripts/_dual_wield.csc', line 97)
  1837. if(current_weapon != active_weapon && isdefined(current_ammo))
  1838. *
  1839. Error: started from:
  1840. (file 'clientscripts/_music.csc', line 51)
  1841. wait(.01);
  1842. *
  1843. Error: ************************************
  1844. dvar set com_errorTitle Error
  1845. dvar set com_errorMessage script runtime error
  1846. (see console for details)
  1847. pair 'none' and 'undefined' has unmatching types 'string' and 'undefined'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement