Posts: 143
Threads: 28
Joined: Oct 2009
Reputation:
0
How can i put an arrow on object or player?
Posts: 19
Threads: 1
Joined: May 2006
Reputation:
0
if you use gamemod GrandLarcenary you need to know that there's DisableInteriorEnterExits(); in event OnGameModeInit()
so, if You want to make them appear just remove this function, save and compile this gamemode and restart it.
P.S.: in 0.2 there was a bug that after removing arrows client needs to restart game to make them appear for player
Posts: 362
Threads: 15
Joined: Jun 2009
Reputation:
0
he don't mean the interior arrows. You can make it with objects... first create it, then attach it.
Posts: 362
Threads: 15
Joined: Jun 2009
Reputation:
0
yep, you do it with attackobject, but you need to know the objectid, but i don't know it.