Posts: 51
Threads: 14
Joined: Aug 2013
pleazzz guysss i need help how to add filterscript in my gamemode
Posts: 1,801
Threads: 21
Joined: Mar 2008
Reputation:
0
What do you mean exactly, putting the scripts together, or loading filterscripts from within your gamemode?
Posts: 549
Threads: 123
Joined: Aug 2013
Reputation:
0
Put the filterscript in FILTERSCRIPTS folder, the write your filterscript name in server.cfg at this line:filterscripts
Example line in server.cfg
filterscripts myfirst mysecond mythird
Posts: 432
Threads: 34
Joined: Apr 2013
Reputation:
0
If you are asking that::
if u have a fs so how can you change it in gamemode then do these things....::::::::::::::
Find for #if defined FILTERSCRIPT and then delete it ... And also delete its closing #endif
:::::::::::::::
Create :::
main() //type it before on gamemodeinit or every public function
{
//here console prints..
}
::::::::::
then replace filterscriptinit/filterscriptexit respectively with gamemodeinit/gamemodeexit
Posts: 7
Threads: 0
Joined: Mar 2017
I dont Know that it is possible to put filterscripts in gamemodes
but if it is possible so tell me on SKype My Name on : Pyarsingh Meena
And I Want To Add Many Scripts In Gamemode So Please Tell Me AnyWhere