22 Jun 12, 06:23AM
I need a bit of help with my script...
When the map is installed and stuff, the mode and map loads and it sends you to RVSF, but the bots will not apear on any of the difficulties.
[SELECT ALL] Code:
bind F8 [ showmenu Prison_Break ]
newmenu Prison_Break
menuitem "Easy" [team RVSF] [mode 7;map Prison_Break_TM] [addnbot 3 CLA best]
menuitem "Normal" [team RVSF] [mode 7;map Prison_Break_TM] [addnbot 5 CLA best]
menuitem "Hard" [team RVSF] [mode 7;map Prison_Break_TM] [addnbot 7 CLA best]
menuitem "Insane!" [team RVSF] [mode 7;map Prison_Break_TM] [addnbot 20 CLA best]
menuitem "Random 1-10" [team RVSF] [mode 7;map Prison_Break_TM] [addnbot (rnd 10) CLA best]
menuitem ""
menuitem "Prison Break By Tacky Man and [SODA] Santiagoz"
When the map is installed and stuff, the mode and map loads and it sends you to RVSF, but the bots will not apear on any of the difficulties.