[V26]:refreshBadges command[V26]
Well , i see we need to refresh to get our badges . If you cba then go to emu folder>source>virual>users>virtualUser.cs find :
after that put :
PHP Code:
case "refreshBadges": // Refreshes badges
{
refreshBadges();
sendData("BK" + "Your badges refreshed");
break;
}
or replace poof command with :
PHP Code:
case "poof": // Refreshes apperance and badges
{
refreshApperance(true, true, true);
refreshBadges();
sendData("BK" + "Your clothes / badges refreshed");
break;
}
Hope you like it.
No screenies . this is too easy ?
Credits :
Me - creating :refreshBadges command and editing poof command
Nillus and others who worked on HoloEMU :ott1:
Re: [V26]:refreshBadges command[V26]
Your awsome. Lets add to out hotel :)
Re: [V26]:refreshBadges command[V26]
Re: [V26]:refreshBadges command[V26]
Stupid release,
You dont need to make a thread for 2 commands
Sorry but this is complete rubbish
Re: [V26]:refreshBadges command[V26]
Thanks, But this is SO EASY, And most hotels have it on the poof command..
Re: [V26]:refreshBadges command[V26]
Its not difficult to make this command, But thanks for releasing :)
Mark
Re: [V26]:refreshBadges command[V26]
Its better to add the auto figure update every 10min?
Edit: Cool command ;)
Re: [V26]:refreshBadges command[V26]
Quote:
Originally Posted by
Shacobesaurus™
Stupid release,
You dont need to make a thread for 2 commands
Sorry but this is complete rubbish
I agree. But some people. Are looking for this and it would help them.
Re: [V26]:refreshBadges command[V26]
Quote:
Originally Posted by
BlackRock
I agree. But some people. Are looking for this and it would help them.
This is a one line code dude...
Re: [V26]:refreshBadges command[V26]
Quote:
Originally Posted by
Sledmore
Thanks, But this is SO EASY, And most hotels have it on the poof command..
on hotels i play they doesnt. thats why i made this :)
---------- Post added at 09:44 PM ---------- Previous post was at 09:41 PM ----------
Quote:
Originally Posted by
Shacobesaurus™
Stupid release,
You dont need to make a thread for 2 commands
Sorry but this is complete rubbish
2 commands but many peoples cba to reload for badges. i am one of them so ..:blushing:
Re: [V26]:refreshBadges command[V26]
I'm not trying to flame,
but this is seriously the 1000th "Poof" command
Re: [V26]:refreshBadges command[V26]
well , there's not one to refresh badges
Re: [V26]:refreshBadges command[V26]
this took me hours to code mate but you only TOOK 1 MINUTE!
Nah Jk
its the most simplist command out of all :/
making it send a alert and adding a simple tiny code to refresh you dont need if u got MUS
Re: [V26]:refreshBadges command[V26]
Correct, if you did MUS correctly there would be no use of this command.
Re: [V26]:refreshBadges command[V26]
Quote:
Originally Posted by
Katalyst
Correct, if you did MUS correctly there would be no use of this command.
Exactly... My v26 It Updates Automatically Looks, Motto, Badges, Every thing. good try tho.