Jump to content

Nikitaa

Banned
  • Posts

    17
  • Joined

  • Last visited

Posts posted by Nikitaa

  1. Thank you but the key is not in the world to, it has to be craft and when the key is crafted Athos appears near to the player. That's the idea.

     

    "Although, if the npc isn't in the game world, then you can simple move an Xmarker to you and enable the npc's reference alias."

     

    How should I do ?

  2. Thank you for the answer but you speak as Chinese for me :smile:

     

    indeed the actor as no reference ( he is not in the game, not the map)

     

    And what kind of Event I have to use ? (the script is not a spell)

     

     

     

    Scriptname Test extends Quest
    * what line to use for a NPC ?* auto
    MiscObject Property BlackKey auto
    Event oninit() *problem here, what to use, not a spell*
    if (Game.GetPlayer().GetItemCount(BlackKey) >= 1)
    *what I should add to teleport the npc to the player ?*
    endif
    EndEvent
  3. Hum... CBBE ! because I made the CBPE This is a custom variation of the CBBE body. It shows a slender body with A-cup breasts, a small bottom, and slender waist. The weight slider is working and makes the chest up to B cup. Because Big breasts frustrate me !

  4. Hi, I need your help to create a script; I have no knowledges about papyrys or program

     

    To be simple I will use "BlackKey" (object) and Athos (NPC)

     

    I want when the player get a blackkey in the inventory, Athos appears next to the player

     

    May we must use "GetItemCount" and "Placeatme" function.

     

    Please help me

     

    Thank you in advance <3

×
×
  • Create New...