Search results

  1. K

    Still having problems with a Save/Load system!

    lol that tutorial is way to complex for me to understand, i wouldnt be able to tell the numbers apart from the item/ hero/ and everything else that is being saved...
  2. K

    Still having problems with a Save/Load system!

    That tutorial saves almost everything, i dont need all that hero/ item crap. i just need to save an integer/ number!
  3. K

    Still having problems with a Save/Load system!

    Hi guys. ive been looking around EVERYWHERE for a very basic save/load system which just saves an integer (a number). thats all i need. every tutorial i have found only saves numbers up to 9 or 99 and such. i need the number limit to be unlimited. Can anybody please direct me to a tutorial...
  4. K

    Substring Explanation?

    couldnt have asked for a better detailed description. thank you very much!
  5. K

    Substring Explanation?

    hello all. I need someone to throughly explain "Substrings" for me. I dont have a clue what they do and i dont understand the whole "Substring(String,1,5). What is the 1,5 anyway? lol anyway please help me :) thanks in advance.
  6. K

    Disabling Cheats

    I have just found an anti-cheat system which i have implemented into my map and it works perfectly. Thanks to all of you for your suggestions and such and for trying to help. thread closed. :)
  7. K

    Disabling Cheats

    Im also a perfectionist when it comes to map making, so i dont want really want anything that would be stupid.
  8. K

    Disabling Cheats

    Ok ill explain it in more detail now. i have a save/ load system on my map. now when ever you kill a creature, explore a unique area you gain a experience point. its suppose to be hard to gain experiece points (which it is). now this is all very good on a multiplayer map where cheats are...
  9. K

    Disabling Cheats

    And what if the player is smart and does: Greedisgood 500, and not 10000!
  10. K

    Disabling Cheats

    ive tryed doing that, still doesnt register as a text message being sent.
  11. K

    Disabling Cheats

    i tryed swapping it with a timer and it still doesnt work :(
  12. K

    Disabling Cheats

    i tryed what you told me to try and it didnt work also typing in "whosyourdaddy" doesnt get registered as a text message being sent.
  13. K

    Disabling Cheats

    that doesnt work either unfortunetly :(
  14. K

    Disabling Cheats

    Ive also seen it in multiple games, just cant figure out how to do it. lol
  15. K

    Disabling Cheats

    that doesnt work, because when a player types a cheatcode it comes up as "Cheat Enabled" instead of the actual text so the trigger doesnt recognize it.
  16. K

    Disabling Cheats

    hi guys. is there a way to disable ALL cheats in a single player game? if so, how? lol thanks.
  17. K

    Custom Value Save/Load

    I am trying to make a simple save/load trigger that only remembers the custom value of a unit. I have looked through all the tutorials i can find, but none of these have custom values. The load works when i load the code on the same map, but when i restart, it loads with the custom value reset...
  18. K

    Store unit data in a game cache

    Nope, i cant get it to work, i also cant save/ load the max mana of the unit :(
  19. K

    Store unit data in a game cache

    Hm, ok. ill try a couple of things. give me a couple of mins
  20. K

    Store unit data in a game cache

    The triggers you posted doesnt save/ restore the units mana and abilities and items at the current time which is what i need :(
Top