Jump to content
  • 0

Gravity using command message and :


Kreustoo

Question


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  215
  • Reputation:   45
  • Joined:  05/03/13
  • Last Seen:  

Hello,

Sensless gravity, when I use this line :

set .@Name$,"kreustoo";
set .@Description$,"you succeed !";

message strcharinfo(0),"Good job, "+.@Name$+" : "+.@Description$;

And I don't gravity when I change the ":" by something else, like ";" =>

set .@Name$,"kreustoo";
set .@Description$,"you succeed !";

message strcharinfo(0),"Good job, "+.@Name$+" ; "+.@Description$;

Am I the only one ? I didn't find anything about this bug.

Edited by Kreustoo
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

It sounds like a problem with the client.

I tested on 2013-12-23Ragexe and did not get any Gravity error.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  215
  • Reputation:   45
  • Joined:  05/03/13
  • Last Seen:  

Thanks for trying.
Anyone have any idea how I can resolve it without changing my client ? (I already had hard time making this one ><)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...