Home » Renegade Discussions » Mod Forum » Script Request
() 1 Vote
Re: Script Request [message #330778 is a reply to message #330103] |
Fri, 16 May 2008 13:57 |
|
danpaul88
Messages: 5795 Registered: June 2004 Location: England
Karma:
|
General (5 Stars) |
|
|
Well GameObject* obj should be a valid game object, and your just giving it a float with the value 0.0, which will either be translated as NULL by the function and fail safely, or will cause Renegade to crash due to trying to access an invalid pointer.
Assuming Int ID refers to the player ID you should be able to use something like GetPlayerByID ( ID ) to get the GameObject* to pass to the function. The function name might be slightly different to that, this is just off the top of my head.
EDIT: Wait, nvm, you not even using that first parameter for some reason, so I don't think you have the right function definition there...
[Updated on: Fri, 16 May 2008 14:00] Report message to a moderator
|
|
|
|
|
Script Request
|
|
|
Re: Script Request
By: reborn on Sun, 11 May 2008 12:27
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: reborn on Sun, 11 May 2008 16:06
|
|
|
Re: Script Request
By: reborn on Mon, 12 May 2008 02:36
|
|
|
Re: Script Request
By: reborn on Tue, 13 May 2008 01:39
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: cAmpa on Mon, 12 May 2008 00:32
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: ExEric3 on Mon, 12 May 2008 22:01
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: reborn on Wed, 14 May 2008 02:48
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: jonwil on Wed, 14 May 2008 20:37
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: reborn on Thu, 15 May 2008 03:02
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: jnz on Fri, 16 May 2008 01:55
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: reborn on Sun, 18 May 2008 02:48
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: reborn on Sun, 18 May 2008 03:00
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: reborn on Sun, 18 May 2008 03:12
|
|
|
Re: Script Request
|
|
|
Re: Script Request
By: reborn on Sun, 18 May 2008 03:29
|
|
|
Re: Script Request
|
Goto Forum:
Current Time: Mon Jan 27 07:26:38 MST 2025
Total time taken to generate the page: 0.01418 seconds
|