mob
verb
Transform()
if(usr.race = "Goku")
usr.icon = "Super saiyan.dmi"
Problem description:
Dragonball Omega Warriors.dm:882:error::missing expression
ID:144268
![]() Feb 3 2007, 11:09 pm
|
|
Code:
mob Problem description: Dragonball Omega Warriors.dm:882:error::missing expression |
mob No icon when i click transform i have no icon |
mob still the same |
IT WORKED YAY but guess what another problem
mob Dragonball Omega Warriors.dm:890: Inconsistent indentation. and the error is on the usr.race == namek, line |
Are you using spaces or tabs there? If you copy/paste from certain places, like this forum, it'll use spaces for indenting instead of tabs, which is the default. You can see your tab indenting if you press Ctrl+T in Dream Maker. Tabs will have a small >> showing, while spaces have nothing marking them. If all your lines have >> except that line, and possibly the ones beneath, then you know those are spaces, not tabs. Just replace them, either manually or with the Find/Replace tool under the Edit menu.
~X |
Whenever you use the 'set' keyword, you must place it at the very start of your proc. It cannot be placed anywhere else.
mob/ver/Transform() set category = "Skills" .=..() |
IainPeregrine wrote:
Whenever you use the 'set' keyword, you must place it at the very start of your proc. It cannot be placed anywhere else. You know the topic creator ripped right...? |
Why do you assume he has ripped?
Why do you say this when ever some thing includes Goku SSJ transform naruto... Its annoying ANYONE could make the code he has its actual quite simple just because he doesn't know what he is doing doesn't mean he ripped hes just like you, you always ask for |
mob Yo ive got a another problem since IM CREATING MY OWN CODE i don't know how to stop them transing i get no errors it says train harder AHH! and he trnases and he has 100 health |
mob |
Dark Bahamut wrote:
It's a obvious rip IF he keeps saying "lawl i made it" or whatever. Go the hell away would you? All you do is accuse people of ripping, you're no help. |
Pyro_dragons wrote:
Dark Bahamut wrote: I am really surprised he has not been banned for most of the crap he puts on the forums swearing etc. |
A.T.H.K wrote:
Pyro_dragons wrote: Me? How the heck do I swear? And it's kinda bad for BYONDs rep to double ban me... (that's right BYOND staff, I know you already banned me) |
Fixed