HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

RagingSpeedHorns Get Host System

02-21-2009, 02:33 PM#1
holyadvocate
The system... isnt working!

Not that ive been able to actually implement the system

Player (player) is not an available variable, is this me? or do i need to have vJass for this variable to be available?

Also, i probably should have put this in the Triggers & Scripts forum...
02-21-2009, 02:58 PM#2
Captain Griffen
You could post the code here.
02-21-2009, 05:19 PM#3
holyadvocate
Quote:
Originally Posted by Captain Griffen
You could post the code here.

The code itself is not the problem, its a missing variable type

I have Player, but not Player (player)
02-21-2009, 09:41 PM#4
Captain Griffen
If there's no problem with the code, there is no coding problem; if there is no coding problem, then...how can there be a variable problem?

You seem very confused, and don't seem to want help, as you refuse to give us the tools we need to help. Like the code.
02-21-2009, 10:22 PM#5
holyadvocate
Quote:
Originally Posted by Captain Griffen
If there's no problem with the code, there is no coding problem; if there is no coding problem, then...how can there be a variable problem?

You seem very confused, and don't seem to want help, as you refuse to give us the tools we need to help. Like the code.


the code does happen to be in the tutorials section...

the actual code is not a problem, as i havnt even been able to use it yet. The tutorial calls for a specific type of variable to be in place prior to the use of the code, and I cannot find this specific variable type
02-21-2009, 10:25 PM#6
Captain Griffen
Fuck it, you obviously don't want help.
02-21-2009, 10:30 PM#7
xombie
holyadvocate, it is quite obviously a problem with your code, otherwise there would be no compilation errors. Also, you haven't told us a damn thing. This is like me saying:

"Its saying that it can't declare an integer. Can vJass not declare integers or something? Fix my problem."
02-21-2009, 11:07 PM#8
darkwulfv
>.>
<.<

The variable is not Player (player). I'm almost positive it's referring to a player variable called Player. Or Player being GUI, (player) being JASS, and calling it whatever you want.
02-21-2009, 11:10 PM#9
Fledermaus
http://www.wc3c.net/showthread.php?t...highlight=host

You're an idiot. Just use "Player", he obviously has some editor that has different variable names (showing their jass names as well).
02-21-2009, 11:11 PM#10
holyadvocate
If you think i wouldnt try every possible solution to this problem i could conceive before coming here, thats kind of unfair. I used the "player" variable (amongst other things) and it did not function (that is to say, everything relevant was greyed)

Was i supposed to link the tutorial? that seems kind of redundant
02-21-2009, 11:36 PM#11
Captain Griffen
Well, if I had the code infront of me I might be able to see what the problem is. As the code isn't in front of me, no, I can't. And don't expect the people helping you to do the legwork for you.
02-21-2009, 11:57 PM#12
darkwulfv
And yes, the variable is of type Player. In the GUI trigger editor, it's GUINAME (jassname). So Player (player) means Player == GUI, player == jass.
02-22-2009, 09:53 AM#13
Tide-Arc Ephemera
Quote:
Originally Posted by holyadvocate
If you think i wouldnt try every possible solution to this problem i could conceive before coming here, thats kind of unfair. I used the "player" variable (amongst other things) and it did not function (that is to say, everything relevant was greyed)

I NEED HELP BUT I DON'T WANT YOU TO HELP ME.
02-22-2009, 10:23 AM#14
DioD
Epic thread, help me fix code, but i dont want to give it to you.
02-22-2009, 12:40 PM#15
holyadvocate
The link is further up the thread so you can look at it, unless you want me to actually copy paste it here


I really didnt want to waste your time with what i was pretty sure was a misunderstanding