All public logs

Jump to navigation Jump to search

Combined display of all available logs of Unofficial EFPSE wiki Extended. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 12:42, 14 December 2024 Pixelwolf talk contribs created page Grenade (Created page with "@everyoneDo you want to make some kind of grenades in your game? I've got you here pal! Put these lines of code into your loop_script: //BOMB THROWING LOGIC player check rotation rotx roty degtorad=$roty degtorad-=45 degtorad*=0.034906585 global.bombthrowy=SIN($degtorad) global.bombthrowx=COS($degtorad) global.bombthrowx*=-15 global.bombthrowy*=-15 degtorad=$roty degtorad*=0.0174532925 fixbty=SIN($degtorad) global.bombthrowy+=$fixbty degtorad=$rotx degtor...") Tag: Visual edit