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
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!