hitsound samp
#1

public OnPlayerGiveDamage(playerid, damagedid, Float: amount, weaponid)
{
PlayerPlaySound(playerid, 17802, 0.0, 0.0, 0.0);
return 1;
}
i want this can on/off in DIALOG_STYLE_LIST
anyone can help me ? I'm Newbie
Reply
#2

This is pretty simple, although you need to create a bool global variable that can be stored in ini file nor in sql table. Basically, you only need to determine variable value that is true or false by adding symbol =.

No one will write you codes, look for solution on wiki.

Also, try to learn making dialogs.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)