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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...