How can i create a *.cfg to add automatically Fakefullplayer and where is the file put in! In amxmodx/config ?
Code:
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//|Wait aliases|
//~~~~~~~~~~~~~~
alias wait1 "wait; wait; wait"
alias wait2 "wait1; wait1; wait1"
alias wait3 "wait2; wait2; wait2"
alias wait4 "wait3; wait3; wait3"
alias wait5 "wait4; wait4; wait4"
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//++++++++++++++++++++++++++++++++++++++++++++++
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//|ff_creat-Start Script|
//~~~~~~~~~~~~~~~~~~
wait2
amx_rcon ff_create Dynamite
wait2
amx_rcon ff_create sraem
wait2
amx_rcon ff_create Blackman
wait2
amx_rcon ff_create super_denmark
wait2
amx_rcon ff_create xgZ
wait2
amx_rcon ff_create [DoA]-Fuse
wait2
amx_rcon ff_create frY
wait2
amx_rcon ff_create <^[LuNd3L1]^>
wait2
amx_rcon ff_create Charlie
wait2
amx_rcon ff_create n00bie
i have use this command but it doesn´t work!
Code:
exec addons/amxmodx/configs/ff_creat.cfg
Hf & Gl
Dynamite
__________________