Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (TipmyPip), 18,038 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
empty pointer in weaponscript #213040
06/25/08 14:34
06/25/08 14:34
Joined: Feb 2006
Posts: 302
Beienrode/NDS/GERMANY
Dj_Pint Offline OP
Senior Member
Dj_Pint  Offline OP
Senior Member

Joined: Feb 2006
Posts: 302
Beienrode/NDS/GERMANY
hello! in my weaponaction i use this line:

vec_for_vertex(my.x, you, your.skill9);



when i shoot down the enemy with the gun, the gunaction gives the error: "emty pointer"

now i addet the following lines:
you = ptr_for_handle(my.skill5);//you is stored in skill5 in - the eventfunction of the gun
if(you != 0)
{
vec_for_vertex...
}

but the error still appears.....

can anyone pleaaaaaaase help me?? the game sucks if an error appears everytime you shoot a bot wink

best greetings...



edit: oh its not the empty pointer error, the engine says "invalid arguments"


Last edited by Dj_Pint; 06/25/08 14:36.

if u want to see some stuff i made, go to youTube and search for djpint, not dj pint^^
Re: empty pointer in weaponscript [Re: Dj_Pint] #213058
06/25/08 16:17
06/25/08 16:17
Joined: Jul 2007
Posts: 959
nl
F
flits Offline
User
flits  Offline
User
F

Joined: Jul 2007
Posts: 959
nl
your.skill9 != you.skill9 no r


"empty"

Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1