Jump to content

Home

Damage and Gravity


RoxStar

Recommended Posts

Sorry, I'm a noob coder, anyway, heres my code

 

//SSBMTC EDIT

if (typedef struct self->health < 81) 
	typedef struct self->gravity = 700;

 

and heres my error message

 

--------------------Configuration: bg_pmove - Win32 Debug--------------------
Compiling...
bg_pmove.c
C:\projects\JEDI_Academy_SDK\codemp\game\bg_pmove.c(11101) : error C2059: syntax error : 'type'
Error executing cl.exe.

bg_pmove.obj - 1 error(s), 0 warning(s)

 

whats wrong?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...