AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Module Coding (https://forums.alliedmods.net/forumdisplay.php?f=9)
-   -   engine (https://forums.alliedmods.net/showthread.php?t=1735)

MyStErIo! 05-06-2004 20:03

engine
 
ok i read up on the deal with the vexd stuffs, but where do i put the <engine> thing or what ever?

FlyingMongoose 05-06-2004 22:08

with the include statements
you'll probably see somewhere in existing code
Code:
#include <amxmodx>
so after that add a new line and do
Code:
#include <engine>

includes generally are the first thing in a plugin underneath the comments

MyStErIo! 05-06-2004 22:26

cool thnx d00d

Neo 05-07-2004 07:11

scripting support?

ts2do 05-14-2004 23:34

kkkkk didnt wanna make a new topic to post this but.....
stock get_brush_entity_origin() in engine_stocks.inc doesnt work right....it returns some kooky numbers that arent even close.....theyre not even in the world bounds 8192 to -8192


All times are GMT -4. The time now is 20:06.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.