HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

In-Game Name Spoofer FOR ROC

03-13-2007, 05:09 PM#1
nomorholywar
The in-game name spoofer like in polar 3 + 4 is cake in TFT. But how to do it in ROC? Would somebody mind converting their TFT code to JASS for me and pasting it in the thread so I can add it to my w3m map?

Also, I've been looking around for this trigger for days, so any help would be much appreciated.

Peace.
03-13-2007, 05:21 PM#2
Vexorian
What's a name spoofer?
03-13-2007, 05:26 PM#3
Earth-Fury
Quote:
Originally Posted by Vexorian
What's a name spoofer?
I think he means making a players name appear as something else. such as some maps name you after the country / faction you are, so my chat messages appear as:
Iran: Im Iran!
03-13-2007, 05:41 PM#4
Vexorian
Trigger:
Player - Set Player Name ?
03-13-2007, 06:52 PM#5
nomorholywar
Quote:
Vexorian: Player - Set Player Name ?

I know that, but its only for TFT. What can I use for RoC? Can anybody here write that in TFT and convert it to JASS for me? Or tell me how? I ONLY HAVE ROC!!!

Thx :)
03-13-2007, 07:48 PM#6
Dil999
Why dont you have TFT
03-13-2007, 09:16 PM#7
masda70
Give this native a shot:

Collapse JASS:
native SetPlayerName            takes player whichPlayer, string name returns nothing

It seems to let me save the map as w3m as a JASS function but not as a GUI action and then it works when I run Warcraft RoC. If it works it must be due to game patches.
03-13-2007, 10:58 PM#8
Vexorian
Quote:
Originally Posted by nomorholywar
I know that, but its only for TFT. What can I use for RoC? Can anybody here write that in TFT and convert it to JASS for me? Or tell me how? I ONLY HAVE ROC!!!

Thx :)
There is no native that only works in TFT.
03-14-2007, 02:44 AM#9
Hydrolisk
I just wanna quote something I remember while going through WC3C...
This isn't exact.
Quote:
If you don't have TFT, you shouldn't even be here.
I should search it right now.
___________________________________________________________________

Sorry, I don't think it's possible. If you can get a ROC map that does this and tell us, I'll think harder.
03-14-2007, 03:55 AM#10
nomorholywar
Quote:
Originally Posted by Hydrolisk
Sorry, I don't think it's possible. If you can get a ROC map that does this and tell us, I'll think harder.

LOL! First line of the forum.... can I have a trigger like in polar 3 and 4... those are RoC maps. the have the name spoofer. Its a jass thingI know. I just don't have great familiarity with JAss. can anybody hit me up with the code I need?

Peace.
03-14-2007, 04:28 AM#11
Earth-Fury
Collapse JASS:
call SetPlayerName( Player(0), "Name" )
03-14-2007, 05:22 PM#12
Hydrolisk
Quote:
Originally Posted by masda70
Give this native a shot:

Collapse JASS:
native SetPlayerName            takes player whichPlayer, string name returns nothing

It seems to let me save the map as w3m as a JASS function but not as a GUI action and then it works when I run Warcraft RoC. If it works it must be due to game patches.

Earth-Fury: Wasn't this already tried? Or does it only NOT work because of the native line and the few other things?

They are different I guess.
03-14-2007, 06:14 PM#13
Vexorian
It doesn't work in GUI because blizzard added a check for GUI triggers that are supposedly TFT only.

But in Jass it works, I am 100% sure, even multiboards work in RoC with Jass.

But seriously, TFT must be costing 2$us right now man. Get it.
03-14-2007, 09:39 PM#14
nomorholywar
Im in India dude I cant get it for another 3 months. So which one is the code I should use?
03-14-2007, 10:16 PM#15
Vexorian
That must be like the oddest excuse ever.