Invalid return type when using pev with DOD ??
This is the code:
Code:
And I get invalid return type??? anyone know why? (it occurs in day of defeat but not CS/CZ) Thanks, Josh |
try that:
Code:
|
OK that works for a little...
I'm basically doing: Code:
I get invalid return type when i is greater than 11 and i also get the error "unknown pev index or return combination 12" This is really confusing, why won't pev just work in dod? |
There are Float, Int, Vec and Sz PEVs, therefore you cant just do
Code:
Code:
For example 1st is a string: Code:
Code:
Code:
Code:
|
OK so there isn't a way for me to just loop through all of them though?
i.e. I just want to loop through all the ints |
Code:
try this ;) |
Quote:
|
Message overflow?
if yes Code:
|
no, the first error in this thread... I do server_print to prevent overflow :) Come on I'm not a noob :P
|
| All times are GMT -4. The time now is 16:21. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.