Warcraft III resources & community, 2003–2006 · archived

Is it posible too

7 posts
#1

Is it posible too

Is it posible too save some number.
(When i chat mesege this number)
And in the next time i play this map it will automatickly auto display too me the number.
If it is posible plz sent too my emal [email protected] the map trigers.
#2
No its not possible to do that..
#3
But i think it is posible
http://www.wc3sear.ch/?p=Maps&ID=3264
Insted of using hero use text.
I want too save the the text. In the next game it will load.
it works if u save it and then load it in the same game, but if u exit, it doesnt WHY!!!!!?



whats wrong?

save full text display
Events
Player - Player 1 (Red) types a chat message containing <Empty String> as A substring
Conditions
Actions
Set Text__save = (Text__save + ( + (Entered chat str





save spy display
Events
Player - Player 1 (Red) types a chat message containing -save txt as An exact match
Conditions
Actions
Game Cache - Create a game cache from (Name of Player 1 (Red))
Game Cache - Store Text__save as Code_my[1] of Codes in (Last created game cache)
Set GameCache = (Last created game cache)
Game Cache - Save GameCache



load spy display
Events
Player - Player 1 (Red) types a chat message containing -load txt as An exact match
Conditions
Actions
Game Cache - Create a game cache from (Name of Player 1 (Red))
Game - Display to (Player group((Triggering player))) for 30.00 seconds the text: (Load Code_my[1] of Codes from (Last created game cache))
#4
Yes its posieble to do that in single player using game cache. But in multiplayer you cant...
#6
Whats wrong with just using the normal save feature in single player?
-VGsatomi