Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T77179
Change Details
Change Details
Old
New
Diff
Create a basic mission with a description.ext containing: class Params { #include "\a3\functions_f\Params\paramWeather.hpp" #define TICKETS_DEFAULT 600 #include "\a3\functions_f\Params\paramRespawnTickets.hpp" }; Watch it crash on anything other than the SP editor
Create a basic mission with a description.ext containing: class Params { #include "\a3\functions_f\Params\paramWeather.hpp" #define TICKETS_DEFAULT 600 #include "\a3\functions_f\Params\paramRespawnTickets.hpp" }; Watch it crash on anything other than the SP editor
Create a basic mission with a description.ext containing:
class Params
{
#include "\a3\functions_f\Params\paramWeather.hpp"
#define TICKETS_DEFAULT 600
#include "\a3\functions_f\Params\paramRespawnTickets.hpp"
};
Watch it crash on anything other than the SP editor
Continue