Warcraft III resources & community, 2003–2006 · archived

ENCRYPT/DECRYPT HEEELP !!

3 posts
#1

ENCRYPT/DECRYPT HEEELP !!

Im in trouble now again... :roll:

I need for a save-load system a trigger that encrypts (and of course decrypts again) a real variable.

I used wood to count the players kills that should be saved after death. So i created a real var for each player wich appears in save code then.

But i need this number to be encrypted - obviously.

:? Anyway... if it is possible WITHOUT JASS - im not used to that and and i dont have the time to learn it.

Well, if you can help me i would be very glad.
#2
Download some ready Save/Load Systems. And don't use real-type variables for non-floating values ffs [like player kills]
#3
N00byStanceAnd don't use real-type variables for non-floating values ffs [like player kills]


Well, i see you are right. I transformed them to integer.
Is there a way to use integers in events?

And well, if i need a ready savesystem then the one from notd... others i cant use for my ideas xD.
If some1 knows where to get it if that is free to dl, tell me.