News: Welcome back to Bullworth! If you haven't already, you will need to reset your password..


Author Topic: TextPrintString Symbols  (Read 4201 times)

0 Members and 1 Guest are viewing this topic.

Offline Unknownsoldier

  • Hero Member
  • ****
  • Posts: 2,773
    • View Profile
TextPrintString Symbols
« on: August 12, 2015, 12:07:07 PM »
Code: [Select]
-- string symbols
-- from unkn0wnsoldier1138

\n - create new line
~n~ - create new line
~RUN~ - sprint button
\a - sprint button
~ACCELERATE~ - sprint button
~TAG_START~ - sprint
~GRAPPLE - grapple button
\b - grapple button
~TAG_COMBO3~ - grapple button
~ACTION~ - grapple button (buggy)
~JUMP~ - jump button
\t - jump button
~CANCEL~ - jump
~o~ - jump
~ATTACK~ - melee attack button
\f - melee attack button
~SHOVEL~ - melee attack button
~BRAKE~ - melee attack button
~TAG_COMBO1~ - melee attack button
~ATTACK_R~ - weapon wheel right
~SCROLL_WEAPR~ - weapon wheel right
~ATTACK_L~ - weapon wheel left
~SCROLL_WEAPL~ - weapon wheel left
~FIRE_WEAPON~ - weapon fire
~lstick~ - move controls (?)
~rstick~ - camera controls (?)
~bullet~ - bullet
~blipup~ - triangle blip
~blipdown~ - upside down triangle blip(floors)
~MANUAL_LOCK~ - lockon
\r - lockon
\16 - camera down
\22 - bullworth logo
~BULLY_CREST~ - bullworth logo
~dup~ - zoom in button
\14 - zoom in button
~ddown~ - zoom out button
\15 - zoom out button
~dleft~ - left task button
~dright~ - right task button
~LOOK_BACK~ - look back button
Ä - save book
~save~ - save book

Use it like you would use a regular text.

TextPrintString("right dpad: ~dright~", 5, 2) -- example
« Last Edit: August 12, 2015, 10:21:39 PM by Unknownsoldier »

Offline DaBOSS54320

  • Hero Member
  • ****
  • Posts: 3,398
  • Gender: Female
    • View Profile
Re: TextPrintString Symbols
« Reply #1 on: August 26, 2015, 07:02:57 AM »
Here's a crappy looking infinity symbol: ~infinity~

Offline Unknownsoldier

  • Hero Member
  • ****
  • Posts: 2,773
    • View Profile
Re: TextPrintString Symbols
« Reply #2 on: August 26, 2015, 10:02:14 AM »
WTF


The ~infinity~ in large text (style - 1) looks weird as fuck.

Offline DaBOSS54320

  • Hero Member
  • ****
  • Posts: 3,398
  • Gender: Female
    • View Profile
Re: TextPrintString Symbols
« Reply #3 on: August 26, 2015, 03:28:57 PM »
Yeah ikr. Pause the game and go to your inventory, and look at the slingshot. It looks weird af there too. Wtf R*

Offline UltimateGamer9

  • Full Member
  • ***
  • Posts: 190
  • Gender: Male
    • View Profile
Re: TextPrintString Symbols
« Reply #4 on: November 12, 2015, 08:14:17 AM »
You forgot about crouch button. Here it is ~CROUCH~

Offline Unknownsoldier

  • Hero Member
  • ****
  • Posts: 2,773
    • View Profile
Re: TextPrintString Symbols
« Reply #5 on: November 12, 2015, 04:21:29 PM »
You forgot about crouch button. Here it is ~CROUCH~
Thanks. I recently found a lot more, so I'll add yours too.