game - display text.....

  • Thread starter Thread starter Cocodoco
  • Start date Start date
C

Cocodoco

Guest
i want the game to display text to just the triggering player when u select a cirle of power/unit but it displays it to all and ive been trying all sorts of combinations to fix it, can any1 give me a code that will jsut display text to the triggering player?
 
thats the point there is no triggering unit only triggering player cuz i dont wanna make like 50 regions to have units walk in them doh
 
You mean something like this?

Code:
Events
    Player - Player 1 (Red) Selects a unit
Conditions
Actions
    Game - Display to (Player group((Triggering player))) the text: Some text


HTH
AceHart
 
yes ahhhhhhhhh now u gave me an idea ^^ diddnt think about making 1 trigger for each player :P [edit] doh but thre is like 50 things that should have: if selected display text to triggering player that would be 50*12 and that is ...*opens up the calculator* 600!! actually i already have that code exept for the event there it is unit - circle of power 0000 <gen> is selected its the text part that dosnt work. the events work as the should but the text :confused:
 
Well,
Code:
Events
    Player - Player 1 (Red) Selects a unit
    Player - Player 2 (Blue) Selects a unit
    Player - Player 3 (Teal) Selects a unit
    Player - Player 4 (Purple) Selects a unit
Conditions
Actions
    Game - Display to (Player group((Triggering player))) the text: Some text
will still work as expected.

The text will be displayed to whoever of players 1 to 4 selected something and
nothing for the others.


HTH
AceHart
 
um so u mean that if i add all like that it will only display text to the one who triggered?
 
Yep. That's what the "player group (triggering player)" is for :)
A group made up of all players that are "triggering player"... one only


HTH
AceHart
 
you can also use the text quest-quest message its easier to use.;)
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • The Helper The Helper:
    Wow - the change in the stats are major. I kind of knew it was all bots but wow, to see the effect. Why the social media sites cant do something like this I have no idea.
  • Ghan Ghan:
    Probably inflates their numbers so they look better to advertisers.
  • The Helper The Helper:
    Yeah google does not filter those bots. I remember when Apex was doing Google ads I saw the same IPs in there as I was seeing here - google is totally tracking all those bots as traffic and most google traffic, at least ours, was all bots
  • The Helper The Helper:
    oh wow, i bet i can post x links now and do the webp pics now giggity
  • The Helper The Helper:
    ahh anubis blocks anyone that has javascript turned off
  • The Helper The Helper:
    Robot: HTTP client library - i love the new robot :)
  • The Helper The Helper:
    New Science News Forum and it starts out with 420 threads :)
  • The Helper The Helper:
    Technical Support forum name changed To Technology News, there is now a Tech, sci/tech and science forums now :)
  • The Helper The Helper:
    Happy Saturday! Hope everyone has a fantastic weekend!
  • Ghan Ghan:
    We are now on Ubuntu 24.04. Had some issues with the style after the OS/PHP upgrade but now resolved.
    +1
  • Ghan Ghan:
    PHP 8.3 now live
    +1
  • The Helper The Helper:
    Weekend went by too fast. Next weekend I am going to try to do a nature thing - buddy of mine lives by the Colorado river and has some kayaks and invited me to do some kayaking from a place he knows to get on the river.
  • Ghan Ghan:
    That sounds like an adventure.
  • The Helper The Helper:
    400 users all online all looking at latest content
  • The Helper The Helper:
    I wonder how all these bots that sit on the lastest content page get passed anubis or maybe they did not but they are just registering on whos online
  • The Helper The Helper:
    showing up on whos online not registration
  • Ghan Ghan:
    The first gate is stopping all the bots that don't execute javascript.
  • Ghan Ghan:
    That's the main thing with Anubis - no Javascript, no site. Typically you can still get the site to load without Javascript.
  • The Helper The Helper:
    I remember the whole javascript thing, question - how many real people disable that?
  • The Helper The Helper:
    Hell I guess I could go back on the stats to know that - we probably capture that and we know the before and after
  • Ghan Ghan:
    Real users can't really disable Javascript anymore these days.
  • Ghan Ghan:
    The internet is broken without it.
  • Ghan Ghan:
    Bot readable, not human usable.
  • The Helper The Helper:
    got it
  • The Helper The Helper:
    Happy Thursday!

The Helper Discord

Members online

No members online now.

Affiliates

Hive Workshop NUON Dome World Editor Tutorials
Back
Top