Jump to content

How can i add this mod


Ghostman

Recommended Posts

_ghostman = comunityuser;

_mod_name = _ghostman getvariable ["what is the mod name bro",true];

playsong "drum sounds";

If (!_mod_name) exitWith { 
systemchat [format("users cant help %1)",_ghostman];

}else{

systemchat [format("users can help %1)",_ghostman];

};

just a little joke :happy:   do you have a link?

Link to comment
Share on other sites

1 minute ago, juandayz said:

_ghostman = comunityuser;

_mod_name = _ghostman getvariable ["what is the mod name bro",true];

playsong "drum sounds";

If (!_mod_name) exitWith { 
systemchat [format("users cant help %1)",_ghostman];

}else{

systemchat [format("users can help %1)",_ghostman];

};

just a little joke :happy:   do you have a link?

no i saw them mod on other server

Link to comment
Share on other sites

Seems like you either missed some files or installed it wrong. As I have no access to this files, I can't help you. Take a look into your server and client rpt and check whether there are some erros.

If not there is a mistake in how the variables get filled with strings. The word any is used if a string is displayed but there's nothing in that string or the string is NULL.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Discord

×
×
  • Create New...