Jump to content

Search the Community

Showing results for tags 'player'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Community Bulletin
    • News
  • Intersect Game Engine
    • Announcements & Quick Links
    • Community Guides
    • Questions & Answers
    • Event Discussion
    • Developer Discussion
    • Source Code and Plugins
  • Game Development
    • Games
    • Tutorials
    • Resources
    • Recruitment
    • Other Game Engines
  • General Category
    • General Discussion
    • Design & Creativity
    • Forum Games

Categories

  • Game Engines
  • Games
  • Game Creation Tools
  • Full Content Packs
  • Tilesets
  • Sprites
  • UI Elements
  • Animations
  • Items
  • Spell Icons
  • Sound Effects
  • Music
  • Misc
  • Intersect Translations

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Yahoo


Discord


Location


Interests


My Project


PSN


GamerTag


Steam ID


LoL Name


Twitch.tv

Found 10 results

  1. I haven't been able to test this myself since my editor won't work for some reason (waiting on an answer in the bugs section) but I've had a chance to briefly look at the event system. So I have a couple of questions. Questions; Is it possible to spawn an extra item on top of a player (like a "Corpse") when they die? Is it possible to grab the player's name and add it to the item? (like "Bob's Corpse") Is it possible to have players force teleported to an area in which they can only leave when X amount of players are killed (like last man standing?) Then could I have more players teleported in when the "round" ends? Is it possible to even randomly choose players to do this? I imagine if it was you could use the same thing to have a Runescape style random event system? Is it possible to track how many players a player has killed? Is it possible to spawn an item in a player's inventory if they reach a specific number? Is it possible to track this through zones? (Like you have an event block at the edges of each "zone" which switches a player variable called "InZone = 1" then have 1-50 be representatives of different "zones.") It's a bit important that the player's killed variable only applies to a single zone, since I'd like to recreate a tower from a certain novel I've been reading that rewards you based on how many kills you get. Is it possible to have the event system create and apply a buff/debuff? (For example, if a player enters a zone which is owned by Bob, when a player enters that territory can I have the event block grab the current zone owner's name and apply a buff so it appears like "Bob's Zone" where normal buffs appear? The type of buff being placed would be selected in Bob's zone control area (like a crystal console only he can use or something), so different zones can either put buffs or debuffs on players.)
  2. Hi, at first i used the Search and didnt found anything that could help me. So here are my Questions: 1. Where can i declare the max Number of players on my server? I know from similar engines that there is hardcoded a maximum of players on a server. I found nothing in the config.xml or anywhere else. Is there a limitation of players and if yes, where can i change it? 2. Is there a way to declare diffrent usergroups and give every group a limited number of logins? The engine have diffrent groups like Moderators and Admins. What i want is add some more usergroups and give every group a limited number of logins to my server. So can say i want max 256 normal users, max 16 moderators and max 4 Admins at the same time on my server. At last, sry for bad english and thanks for helpfull answers.
  3. I was thinking about making a cool minigame. But i wanted players to teamup to do the minigame. But is there anyway to set that the minigame starts when 5 players has joined a lobby or something?
  4. How can i find the stats to players in the game files? I'm trying to find the player levels to my html page so i can update which player is the highest etc. So where can i find which lvl each player ingame are?
  5. Hey Guys, I am trying to create a transformation skill that will increase players stats like max mana or health points by set percent(%) or that will create separate mana bar on the top with different color and will dissapear when that mana have been used. Is it possible within Common Event editor? Cheers!
  6. Hello everyone , my quest is quite simple , in my project players have issue with Players Killers and that can be a problem in the future, since i noticed that Guard NPC doesn't work i came to here, there's a way to do an system to prevent that? with common events or simple events? any ideas? Thanks in advance. <3 God bless.
  7. Please guys, i need to do an event when Player die's in game to teleport him to other map (not the first spawn map)...I tried open common event put "on respawn'' trigger and "conditional branch, players death" if > warp player, else > warp player... any idea? Printscreen:
  8. Hi!, My name is Carlos and I am developing an MMORPG game. Someone knows how it can be done when a player death drop the inventory?. Thanks
  9. How do I turn off PvP combat in normal zone areas? I don't have it set to arena yet I can still attack and kill others. : /
  10. Hey there, i just want to know, how i can give specific players an specific item ingame? Is there a "code" or can i do it with the "insert function"? PalDiaray
×
×
  • Create New...