
I try my best:
[IMG]http://img198.**************/img198/8814/picturej.png[/IMG]
It look differen from the normal smokes. why is the smoke binking ? like flashing.
Codes:
Code:
message_begin(MSG_ONE,SVC_TEMPENTITY,{0,0,0},players[i])
write_byte(17)
write_coord(origin[0])
write_coord(origin[1])
write_coord(origin[2]+30)
write_short(smoke_spr)
write_byte(75)
write_byte(180)
message_end()
I just want it look like the normal Smoke Grenade.