PtokaX forum

Archive => Archived 4.0 boards => Help with Lua 4 scripts => Topic started by: yusuf on 04 December, 2003, 14:28:48

Title: help me comile !!
Post by: yusuf on 04 December, 2003, 14:28:48
Got little problem. I downloaded ptokaxsource from web and dont can compile ^^
When try compile me get 'unresolved external "LuaScripts"'. U can help me?

This is code of c++:
.....
.....
LuaScripts->FullDataArrival(curClient, sMess.c_str()); // invoke LUA DataArrival(user,data)
if(curClient->remMe) return;
curClient->iState = 2; // wait for nick
curClient->SendText("$HubName " + HubSettings->sHubName + "|");
.....
.....

Bi the way: using c++ builder 6,thanx
yusuf
Title:
Post by: BlazeXxX on 07 December, 2003, 21:07:21
lol.. Ptokax is not an open source project anymore.. If u downloaded the source, then make sure its the right one..

Sorry we don't provide help here in compiling something that is not developed now!