Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Shanjai

Members
  • Posts

    13
  • Joined

  • Last visited

    Never

Posts posted by Shanjai

  1. @Shanjai:

    > @Soul:
    >
    > > No it won't, a minor fix.
    > >
    > > Add before Case Else.
    > >
    > > ```
    > >
    > >   Case 0
    > >         Call SetPlayerLevel(index, GetPlayerLevel(index) + 1)
    > >         Call SetPlayerPOINTS(index, GetPlayerPOINTS(index) + 5)
    > >
    > > ```
    >
    > It worked, but the item won't delete(this means that players will be able to lvl up lots of times with the same item)

    Oh, i solved this one  :cheesy:
  2. Umm… sorry if i'm disturbing or something, but it isn't working.
    I mean, i memorize the spell and i get next to a player(by now only my brother play, by LAN) and i press INSERT but nothing happens, perhaps this way of doing it is wrong?
  3. @Soul:

    > No it won't, a minor fix.
    >
    > Add before Case Else.
    >
    > ```
    >
    >   Case 0
    >         Call SetPlayerLevel(index, GetPlayerLevel(index) + 1)
    >         Call SetPlayerPOINTS(index, GetPlayerPOINTS(index) + 5)
    >
    > ```

    It worked, but the item won't delete(this means that players will be able to lvl up lots of times with the same item)
  4. @Black★Gold:

    > I'm not sure but this might require a script.

    Maybe… i suck too much at scripting, i think i gotta learn a bit of that so that i can do a command for it.
    Because i was thinking of doing an event that if you give a special item to a GM, this GM gives you a little of EXP
  5. Hello, i was wondering if there was a command(server) that gives exp to Only one player instead of giving exp to everyone else in the server(i use the "Mass Experience" button in the Control panel)

    Oh, sorry if my english sucks.

    I'll be waiting for help  ;)
×
×
  • Create New...