Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

> 


———
— Before you ask! Read! ;) —

You must have 30+ Posts to create a topic here!

— Thanks for reading! —
———

 
Reply to this topicStart new topic
> Remove annoying brackets, hahah! Finally!
noxe
post Aug 16 2008, 02:42 PM
Post #1


Level 1
Group Icon

Group: Member
Posts: 7
Type: None
RM Skill: Undisclosed




This isnt really a script, but you know how your status is always in brackets?
Like [Dazzle] or [Sleep]? i always hated it, and I know how to get rid of it!
Go to the script Window_Base line 172:

else
# Attach brackets
text = '[' + text + ']'
end

Change it like so....

else
# Attach brackets
text = text
end

Haha! No more brackets! laugh.gif
Go to the top of the page
 
+Quote Post
   
Blizzard
post Aug 16 2008, 03:28 PM
Post #2


Where am I?
Group Icon

Group: Revolutionary
Posts: 613
Type: Scripter
RM Skill: Masterful




I used tags (< and >) for a while. Then I used « and », but change them later to « and «. In the end I removed them as well. xD I use icons now, but I just had some long Meta State names which would be scewed together if I left them. xD


__________________________


Please keep in mind that I have retired from RMXP and that I am not active here anymore! If you can't get any support for my scripts here, try at Chaos Project.
Go to the top of the page
 
+Quote Post
   
noxe
post Aug 16 2008, 04:12 PM
Post #3


Level 1
Group Icon

Group: Member
Posts: 7
Type: None
RM Skill: Undisclosed




Actually, I had switched to icons because of the [ ] but then I was customizing Window_Base and saw that, fixed it,
and realized that I wanted to use words. I might switch back to icons though
Go to the top of the page
 
+Quote Post
   
Blizzard
post Aug 16 2008, 04:43 PM
Post #4


Where am I?
Group Icon

Group: Revolutionary
Posts: 613
Type: Scripter
RM Skill: Masterful




I like icons more because you can display many more status effects at the same time.


__________________________


Please keep in mind that I have retired from RMXP and that I am not active here anymore! If you can't get any support for my scripts here, try at Chaos Project.
Go to the top of the page
 
+Quote Post
   

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 20th May 2013 - 10:22 AM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker