Alliedassault           
FAQ Calendar
Go Back   Alliedassault > Lounge > Tech Questions & Problems
Reload this Page I need Help with Single Player Scripts??????????????........
Tech Questions & Problems Ask our resident experts about any military shooter game server administration and other technical issues.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old
  (#15)
carlpenn is Offline
Junior Member
 
Posts: 18
Join Date: Nov 2002
Location: UK
   
Default 11-13-2002, 05:43 PM

i am still unable to get them working:

so heres my script again:-

main:


exec global/ai.scr


level waittill prespawn

$player item weapons/colt45.tik
$player item weapons/m1_garand.tik
$player item weapons/bar.tik
$player item weapons/m2frag_grenade_SP.tik
$player ammo pistol 200
$player ammo rifle 200
$player ammo mg 500
$player ammo grenade 6

$player stufftext "tmstart sound/music/mus_14a_action.mp3"

exec global/friendly.scr

level waittill spawn

$mg42_gunner.enableEnemy = 0
$mg42_1 thread global/mg42_active.scr::mg42 1024

level.friendly1 say ("dfr_head_attack_"+level.friendly1.voicetype)


level.friendly1 thread global/friendly.scr::friendlythink
level.friendly1.friendtype = 1 //toggle this to -1 to shut down following
level.friendly1.distance = 128


level.friendly2 thread global/friendly.scr::friendlythink
level.friendly2.friendtype = 1 //toggle this to -1 to shut down following
level.friendly2.distance = 128

level.friendly3 thread global/friendly.scr::friendlythink
level.friendly3.friendtype = 1 //toggle this to -1 to shut down following
level.friendly3.distance = 128



level.friendly4 thread global/friendly.scr::friendlythink
level.friendly4.friendtype = 1 //toggle this to -1 to shut down following
level.friendly4.distance = 128



level.friendly4 thread global/friendly.scr::friendlythink
level.friendly4.friendtype = 1 //toggle this to -1 to shut down following
level.friendly4.distance = 128



level.friendly5 thread global/friendly.scr::friendlythink
level.friendly5.friendtype = 1 //toggle this to -1 to shut down following
level.friendly5.distance = 128



level.friendly6 thread global/friendly.scr::friendlythink
level.friendly6.friendtype = 1 //toggle this to -1 to shut down following
level.friendly6.distance = 128


end


I typed in values as previous message and still no luck..........any ideas?

eek: eek: eek: eek: eek: eek: eek: eek: eek:
  
Reply With Quote
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBulletin Skin developed by: vBStyles.com
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.