Resource icon
CLEO related
Status
Not open for further replies.

Wut

Well-known member
Joined
Mar 1, 2013
Messages
338
Reaction score
0
This just kill yourself with F12 so you can spawn to your normal place.

Code:

Code:
{$VERSION 3.1.0027}
{$CLEO .cs}
thread 'Suicide'
:Respawn_01
wait 0 
if
0AB0:   key_pressed 123
       else_jump @Respawn_01
0223: set_actor $PLAYER_ACTOR health_to 0
  jump @Respawn_01

If you want to change the hotkey change after key_pressed the hotkey id.
 

Attachments

  • suicide.zip
    6.2 KB · Views: 454

JohnStacks

Member
Joined
Apr 9, 2013
Messages
10
Reaction score
0
Nice to see a CLEO for this, as some people like me, don't like s0beit so much. Nice script from a starter!
 

Wut

Well-known member
Joined
Mar 1, 2013
Messages
338
Reaction score
0
U can just press f3 on sob/trollbeit


Yea but if you play on RP servers is better not to use s0beit.. just this cleo script ;) ;);)
 

Costinz

Active member
Joined
Mar 15, 2013
Messages
55
Reaction score
1
Ce hackereste paulica =))


*Oricum e usor de facut si cu ochii inchisi dar pentru un incepator e bine :p :p:p .
 

xzytro

God
Joined
Apr 1, 2013
Messages
2,294
Reaction score
7
Neat CLEO, but why would one want to kill themselves?
To avoid getting killed by somebody. You know, if you get hit by somebody, then if you do /kill, server counts you as you got killed by him with the last damage type you get from him. But with this mod, probably you will be seen in the kill list as you died on your own if you kill yourself with this cleo.
 
Status
Not open for further replies.
Top