As @Joshhh said, clearing cache will work after you've updated the text in external_flash_texts.txt on line;
mod.chatdisclaimer=
https://prnt.sc/xzkvhh
It should've worked and appear as what you put after the =
I put mine and it worked! ( I cleared cache too to make sure it works )...
Hi, I dont know if this might work or not on behalf of yours.
You can try adding a new data on rp_special_rights and put your user id, ( mine was 1 ). And then use :coin x <amount>
image for reference;
https://prnt.sc/xzdavp
Hello Devbest! I have a question regarding Credits Balance Update in Database.
I somehow managed to add credits bar under current stats bar in client. And it fetched data from users credits in database, but somehow it doesn't get updated until I logout from client, which means it's completely...
#region :sleepingbag
case "sleepingbag":
{
if (Session == null)
return true;
if (!Session.GetRoleplay().MultiCoolDown.ContainsKey("bag_cooldown"))
{...
Hello, I have a problem regarding current item owner, how do I change it so it appears to belong to the user saying the command.
:sleepingbag command was used by me (Ali) , and another user's name appear (Jerry).
I tried to check in RoleplayManager.cs and cannot find way for it, and...
As you read the title, I need help with that.
How do you make a badge enable to purchase in-game.
How do you make bundle furniture. ( Bundle pack )
Thanks :) :up:
Sorry for late reply,do you got posted_on in your database that you inject it when you post news? try check the news database ( cms_news ) or w.e it is.
To add this,you need an ads_background.swf , any infobus image ( google it! ) and a room model to insert into your room_model db and then create a room with that room model.