Ahmed Zamen's Forum Posts
| Thread | Post | Date Posted |
|---|---|---|
| Maya 8 , 8.5 or 2008 to .map exporter ? | I am getting an error when trying to load the plug in saying that "The specified procedure could not... read more | 01/08/2009 (5:01 am) |
| How to make an AI player look at the player? | Hey man, sorry for the EXTREMLY late reply. Thing's have been pretty hectic at home latly, Ill give ... read more | 04/04/2008 (6:31 am) |
| How to make an AI player look at the player? | That works, changing the numbers is easy enough, just seeing something working is like a massive wei... read more | 03/11/2008 (2:37 am) |
| How to make an AI player look at the player? | May have something here, I just found the following code from the resources: [code] function loo... read more | 03/10/2008 (4:05 pm) |
| How to make an AI player look at the player? | Sigh, no breakthrough, just hours of time getting nowhere. Im still not sure what I have to point to... read more | 03/10/2008 (3:45 pm) |
| How to make an AI player look at the player? | The thing is im getting no script errors what so ever when I change the script so I have no clue whe... read more | 03/09/2008 (7:46 am) |
| How to make an AI player look at the player? | So if im getting the jist of this right where: [code] (localclientconnection.player); [/code] is I... read more | 03/09/2008 (5:55 am) |
| How to make an AI player look at the player? | Which cs file would I need to check to set player to client.player, this is probably the reason why ... read more | 03/08/2008 (3:16 pm) |
| How to make an AI player look at the player? | Ive changed that part of the code now but the code still aint working and im not getting any error m... read more | 03/08/2008 (6:33 am) |
| How to make an AI player look at the player? | No luck again im afraid guys, tried all you have told me but nothings working.... read more | 03/04/2008 (2:29 am) |
| How to make an AI player look at the player? | [code] datablock PlayerData( MyBot : PlayerShape ) { patrol = true; attack = false; ... read more | 03/03/2008 (11:04 am) |
| How to make an AI player look at the player? | Right, sorry if this sounds stupid but im a tad confused. Do I use the AimAt function with the setAi... read more | 03/02/2008 (3:44 pm) |