Remember me
You are here: HomeForumCyberix3D ForumDone!new piano model
Welcome, Guest
Username: Password: Remember me

TOPIC: ask about the chains

ask about the chains 4 years 1 month ago #1905

  • GODEBEX
  • GODEBEX's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 158
  • Thank you received: 42
How do I remove a specific value from a string?

for example I have in the list:
jump, run, walk and I want to remove from that chain just walk.
Last Edit: 4 years 1 month ago by GODEBEX.
The administrator has disabled public write access.

ask about the chains 3 years 10 months ago #1976

  • GODEBEX
  • GODEBEX's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 158
  • Thank you received: 42
Can someone tell me how to remove the specific value from a string? It would help me a lot
The administrator has disabled public write access.

ask about the chains 3 years 10 months ago #1977

  • cyberix3d
  • cyberix3d's Avatar
  • OFFLINE
  • Administrator
  • Posts: 661
  • Thank you received: 628
You can use string.replace for replacing words inside a string.
Here is an example:
www.gamemaker3d.com/player?pid=01652840
Regards,
Cyberix3D team
The administrator has disabled public write access.
The following user(s) said Thank You: GODEBEX

ask about the chains 3 years 10 months ago #1979

  • cyberix3d
  • cyberix3d's Avatar
  • OFFLINE
  • Administrator
  • Posts: 661
  • Thank you received: 628
Here is another example for replacing a string with an empty string:
www.gamemaker3d.com/player?pid=01652841
The administrator has disabled public write access.
The following user(s) said Thank You: GODEBEX
Time to create page: 0.165 seconds