Jump to content

GhostMode


GanJaRuleZ

Recommended Posts

original command /ghostmode not work in "race" gamemode, working only in 1.0.5

setElementCollidableWith

Only available client-side for 1.0.x (Wiki :D)

its problem for all :()

How come? I only tested it the other day in MTA 1.3 nightly

Anyway.. There is no need for any collision-toggling functions as 'race' has already customized then very nicely and friendly so all you have to do is set element data to the player..

Check the wiki link (about race) I posted a few posts back

edit: this basic line will toggle ghostmode on :')

setElementData( thePlayer, "overrideCollide.uniqueblah", 0, false )

Link to comment
original command /ghostmode not work in "race" gamemode, working only in 1.0.5

setElementCollidableWith

Only available client-side for 1.0.x (Wiki :D)

its problem for all :()

How come? I only tested it the other day in MTA 1.3 nightly

Anyway.. There is no need for any collision-toggling functions as 'race' has already customized then very nicely and friendly so all you have to do is set element data to the player..

Check the wiki link (about race) I posted a few posts back

edit: this basic line will toggle ghostmode on :')

setElementData( thePlayer, "overrideCollide.uniqueblah", 0, false )

its not work i use it :)

on last version - mta 1.2 its not work

if put in meta ghostmode = true or false

/ghostmode not work

if i remove in meta.xml "ghostmode = true or false" just delete this line, its working :/

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...