Results 1 to 10 of 35

Thread: Quick questions thread

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts

    Quick questions thread

    Here is a thread where you can quickly ask a simple question.
    Dont ask questions that might need a lot of explaining, just the simpler ones

    Ill open with one I received on xf:

    [14:36] F |Madness| U: hey again, don't suppose you know of a way to use getEntArray() to get all the scripted entities on a map?
    [14:36] F |Madness| U: I tried getEntArray( "*", "targetname" )
    [14:36] F |Madness| U: cause I thought it might take * as a wildcard but it doesn't

    Answer:
    Just call getentarray() to get all entities in a map (everything will be there). Filter afterwards if required.

  2. The Following User Says Thank You to IzNoGoD For This Useful Post:

    kung foo man (28th December 2012)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •