• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Global.LUA]

Kramer infernal

I work alone =/
Joined
Jun 18, 2008
Messages
225
Reaction score
0
Well... as I'm doing a kickass server ^^ I just wonder how I put the effect of a magic spear (new spear in my server) in global.lua, I put it like

Code:
CONST_ANI_EXPLOSION = 40
CONST_ANI_CAKE = 41
[COLOR="Red"]CONST_ANI_SPIRITSP = 42[/COLOR]

But... when I log into my server I saw the same normal spear flying to the monster instead of my uber one...

I put it in 42... because in dat editor said me ITEMTYPE: 42 thats why I think it goes in the right place...

ERROR: spiritsp -- unknown shoottype

I also think about compiling... but I check compile thingy 2 or 3 times and I found nothing to relation... so please MTV, Pimp my distance effect! xD

My final question

How do I put distance effects on my server...

I have sprites, I've added in CONST_ANI_SPIRITSP = 42

Its number is 42...

How I put this effect on shootType
 
Back
Top Bottom