JASS Tags

AceHart

Your Friendly Neighborhood Admin
Reaction score
1,494
JASS:
constant function GetSpecial takes nothing returns string
    return "phyrex1an"
endfunction

call DisplayTextToPlayer(GetLocalPlayer(),0,0,"Special thanks to: " + GetSpecial())



I guess you can see what this post is for?

Should you notice any "features", let us know.


Yours,
AceHart

P.s.:
For the time being, until I find a decent JASS button that is,
you'll have to type the tags by hand: [noparse]
JASS:
Your code here
[/noparse].
 
I

IKilledKEnny

Guest
JASS:

function IKK_Opinion takes player ikk returns string
return "This is great!! Thanks!"
endfunction
 

DuckieKing

Elitist Through and Through
Reaction score
51
Your function fails:
JASS:
function pwnNewb takes item everything returns nothing
  call CuddlyCreature("'\(+^_^+)/'")
endfunction
:p
Rawr, bear eat your opinion.

edit: phyrex1an did it? 5/3 cheer for phyrex1an!
 

Doom-Angel

Jass User (Just started using NewGen)
Reaction score
167
JASS:
actually there was already Jass tags but they were so bad for use that i already used the normal Tags (whoever tried them could understand what i meant for bad)
anyway good job from now on i change to Jass tags
 

emjlr3

Change can be a good thing
Reaction score
395
nice nice, bout damned time :)
 

Ninja_sheep

Heavy is credit to team!
Reaction score
64
JASS:

Event:
   Player - ME types a chat message containing Great! as part string
Condition:
Action:
   Floating Text - Create floating text that reads "oO GUI looks pretty stupid" at your head with Z offset 0.00, using font size 10.00, color (100.00%, 100.00%, 100.00%), and 0.00% transparency
 
I

IKilledKEnny

Guest
Why don't you make it so we can , & in it? It would help displaying things in JASS like that.
 

Steel

Software Engineer
Reaction score
109
It's probably how the code is handled (php yarg!), it shouldn't be too hard to fix wc3jass I believe you are able to do that.
 

Sim

Forum Administrator
Staff member
Reaction score
534
I planned yesterday to suggest this today ;)

Nice to know! Love it.
 

Duwenbasden

Ver 6 CREATE energy AS SELECT * FROM u.energy
Reaction score
165
JASS:
//=======================================

// function: hooray

// purpose: oh nothing. Really, it is a glorified version of nop

// limitations: none

// I/O: takes in an integer counter

//=======================================

function hooray takes integer x returns nothing
    if (x >= 0) then
        set x = x - 1
        // do stuff
        call hooray (x)
    endif
endfunction
 
I

IKilledKEnny

Guest
> That's the worst idea I heard for a Jass tag ever.

> denied

Mind telling why?
 

Hero

─║╣ero─
Reaction score
250
Hey Acehart here is a JASS Tag Icon I made in Photoshop..tell me what you think..I'll be glad to edit it if you want

Without Transparency

JASSTAGScopy.jpg


With Transparency
JASSTAGSWithTransparency.gif


With Transparency, No Frame, Bolded Letter
JASSTAGSWithTransparencyandNoFrame.gif
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top