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

angelofdark3

Members
  • Posts

    108
  • Joined

  • Last visited

    Never

Everything posted by angelofdark3

  1. what is dur ? and what is the command to lose an item ?
  2. what is the command to get an item ?
  3. angelofdark3

    Quest

    ok i have it ^^ If GetPlayerInvItemNum(index, 1) = 22 Then 1 stand for "have in inv" and 22 item number right ? but how can i delete the item in the inventory after finish the quest ?
  4. angelofdark3

    Quest

    hi, i need a if command for a quest because i dont know how to write somthing like: if 1x item x in inventory then
  5. easys way is to open npc editor than write in speak what they say then press ctrl in the game near npc
  6. all work but theres another little problem. when i have 300/400 exp and i get 55 i have 405/400 and no lvl up when i talk to him again or kill a monster then i get lvl up
  7. ahhh yes it work ^^ but i put it after Call SetPlayerExp(index, Exp + ExpAmt) and Call SendPlayerData(index)
  8. same problem i must relogg my cara to get exp …
  9. can u help me with that ? i read all tutorials, guids and all … but the half of it is old... so i thought i must only GivePlayerExp(index, 1500) and i get exp ^^ iam better learing when i see samples of scripts so is there maybe a NEW guide or scripts that 100% working and i can look at the script and learn it ?
  10. mhh … work but get no exp edit: i get the exp after i logt out my cara...and with no lvl up...mhhh
  11. also dont work … mhh i try to learn the script-language but all my commands dont work xD
  12. i add this case 1 Call PlayerMsg(Index, "MUHAHAHAHHAHAHAAAAA.", WHITE) Call GivePlayerExp(index, 1500) Call PlayerMsg(Index, "THX.", WHITE) the first massage comes but why not giveplayerep and the other massage ? can i have 3x call after another ?
  13. angelofdark3

    Day/Night

    i only know if your the admin you can change it with /daynight
  14. yes but what is with people who download my game ? and my server ip changes sometimes (or?)
  15. i give a friend my game but he has in his config.ini not my server ip, only the standart ip so how does it goes when i sent my game to anyone ? how he knows what the right up is ?
  16. hi, i read all the quest things in th forum but no1 will work … or errors..mhhh i know there are some quest guides but can some1 post the simplelst quest-script with the little guide ? only a quest to bring an item and get reward it would be great !!!
  17. @Pieman: > Because npcs do not attack admins. yes thx now it works ^^
  18. i create npc, make him attack on sight, make world morality in none and do sight range why does the npc dont attack me when he see me ?
  19. i try all but no script work !! also the item und spell scripts… this is my case 0 for npcs: ' Executes whenever a scripted NPC does an action. Sub ScriptedNPC(Index, Script) Select Case Script Case 0 Call AdminMsg("Hello.", YELLOW) End if Exit Sub it doesnt work...mhhh help pls....
  20. hi, i make an scripted npcs case 0 do npc in map editor at map give him scripted 0 give him hp but cant handle with him pls help
  21. where must i add the setplayerspell and the GetPlayerSpell commant ? and can u give me a short text what i must write pls ?
  22. i had a stack of 35 and cant pick up any of these item it was a bug and had nothing to do with the stacks ^^ max stack is unlimeted i think =)
  23. hi, Can some1 tell me how i upgrade the stackrade from 25 to maximum ? is usefull for gold-item
  24. hi, how can i add skills at lvl 1 in classX.ini ? and how can i add that he will learn skills maybe at lvl 10 ?
×
×
  • Create New...