Jump to content
  • 0

Help with PVP, ~


Douche

Question


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   0
  • Joined:  08/30/12
  • Last Seen:  

every time i use @pvpon these numbers comeout, is there a way to remove them,

29mt40k.jpg

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

I believe that's set through the client. o_o If it's in the source.. I wouldn't know where but my best bet would be the client handles that.

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

mf_pvp_nocalcrank

try

mapname    mapflag    nocalcrank

or

OnInit:
setmapflag "mapname",nocalcrank;

if you want this to get initialized upon @command...

you can try use

bindatcmd "command","<NPC object name>::<event label>"{,<atcommand level>,<charcommand level>};
bindatcmd("command","<NPC object name>::<event label>"{,<atcommand level>,<charcommand level>});

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  20
  • Reputation:   0
  • Joined:  08/30/12
  • Last Seen:  

thanks for the replies, i will do try it

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...