Jump to content

ProTecTion

Advanced members
  • Content Count

    11
  • Joined

  • Last visited

Everything posted by ProTecTion

  1. still need this. can someone help? i can pay
  2. yes i do.can u help me? @magnus
  3. Hey. how can i add the game to be showing in discord ex: im playing with xx character at xx map etc. with game name / logo i have tried couple ways but sadly i failed. 2.0 files
  4. Can someone Re-upload this or tell me how to do this?
  5. does anyone have his trial app still? @V3ct0r @Dan
  6. @V3ct0r Thank you for replying, i have tried and it still shows the original npc code. or it stops working. can you edit the code for me to make it work for all classes but deny Explorer / Voy from using the npc
  7. function r_ship1337() Talk( 1, " Shirley: Hi! I am the Harbor Operator for Argent City. I am in charge of all ships that is docked in this harbor. Look for me if you want to set sail." ) InitTrigger() TriggerCondition( 1, HasAllBoatInBerth, 1 ) --TriggerAction( 1, RemoveYS ) TriggerAction( 1, LuanchBerthList, 1, 160,163, 177 ) TriggerFailure( 1, JumpPage, 3 ) Text( 1, "Set sail", MultiTrigger, GetMultiTrigger(), 1 ) InitTrigger() TriggerCondition( 1, HasLuanchOut ) TriggerAction( 1, RepairBoat ) TriggerCondition( 2, HasBoatInBerth, 1 ) TriggerAction( 2, RepairBerthList, 1 ) TriggerFailure( 2, JumpPage, 4 ) Text( 1, "Repair Ship", MultiTrigger, GetMultiTrigger(), 2 ) InitTrigger() TriggerCondition( 1, HasLuanchOut ) TriggerAction( 1, SupplyBoat ) TriggerCondition( 2, HasBoatInBerth, 1 ) TriggerAction( 2, SupplyBerthList, 1 ) TriggerFailure( 2, JumpPage, 5 ) Text( 1, "Refuel", MultiTrigger, GetMultiTrigger(), 2 ) InitTrigger() TriggerCondition( 1, HasDeadBoatInBerth, 1 ) TriggerAction( 1, SalvageBerthList, 1 ) TriggerFailure( 1, JumpPage, 6 ) Text( 1, "Salvage Ship", MultiTrigger, GetMultiTrigger(), 1 ) Talk( 3, "Sorry, you do not have a ship at the harbor or it was sunken. Please salvage it before setting sail again!" ) Talk( 4, "Sorry! I only repair ships docked in this harbor. Please pay 1000G." ) Talk( 5, "Sorry, you need to dock your ship in our harbor in order to refuel. Please pay 200G" ) Talk( 6, "Sorry! We only salvage ships docked in our harbor. You have to pay a fee of 1000G." ) AddNpcMission ( 294 ) AddNpcMission ( 295 ) end @Graf
  8. Hey, how can i deny Voy Class to use a specific NPC? other classes can use it normally.
  9. i did Every Thing But it Still Spawn Me at Argent still lol?
  10. I Edited The GroupServer.Cfg Can You Tell Me about The StringSet ??
  11. Hello How Can I Change Main City From Argent for ex To Any Map I made and wanted it to be the new main .. Thanks..
×
×
  • Create New...