Question about Gamemode and Filterscript.
#1

I am making a Gang Gamemode and I have made a dialog for when players join they choose their teams.
I have made a filterscript to keep the code for the capture zones.
The question is.
Is it possible that when the player selects their team it tells the FS what team they are on so the filterscript can use that info with the zone capturing?
If it is possible how could I do it?

Thanks
Reply
#2

yea, it is.

https://sampwiki.blast.hk/wiki/CallRemoteFunction

use a PUBLIC function in your filterscript, then call it in your GM and pass on data through this function.
Reply
#3

But How would I call OnDialogResponse though for the FS to get all the information that is set in the gamemode?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)